2013-08-06 |
Santeri Piippo |
Converted configuration code to use QSettings.
|
file |
diff |
annotate
|
2013-08-02 |
Santeri Piippo |
added config option, refined logic and regexps. This behaves coherently now. :)
|
file |
diff |
annotate
|
2013-08-02 |
Santeri Piippo |
style cleanup - it should be all unified now
|
file |
diff |
annotate
|
2013-07-07 |
Santeri Piippo |
more restyle/refactor
|
file |
diff |
annotate
|
2013-07-02 |
Santeri Piippo |
Apply tr() for possible future translations
|
file |
diff |
annotate
|
2013-07-02 |
Santeri Piippo |
Show values in file opening prompt
|
file |
diff |
annotate
|
2013-06-21 |
Santeri Piippo |
Added support for launching external programs with Wine
|
file |
diff |
annotate
|
2013-06-21 |
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
|
2013-06-21 |
Santeri Piippo |
Nuked the now-empty string.cpp/.h
|
file |
diff |
annotate
|
2013-06-15 |
Santeri Piippo |
Added primitive scanning, replaced parts list in subfile add dialog with it
|
file |
diff |
annotate
|
2013-06-14 |
Santeri Piippo |
Added a File type that wraps around QFile and provides stuff like a null file and range-for-iterating
|
file |
diff |
annotate
|
2013-06-14 |
Santeri Piippo |
Converted to 16-bit strings.. again
|
file |
diff |
annotate
|
2013-05-21 |
Santeri Piippo |
Use a C-array for config too for the same reasons as with actions
|
file |
diff |
annotate
|
2013-05-21 |
Santeri Piippo |
Use a more Windows-like config dir name under Windows; warn when unable to read it
|
file |
diff |
annotate
|
2013-05-14 |
Santeri Piippo |
Made Qt file includes more proper (<QLineEdit> instead of <qlineedit.h>), merged setContentsDialog.cpp into dialogs.cpp
|
file |
diff |
annotate
|
2013-05-14 |
Santeri Piippo |
Split some stuff into separate files
|
file |
diff |
annotate
|
2013-05-10 |
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
|
2013-05-08 |
Santeri Piippo |
Moved source files to src/, removed zz_ prefix off dialog files.
|
file |
diff |
annotate
|