Commit Graph

9 Commits

Author SHA1 Message Date
Martin Kleusberg
d05e90e495 Improve translatability of the application
Head towards a translatable application by loading translation files for
the current locale and using tr() where ever it's needed.
2013-01-18 18:11:07 +01:00
Martin Kleusberg
eef1c04020 Rename files to match class names 2013-01-02 19:01:47 +01:00
Martin Kleusberg
979ed7a007 Clean up code, especially includes
Clean up the entire code a bit, especially by deleting unneeded defines
and includes. This should make the code a bit clearer and faster to
compile.
2012-12-31 18:01:48 +01:00
Peinthor Rene
474cbf04eb rename private highlighter members 2012-03-07 18:20:27 +01:00
Peinthor Rene
934c4ba4b2 Fix my stupid log appending 2012-03-07 17:56:43 +01:00
Peinthor Rene
31b8026e61 a first version of syntax hightlighted sql input fields and sql log 2012-02-15 22:01:11 +01:00
Peinthor Rene
3f2c39933d save the activated log view(user, application) between a session 2012-02-14 23:15:59 +01:00
Peinthor Rene
f8c6192227 scroll to bottom in the log view 2012-02-14 23:01:18 +01:00
Peinthor Rene
98ccfafb2d make the sql log window a dockable widget 2012-02-04 20:40:42 +01:00