2014-07-26 |
Teemu Piippo |
- refactoring
|
file |
diff |
annotate
|
2014-07-26 |
Teemu Piippo |
- refactor
|
file |
diff |
annotate
|
2014-07-16 |
Teemu Piippo |
- changed copyright lines to use my legal name instead of my nickname
|
file |
diff |
annotate
|
2014-07-14 |
Teemu Piippo |
- split the rectangle ability out of the draw mode into its own edit mode
|
file |
diff |
annotate
|
2014-07-13 |
Teemu Piippo |
- changed `&&` and `||` operators to their named variants `and` and `or`
|
file |
diff |
annotate
|
2014-07-07 |
Santeri Piippo |
- now prints the filesize upon successful save
|
file |
diff |
annotate
|
2014-07-04 |
Santeri Piippo |
- updated filenames
|
file |
diff |
annotate
|
2014-07-04 |
Santeri Piippo |
- saving work done on edit mode revamp
|
file |
diff |
annotate
|
2014-07-03 |
Santeri Piippo |
- added the magic wand tool
|
file |
diff |
annotate
|
2014-06-29 |
Santeri Piippo |
- added ability to filter out surfaces/edgelines/condlines from the viewport
|
file |
diff |
annotate
|
2014-06-22 |
Santeri Piippo |
- adapted the code to use hg-based updaterevision
|
file |
diff |
annotate
|
2014-06-22 |
Santeri Piippo |
- moved most of LDColorData API into LDColor
|
file |
diff |
annotate
|
2014-06-14 |
Santeri Piippo |
- added close buttons to tabs
|
file |
diff |
annotate
|
2014-06-14 |
Santeri Piippo |
- changed all color usage to use LDColor classes instead of color indices. Added support for direct colors.
|
file |
diff |
annotate
|
2014-06-03 |
Santeri Piippo |
- added primitives toolbox
|
file |
diff |
annotate
|
2014-06-03 |
Santeri Piippo |
- String -> QString
|
file |
diff |
annotate
|
2014-06-02 |
Santeri Piippo |
- added an action for opening the subfiles pointed to by selected references as editable documents
|
file |
diff |
annotate
|
2014-06-02 |
Santeri Piippo |
- made select by color/type no longer require uniform selection
|
file |
diff |
annotate
|
2014-06-02 |
Santeri Piippo |
- LDObject::Type moved back to global namespace
|
file |
diff |
annotate
|
2014-06-02 |
Santeri Piippo |
- made LDDocument use shared pointers, this eliminates a lot of document-related crashes
|
file |
diff |
annotate
|
2014-05-21 |
Santeri Piippo |
- selecting an invertnext'd object now also selects the invertnext
|
file |
diff |
annotate
|
2014-05-17 |
Santeri Piippo |
- removed the build time in favor of commit time which I think is much more important
|
file |
diff |
annotate
|
2014-05-17 |
Santeri Piippo |
- bfc red/green view and random colors are now mutually exclusive, enabling one disables the other.
|
file |
diff |
annotate
|
2014-05-09 |
Santeri Piippo |
- initial overhaul with smart pointers
|
file |
diff |
annotate
|
2014-05-05 |
Santeri Piippo |
- slight refactor in ldobject methods
|
file |
diff |
annotate
|
2014-05-02 |
Santeri Piippo |
- added a macro for adding operator++ and operator-- to enums, less cast hell this way
|
file |
diff |
annotate
|
2014-04-30 |
Santeri Piippo |
- cut unnecessary code from MainWindow::updateSelection. speeds it up a bit, especially when unselecting but it's not fast enough to my tastes yet
|
file |
diff |
annotate
|
2014-04-28 |
Santeri Piippo |
- overhauled configuration setup a bit: configuration entries renamed and are now in a cfg:: namespace
|
file |
diff |
annotate
|
2014-04-28 |
Santeri Piippo |
- fixed: the random colors action wasn't being checked on startup if it was enabled in config, causing it to go out of sync
|
file |
diff |
annotate
|
2014-04-28 |
Santeri Piippo |
- added build time to window title properly
|
file |
diff |
annotate
|
2014-04-28 |
Santeri Piippo |
- removed rest of the uses of <anonymous>
|
file |
diff |
annotate
|
2014-04-27 |
Santeri Piippo |
- type-aliased QString to String
|
file |
diff |
annotate
|
2014-04-22 |
Santeri Piippo |
- started work on new icon set
|
file |
diff |
annotate
|
2014-04-22 |
Santeri Piippo |
- moved the uncolorize action to the color toolbar, renamed to uncolor
|
file |
diff |
annotate
|
2014-04-14 |
Santeri Piippo |
- use the keyword 'not' in place of the exclamation mark for operator!, this is clearer. also converted uses of '== false' to this.
|
file |
diff |
annotate
|
2014-03-29 |
Santeri Piippo |
- renamed files to camelCase
|
file |
diff |
annotate
|