Tue, 20 Aug 2013 15:01:16 +0300 |
Santeri Piippo |
ensure that all Configs are polymorphic
|
file |
diff |
annotate
|
Tue, 20 Aug 2013 14:56:26 +0300 |
Santeri Piippo |
bit more cleanup
|
file |
diff |
annotate
|
Tue, 20 Aug 2013 14:47:21 +0300 |
Santeri Piippo |
- added "Go to line" action, renamed the config classes to proper camelcase
|
file |
diff |
annotate
|
Sun, 18 Aug 2013 15:33:00 +0300 |
Santeri Piippo |
Code formatting: use same separators everywhere, remove extra spaces from license headers, simplified message manager api a bit
|
file |
diff |
annotate
|
Tue, 06 Aug 2013 13:32:07 +0300 |
Santeri Piippo |
Converted configuration code to use QSettings.
|
file |
diff |
annotate
|
Sat, 03 Aug 2013 00:56:02 +0300 |
Santeri Piippo |
added config option, refined logic and regexps. This behaves coherently now. :)
|
file |
diff |
annotate
|
Fri, 02 Aug 2013 16:33:30 +0300 |
Santeri Piippo |
style cleanup - it should be all unified now
|
file |
diff |
annotate
|
Sun, 07 Jul 2013 17:45:48 +0300 |
Santeri Piippo |
more restyle/refactor
|
file |
diff |
annotate
|
Wed, 03 Jul 2013 00:43:27 +0300 |
Santeri Piippo |
Apply tr() for possible future translations
|
file |
diff |
annotate
|
Tue, 02 Jul 2013 23:29:57 +0300 |
Santeri Piippo |
Show values in file opening prompt
|
file |
diff |
annotate
|
Fri, 21 Jun 2013 18:41:44 +0300 |
Santeri Piippo |
Added support for launching external programs with Wine
|
file |
diff |
annotate
|
Fri, 21 Jun 2013 17:52:44 +0300 |
Santeri Piippo |
Only write config options to file that actually deviate from the default. Should've done this earlier on... before 0.1 alpha was tagged
|
file |
diff |
annotate
|
Fri, 21 Jun 2013 17:36:50 +0300 |
Santeri Piippo |
Nuked the now-empty string.cpp/.h
|
file |
diff |
annotate
|
Sat, 15 Jun 2013 04:20:44 +0300 |
Santeri Piippo |
Added primitive scanning, replaced parts list in subfile add dialog with it
|
file |
diff |
annotate
|
Fri, 14 Jun 2013 19:34:30 +0300 |
Santeri Piippo |
Added a File type that wraps around QFile and provides stuff like a null file and range-for-iterating
|
file |
diff |
annotate
|
Fri, 14 Jun 2013 16:00:54 +0300 |
Santeri Piippo |
Converted to 16-bit strings.. again
|
file |
diff |
annotate
|
Tue, 21 May 2013 19:07:38 +0300 |
Santeri Piippo |
Use a C-array for config too for the same reasons as with actions
|
file |
diff |
annotate
|
Tue, 21 May 2013 18:56:38 +0300 |
Santeri Piippo |
Use a more Windows-like config dir name under Windows; warn when unable to read it
|
file |
diff |
annotate
|
Tue, 14 May 2013 03:49:15 +0300 |
Santeri Piippo |
Made Qt file includes more proper (<QLineEdit> instead of <qlineedit.h>), merged setContentsDialog.cpp into dialogs.cpp
|
file |
diff |
annotate
|
Tue, 14 May 2013 03:23:01 +0300 |
Santeri Piippo |
Split some stuff into separate files
|
file |
diff |
annotate
|
Fri, 10 May 2013 17:39:56 +0300 |
Santeri Piippo |
Rewrote the string class with a simpler version. The old one was more than probably leaking water like a boat with an elephant on board...
|
file |
diff |
annotate
|
Wed, 08 May 2013 15:19:06 +0300 |
Santeri Piippo |
Moved source files to src/, removed zz_ prefix off dialog files.
|
file |
diff |
annotate
|