2013-08-06 |
Santeri Piippo |
updates to recent files menu
|
file |
diff |
annotate
|
2013-08-02 |
Santeri Piippo |
style cleanup - it should be all unified now
|
file |
diff |
annotate
|
2013-08-01 |
Santeri Piippo |
Added an option for listing implicit files
|
file |
diff |
annotate
|
2013-08-01 |
Santeri Piippo |
Added an action for creating a new, blank file, improved multi-file stability
|
file |
diff |
annotate
|
2013-08-01 |
Santeri Piippo |
Don't recompile everything when using quick colors, this speeds things up a little
|
file |
diff |
annotate
|
2013-08-01 |
Santeri Piippo |
more cleanup
|
file |
diff |
annotate
|
2013-08-01 |
Santeri Piippo |
cleanup
|
file |
diff |
annotate
|
2013-07-31 |
Santeri Piippo |
Include the moc files in the source cpp files to reduce compile time
|
file |
diff |
annotate
|
2013-07-31 |
Santeri Piippo |
Renamed LDOpenFile to LDFile
|
file |
diff |
annotate
|
2013-07-30 |
Santeri Piippo |
Renamed vector to List, changed it to wrap around std::deque.
|
file |
diff |
annotate
|
2013-07-18 |
Santeri Piippo |
stuff
|
file |
diff |
annotate
|
2013-07-16 |
Santeri Piippo |
Further restructure, removed GUI toolbar icon size slider (always 22x22 now)
|
file |
diff |
annotate
|
2013-07-16 |
Santeri Piippo |
some rework with closing files, not right there, seems
|
file |
diff |
annotate
|
2013-07-15 |
Santeri Piippo |
Finalized multi-file behavior. The future is here! :P
|
file |
diff |
annotate
|
2013-07-15 |
Santeri Piippo |
Multiple file support works now! woo!
|
file |
diff |
annotate
|
2013-07-15 |
Santeri Piippo |
Shortcuts are now properly loaded again
|
file |
diff |
annotate
|
2013-07-15 |
Santeri Piippo |
updates on file list
|
file |
diff |
annotate
|
2013-07-15 |
Santeri Piippo |
File list is populated now..
|
file |
diff |
annotate
|
2013-07-15 |
Santeri Piippo |
Converted ForgeWindow to Designer UI(!)
|
file |
diff |
annotate
|
2013-07-15 |
Santeri Piippo |
Made the pointer to current file a private member of an anonymous shell class, thus getting accessors
|
file |
diff |
annotate
|
2013-07-13 |
Santeri Piippo |
Appended 'Object' to the names of all LDObject derivatives so even though the LD prefix isn't reserved for just LDObjects anymore, these classes remain distinct
|
file |
diff |
annotate
|
2013-07-13 |
Santeri Piippo |
Reformatting..
|
file |
diff |
annotate
|
2013-07-07 |
Santeri Piippo |
Renamed the color class to LDColor for clarity
|
file |
diff |
annotate
|
2013-07-07 |
Santeri Piippo |
when inlining (as an action), reinterpret the inlinees so that there's not any pointer mess-ups
|
file |
diff |
annotate
|
2013-07-07 |
Santeri Piippo |
Removed the two string arrays containing object types and icon names, moved these as LDObjects' virtual functions
|
file |
diff |
annotate
|
2013-07-07 |
Santeri Piippo |
Cleaned up the toolbars, removed clutter by removing most of the not-so-often-used items
|
file |
diff |
annotate
|
2013-07-07 |
Santeri Piippo |
removed the history dialog, it doesn't fit in with the new history system
|
file |
diff |
annotate
|
2013-07-07 |
Santeri Piippo |
dded an action to quickly toggle BFC red/green view.
|
file |
diff |
annotate
|
2013-07-07 |
Santeri Piippo |
uh, stuff
|
file |
diff |
annotate
|
2013-07-06 |
Santeri Piippo |
fixed: stuff that was changed during file open was written to history
|
file |
diff |
annotate
|
2013-07-06 |
Santeri Piippo |
Further verbosity, #ifdef the test axle pic out of release builds
|
file |
diff |
annotate
|
2013-07-04 |
Santeri Piippo |
Converted the config dialog to a designer UI file
|
file |
diff |
annotate
|
2013-07-04 |
Santeri Piippo |
fixed: when a new message line was added, the viewport wasn't updated
|
file |
diff |
annotate
|
2013-07-04 |
Santeri Piippo |
Re-added the message log, now draws into the viewport
|
file |
diff |
annotate
|
2013-07-02 |
Santeri Piippo |
Apply tr() for possible future translations
|
file |
diff |
annotate
|
2013-07-02 |
Santeri Piippo |
Show values in file opening prompt
|
file |
diff |
annotate
|
2013-07-02 |
Santeri Piippo |
Made overlay data be contained in the part files, still wip
|
file |
diff |
annotate
|
2013-07-01 |
Santeri Piippo |
Begin converting the radial type into a primitive generator
|
file |
diff |
annotate
|
2013-06-27 |
Santeri Piippo |
Use unique IDs instead of file indices in picking lists, this is much less prone to error
|
file |
diff |
annotate
|
2013-06-27 |
Santeri Piippo |
minor improvements to primitive handling
|
file |
diff |
annotate
|
2013-06-26 |
Santeri Piippo |
Added an ui file for a to-be edger2 launcher
|
file |
diff |
annotate
|
2013-06-15 |
Santeri Piippo |
Make camera icons a member of GLRenderer so multiple renderers won't conflict about them
|
file |
diff |
annotate
|
2013-06-15 |
Santeri Piippo |
Added primitive scanning, replaced parts list in subfile add dialog with it
|
file |
diff |
annotate
|
2013-06-14 |
Santeri Piippo |
Converted to 16-bit strings.. again
|
file |
diff |
annotate
|
2013-06-13 |
Santeri Piippo |
Objects can now be edited by double-clicking on them in the object list view
|
file |
diff |
annotate
|
2013-06-12 |
Santeri Piippo |
Made history work with most things
|
file |
diff |
annotate
|
2013-06-12 |
Santeri Piippo |
Color changing is now logged into history
|
file |
diff |
annotate
|
2013-06-12 |
Santeri Piippo |
Reworked properties a bit
|
file |
diff |
annotate
|
2013-06-10 |
Santeri Piippo |
Laid down the foundations of the new history system
|
file |
diff |
annotate
|
2013-06-01 |
Santeri Piippo |
Refactor LDSubfile
|
file |
diff |
annotate
|
2013-06-01 |
Santeri Piippo |
Make LDMatrixObject's transform and pos members properties
|
file |
diff |
annotate
|
2013-06-01 |
Santeri Piippo |
Make LDRadial's members accessed properties
|
file |
diff |
annotate
|
2013-06-01 |
Santeri Piippo |
Make LDObject's color and parent properties with accessors
|
file |
diff |
annotate
|
2013-06-01 |
Santeri Piippo |
Purged out the old history code
|
file |
diff |
annotate
|
2013-05-24 |
Santeri Piippo |
Added Export To File action, moved it + insert from to File menu
|
file |
diff |
annotate
|
2013-05-24 |
Santeri Piippo |
Added method for zooming to fit, fixed zoom being inappropriate when parts are first loaded
|
file |
diff |
annotate
|
2013-05-24 |
Santeri Piippo |
Further work on image generation experiment
|
file |
diff |
annotate
|
2013-05-24 |
Santeri Piippo |
Added ability to have multiple GLRenderers
|
file |
diff |
annotate
|
2013-05-24 |
Santeri Piippo |
Take the aforementioned operator<< into use
|
file |
diff |
annotate
|
2013-05-24 |
Santeri Piippo |
Made a vector class which wraps around std::vector... finally I have an operator<< for the thing.
|
file |
diff |
annotate
|