2013-07-30 |
Santeri Piippo |
Separated LDConfig.ldr-specific stuff to ldconfig.cpp/h
|
changeset |
files
|
2013-07-30 |
Santeri Piippo |
commentary++
|
changeset |
files
|
2013-07-30 |
Santeri Piippo |
cosmetics
|
changeset |
files
|
2013-07-30 |
Santeri Piippo |
Made File::iterator private - it's used only for range-for loops so it should not be used by anything else than File itself.
|
changeset |
files
|
2013-07-30 |
Santeri Piippo |
Renamed vector to List, changed it to wrap around std::deque.
|
changeset |
files
|
2013-07-30 |
Santeri Piippo |
Use repaint() instead of update() when redrawing the scene after a pick so that the new scene is repainted immediately.
|
changeset |
files
|
2013-07-29 |
Santeri Piippo |
Fixed crashing when closing all
|
changeset |
files
|
2013-07-18 |
Santeri Piippo |
stuff
|
changeset |
files
|
2013-07-16 |
Santeri Piippo |
restyle
|
changeset |
files
|
2013-07-16 |
Santeri Piippo |
Apply the proper edge color in the color sector too
|
changeset |
files
|
2013-07-16 |
Santeri Piippo |
restyle colorselectdialog.cpp
|
changeset |
files
|
2013-07-16 |
Santeri Piippo |
Further restructure, removed GUI toolbar icon size slider (always 22x22 now)
|
changeset |
files
|
2013-07-16 |
Santeri Piippo |
fixed: the list view couldn't select multiple items anymore
|
changeset |
files
|
2013-07-16 |
Santeri Piippo |
some rework with closing files, not right there, seems
|
changeset |
files
|
2013-07-15 |
Santeri Piippo |
change camera to top if switching to draw mode in free camera
|
changeset |
files
|
2013-07-15 |
Santeri Piippo |
Finalized multi-file behavior. The future is here! :P
|
changeset |
files
|
2013-07-15 |
Santeri Piippo |
behavior update
|
changeset |
files
|
2013-07-15 |
Santeri Piippo |
Added actions for saving all files, closing and closing all files
|
changeset |
files
|
2013-07-15 |
Santeri Piippo |
Multiple file support works now! woo!
|
changeset |
files
|
2013-07-15 |
Santeri Piippo |
moved ext program action definitions to extprogs.cpp rather than proxying it through gui_editactions.cpp
|
changeset |
files
|
2013-07-15 |
Santeri Piippo |
fixed config dialog crashing
|
changeset |
files
|
2013-07-15 |
Santeri Piippo |
Shortcuts are now properly loaded again
|
changeset |
files
|
2013-07-15 |
Santeri Piippo |
updates on file list
|
changeset |
files
|
2013-07-15 |
Santeri Piippo |
File list is populated now..
|
changeset |
files
|
2013-07-15 |
Santeri Piippo |
Converted ForgeWindow to Designer UI(!)
|
changeset |
files
|
2013-07-15 |
Santeri Piippo |
restructure; removed g_BBox
|
changeset |
files
|
2013-07-15 |
Santeri Piippo |
Moved the bbox class to types
|
changeset |
files
|
2013-07-15 |
Santeri Piippo |
Made the pointer to current file a private member of an anonymous shell class, thus getting accessors
|
changeset |
files
|
2013-07-13 |
Santeri Piippo |
more formatting
|
changeset |
files
|
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
|
changeset |
files
|
2013-07-13 |
Santeri Piippo |
Reformatting..
|
changeset |
files
|
2013-07-09 |
Santeri Piippo |
Bump version to 0.2.999-intern now that 0.2-alpha is out.
|
changeset |
files
|