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
|
Fri, 02 Aug 2013 16:33:30 +0300 |
Santeri Piippo |
style cleanup - it should be all unified now
|
file |
diff |
annotate
|
Thu, 01 Aug 2013 02:49:42 +0300 |
Santeri Piippo |
Include the moc files in the source cpp files to reduce compile time
|
file |
diff |
annotate
|
Tue, 16 Jul 2013 20:01:36 +0300 |
Santeri Piippo |
Apply the proper edge color in the color sector too
|
file |
diff |
annotate
|
Tue, 16 Jul 2013 19:38:47 +0300 |
Santeri Piippo |
restyle colorselectdialog.cpp
|
file |
diff |
annotate
|
Mon, 08 Jul 2013 01:36:12 +0300 |
Santeri Piippo |
Renamed the color class to LDColor for clarity
|
file |
diff |
annotate
|
Sun, 07 Jul 2013 03:19:09 +0300 |
Santeri Piippo |
Fixed: color selector prompt would crash if no default was given
|
file |
diff |
annotate
|
Thu, 04 Jul 2013 16:19:50 +0300 |
Santeri Piippo |
Largely reworked the color selector. Still not perfect but is better
|
file |
diff |
annotate
|
Fri, 14 Jun 2013 16:00:54 +0300 |
Santeri Piippo |
Converted to 16-bit strings.. again
|
file |
diff |
annotate
|
Tue, 14 May 2013 18:00:50 +0300 |
Santeri Piippo |
Un-templated CheckBoxGroup, moved it and RadioButton into widgets.cpp/widgets.h; removed license text tab because I think LICENSE is enough.
|
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
|
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
|