Wed, 26 Dec 2018 16:38:38 +0200 |
Teemu Piippo |
Refactored the color toolbar editing into a new model/view system
|
file |
diff |
annotate
|
Sun, 10 Jun 2018 16:04:38 +0300 |
Teemu Piippo |
cleaned up LDColor constructors
|
file |
diff |
annotate
|
Sat, 24 Mar 2018 12:54:28 +0200 |
Teemu Piippo |
Happy new year 2018
|
file |
diff |
annotate
|
Fri, 23 Mar 2018 12:51:18 +0200 |
Teemu Piippo |
Begin rework to add support for multiple libraries
|
file |
diff |
annotate
|
Mon, 05 Mar 2018 22:40:34 +0200 |
Santeri Piippo |
Added LDObject serialization and refactored the internal resource managing to use it. No more tearing objects from one model into another, and this provides a stable way to keep an object's state in memory such as the edit history.
|
file |
diff |
annotate
|
Thu, 04 Jan 2018 22:52:04 +0200 |
Santeri Piippo |
undo config change
|
file |
diff |
annotate
|
Thu, 04 Jan 2018 21:41:17 +0200 |
Santeri Piippo |
happy new year 2018
|
file |
diff |
annotate
|
Thu, 04 Jan 2018 19:44:26 +0200 |
Santeri Piippo |
fix paren style
|
file |
diff |
annotate
|
Sat, 25 Feb 2017 17:24:33 +0200 |
Teemu Piippo |
Cleanup ColorSelector, moved direct color composition to a new LDColor constructor.
|
file |
diff |
annotate
|
Thu, 09 Feb 2017 20:54:21 +0200 |
Teemu Piippo |
Moved some global constants into appropriate namespaces.
|
file |
diff |
annotate
|
Sat, 28 Jan 2017 17:47:06 +0200 |
Teemu Piippo |
Happy new year 2017!
|
file |
diff |
annotate
|
Tue, 15 Nov 2016 13:52:44 +0200 |
Teemu Piippo |
Cleanup colors.cpp/.h
|
file |
diff |
annotate
|
Wed, 17 Feb 2016 19:54:21 +0200 |
Teemu Piippo |
removed removeDuplicates in favor of QSet, and the unused ObjectList class
|
file |
diff |
annotate
|
Fri, 01 Jan 2016 23:41:55 +0200 |
Teemu Piippo |
Happy new year 2016!
|
file |
diff |
annotate
|
Sun, 04 Oct 2015 02:52:03 +0300 |
Teemu Piippo |
Now compiles again
|
file |
diff |
annotate
|
Tue, 22 Sep 2015 00:59:21 +0300 |
Teemu Piippo |
LDVertexObject stuff (ultimately not worth it)
|
file |
diff |
annotate
|
Mon, 31 Aug 2015 23:18:17 +0300 |
Teemu Piippo |
Added a GuiUtilities class to contain useful non-MainWindow-related GUI functions
|
file |
diff |
annotate
|
Sun, 30 Aug 2015 15:18:41 +0300 |
Teemu Piippo |
Happy new year 2015
|
file |
diff |
annotate
|
Sat, 22 Aug 2015 18:10:28 +0300 |
Teemu Piippo |
Cleanup progresses
|
file |
diff |
annotate
|
Sat, 22 Aug 2015 15:58:50 +0300 |
Teemu Piippo |
More sharedpointer removal
|
file |
diff |
annotate
|
Sat, 21 Feb 2015 18:51:33 +0200 |
Teemu Piippo |
- bump copyright year
|
file |
diff |
annotate
|
Wed, 06 Aug 2014 16:18:24 +0300 |
Teemu Piippo |
- major identifier renaming
|
file |
diff |
annotate
|
Wed, 16 Jul 2014 15:00:41 +0300 |
Teemu Piippo |
- changed copyright lines to use my legal name instead of my nickname
|
file |
diff |
annotate
|
Sun, 29 Jun 2014 15:22:43 +0300 |
Santeri Piippo |
- refactored stuff
|
file |
diff |
annotate
|
Sun, 22 Jun 2014 03:55:56 +0300 |
Santeri Piippo |
- moved most of LDColorData API into LDColor
|
file |
diff |
annotate
|
Sat, 14 Jun 2014 09:05:29 +0300 |
Santeri Piippo |
- changed all color usage to use LDColor classes instead of color indices. Added support for direct colors.
|
file |
diff |
annotate
|
Thu, 05 Jun 2014 23:18:13 +0300 |
Santeri Piippo |
- source reformat
|
file |
diff |
annotate
|
Tue, 03 Jun 2014 20:28:10 +0300 |
Santeri Piippo |
- String -> QString
|
file |
diff |
annotate
|
Sun, 27 Apr 2014 04:23:09 +0300 |
Santeri Piippo |
- type-aliased QString to String
|
file |
diff |
annotate
|
Sat, 29 Mar 2014 05:38:03 +0200 |
Santeri Piippo |
Merge ../ldforge into gl
|
file |
diff |
annotate
|
Sat, 29 Mar 2014 05:26:10 +0200 |
Santeri Piippo |
- renamed files to camelCase
|
file |
diff |
annotate
|
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
|
Fri, 06 Dec 2013 00:29:44 +0200 |
Santeri Piippo |
- Renamed common.h to main.h, split the PROPERTY macro and supporting macros to property.h
|
file |
diff |
annotate
|
Thu, 05 Dec 2013 13:51:52 +0200 |
Santeri Piippo |
- ensured header files' guards start with LDFORGE_
|
file |
diff |
annotate
|
Thu, 03 Oct 2013 20:56:20 +0300 |
Santeri Piippo |
last code reformatting i swear
|
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
|
Fri, 02 Aug 2013 16:33:30 +0300 |
Santeri Piippo |
style cleanup - it should be all unified now
|
file |
diff |
annotate
|
Tue, 30 Jul 2013 18:01:53 +0300 |
Santeri Piippo |
Separated LDConfig.ldr-specific stuff to ldconfig.cpp/h
|
file |
diff |
annotate
|
Mon, 15 Jul 2013 14:43:29 +0300 |
Santeri Piippo |
restructure; removed g_BBox
|
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 17:45:48 +0300 |
Santeri Piippo |
more restyle/refactor
|
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
|