Tue, 07 Jan 2014 12:21:46 +0200 |
Santeri Piippo |
- removed the 'str' typedef, use QString directly
|
file |
diff |
annotate
|
Tue, 07 Jan 2014 08:53:27 +0200 |
Santeri Piippo |
- reformatting
|
file |
diff |
annotate
|
Wed, 01 Jan 2014 00:25:01 +0200 |
Santeri Piippo |
- updated copyright year. Best wishes for 2014!
|
file |
diff |
annotate
|
Mon, 23 Dec 2013 16:10:36 +0200 |
Santeri Piippo |
- refactored config code
|
file |
diff |
annotate
|
Mon, 23 Dec 2013 10:57:54 +0200 |
Santeri Piippo |
- removed the horrible actions.h hack in favor of usage of Qt's meta object system
|
file |
diff |
annotate
|
Thu, 05 Dec 2013 23:20:50 +0200 |
Santeri Piippo |
- upgraded the PROPERTY macro, resulting in a major code refactor
|
file |
diff |
annotate
|
Thu, 05 Dec 2013 13:51:52 +0200 |
Santeri Piippo |
- ensured header files' guards start with LDFORGE_
|
file |
diff |
annotate
|
Sat, 05 Oct 2013 12:51:13 +0300 |
Santeri Piippo |
a bit more cleanup
|
file |
diff |
annotate
|
Thu, 03 Oct 2013 20:56:20 +0300 |
Santeri Piippo |
last code reformatting i swear
|
file |
diff |
annotate
|
Wed, 21 Aug 2013 14:07:02 +0300 |
Santeri Piippo |
stuff
|
file |
diff |
annotate
|
Wed, 21 Aug 2013 01:30:38 +0300 |
Santeri Piippo |
woo smallification!
|
file |
diff |
annotate
|
Wed, 21 Aug 2013 01:13:52 +0300 |
Santeri Piippo |
Added ListConfig type, using it in recent files now
|
file |
diff |
annotate
|
Tue, 20 Aug 2013 21:15:12 +0300 |
Santeri Piippo |
removed broken config type check
|
file |
diff |
annotate
|
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
|
Tue, 06 Aug 2013 13:32:07 +0300 |
Santeri Piippo |
Converted configuration code to use QSettings.
|
file |
diff |
annotate
|
Fri, 02 Aug 2013 16:33:30 +0300 |
Santeri Piippo |
style cleanup - it should be all unified now
|
file |
diff |
annotate
|
Tue, 09 Jul 2013 02:57:11 +0300 |
Santeri Piippo |
apply the c++11 'override' keyword to overriding virtual functions
|
file |
diff |
annotate
|
Sun, 07 Jul 2013 17:45:48 +0300 |
Santeri Piippo |
more restyle/refactor
|
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
|
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
|
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:30:19 +0300 |
Santeri Piippo |
Move external prog actions into gui_actions.cpp because linking order changed
|
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
|