Bastian Kleineidam
|
ecc598bd03
|
Do not use configuration file options for GUI defaults.
|
2011-04-30 19:57:14 +02:00 |
|
Bastian Kleineidam
|
02a6f31c4c
|
Ensure file handles are closed before emitting signals.
|
2011-04-30 19:56:43 +02:00 |
|
Bastian Kleineidam
|
952dbac829
|
Make distclean before building the OSX installer.
|
2011-04-30 13:54:13 +02:00 |
|
Bastian Kleineidam
|
929fd8d4aa
|
Scroll down for new URLs added to the treeview.
|
2011-04-30 11:11:45 +02:00 |
|
Bastian Kleineidam
|
0470f6dbf0
|
Fixed saving of URL parent source in the GUI editor.
|
2011-04-30 08:39:49 +02:00 |
|
Bastian Kleineidam
|
7cd67d29cf
|
Reload text file configuration after GUI changed it.
|
2011-04-30 08:38:44 +02:00 |
|
Bastian Kleineidam
|
10d6e81af3
|
Highlight check results.
|
2011-04-30 07:35:25 +02:00 |
|
Bastian Kleineidam
|
b124bb3c3a
|
Updated translations.
|
2011-04-30 07:34:42 +02:00 |
|
Bastian Kleineidam
|
9bb472b2c6
|
Updated translations.
|
2011-04-30 07:33:57 +02:00 |
|
Bastian Kleineidam
|
dacc7e7ae4
|
Consolidate the stop messages.
|
2011-04-29 19:49:24 +02:00 |
|
Bastian Kleineidam
|
d7186bc904
|
Remove unused QThread.__del__ method.
|
2011-04-28 20:41:44 +02:00 |
|
Bastian Kleineidam
|
af1a702a8e
|
Replace PyQt-specific methods argc/v() with arguments().
|
2011-04-28 18:43:54 +02:00 |
|
Bastian Kleineidam
|
7d4a03aff2
|
Replace QString methods with Python str methods.
|
2011-04-28 18:43:27 +02:00 |
|
Bastian Kleineidam
|
15d62e49e6
|
Replace deprecated methods of PyQt (also makes it easier to port to PySide).
|
2011-04-28 18:41:47 +02:00 |
|
Bastian Kleineidam
|
4dc16708a7
|
Add rebuild target for all UI and resource files.
|
2011-04-28 18:41:11 +02:00 |
|
Bastian Kleineidam
|
0fc3355066
|
Colorize statistic output in GUI.
|
2011-04-28 15:32:53 +02:00 |
|
Bastian Kleineidam
|
6ca10152c5
|
Don't override start_output() function in GUI logger to correctly reset statistics.
|
2011-04-28 15:30:51 +02:00 |
|
Bastian Kleineidam
|
04425a2112
|
Do not compress DLLs in portable installer.
|
2011-04-27 19:52:04 +02:00 |
|
Bastian Kleineidam
|
78ff7a8b1c
|
Fix compress.bat call.
|
2011-04-27 18:27:17 +02:00 |
|
Bastian Kleineidam
|
eced4bdb47
|
Exclude MS Visual C++ libraries from UPX compression.
|
2011-04-27 18:23:10 +02:00 |
|
Bastian Kleineidam
|
dd542c98e3
|
Remove Innosetup script from portable directory.
|
2011-04-27 14:29:26 +02:00 |
|
Bastian Kleineidam
|
27a5eec955
|
Add version to portable directory.
|
2011-04-27 14:25:36 +02:00 |
|
Bastian Kleineidam
|
56b46d7e59
|
Silence warning about 'app' being an unknown distribution option.
|
2011-04-27 13:35:31 +02:00 |
|
Bastian Kleineidam
|
1f9cd2f67f
|
Redirection refactoring part 2 of 2.
|
2011-04-27 13:33:01 +02:00 |
|
Bastian Kleineidam
|
dd53c78096
|
Redirection refactoring part 1.
|
2011-04-27 12:02:30 +02:00 |
|
Bastian Kleineidam
|
f566f98fe5
|
Allow redirections for URLs given by the user.
|
2011-04-27 11:21:58 +02:00 |
|
Bastian Kleineidam
|
db7ea6872a
|
Refactor internal URL pattern matcher into function.
|
2011-04-27 08:34:15 +02:00 |
|
Bastian Kleineidam
|
a3568e456b
|
Add missing file header.
|
2011-04-26 21:32:57 +02:00 |
|
Bastian Kleineidam
|
d7d563bf6e
|
Add Qt syntax highlighting.
|
2011-04-26 21:31:45 +02:00 |
|
Bastian Kleineidam
|
66079549ef
|
Use fixed-width font for Qt editor.
|
2011-04-26 18:58:08 +02:00 |
|
Bastian Kleineidam
|
bf98da0de1
|
Move python-qscintilla2 from depends to recommends.
|
2011-04-26 18:41:01 +02:00 |
|
Bastian Kleineidam
|
ff40607674
|
Bump up version.
|
2011-04-26 18:40:48 +02:00 |
|
Bastian Kleineidam
|
ca49f9b54f
|
Make installer signing optional.
|
2011-04-26 17:28:11 +02:00 |
|
Bastian Kleineidam
|
da043d6710
|
Refactor getting of %ProgramFiles% under windows.
|
2011-04-26 17:13:03 +02:00 |
|
Bastian Kleineidam
|
e0dfa38a25
|
Add code line count script.
|
2011-04-26 16:14:34 +02:00 |
|
Bastian Kleineidam
|
1ee66e4d60
|
Fix platform usage.
|
2011-04-26 16:05:34 +02:00 |
|
Bastian Kleineidam
|
628bd801a2
|
Fix call of build.bat.
|
2011-04-26 16:05:16 +02:00 |
|
Bastian Kleineidam
|
f76ccd9562
|
Fix variable name.
|
2011-04-26 16:05:04 +02:00 |
|
Bastian Kleineidam
|
03ab533e9f
|
Sign dmg release file.
|
2011-04-26 15:55:18 +02:00 |
|
Bastian Kleineidam
|
38b8a7a10c
|
Updated for release.
|
2011-04-26 15:07:45 +02:00 |
|
Bastian Kleineidam
|
16c6f2c2ad
|
Updated documentation.
|
2011-04-26 15:06:54 +02:00 |
|
Bastian Kleineidam
|
072fe7d224
|
Added new editor files to doc check.
|
2011-04-26 15:06:43 +02:00 |
|
Bastian Kleineidam
|
ff5d0b27e3
|
Updated documentation.
|
2011-04-26 15:06:22 +02:00 |
|
Bastian Kleineidam
|
74c132c90b
|
Updated copyright.
|
2011-04-26 14:57:57 +02:00 |
|
Bastian Kleineidam
|
f61de7902a
|
Report QScintilla as extra module.
|
2011-04-26 14:57:32 +02:00 |
|
Bastian Kleineidam
|
c6a17b79b4
|
Use argv emulation for py2app.
|
2011-04-26 14:44:48 +02:00 |
|
Bastian Kleineidam
|
8b2bfd45bc
|
Simplify py2app build.
|
2011-04-26 14:44:18 +02:00 |
|
Bastian Kleineidam
|
933822ac5a
|
Raise the GUI window on start.
|
2011-04-26 14:29:57 +02:00 |
|
Bastian Kleineidam
|
d6979e750f
|
Updated application logos.
|
2011-04-26 14:22:10 +02:00 |
|
Bastian Kleineidam
|
8aef32dcd1
|
Updated changelog.
|
2011-04-26 14:06:03 +02:00 |
|