Tue, 30 Jul 2013 18:01:53 +0300 |
Santeri Piippo |
Separated LDConfig.ldr-specific stuff to ldconfig.cpp/h
|
changeset |
files
|
Tue, 30 Jul 2013 17:38:29 +0300 |
Santeri Piippo |
commentary++
|
changeset |
files
|
Tue, 30 Jul 2013 17:27:04 +0300 |
Santeri Piippo |
cosmetics
|
changeset |
files
|
Tue, 30 Jul 2013 16:17:16 +0300 |
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
|
Tue, 30 Jul 2013 07:38:08 +0300 |
Santeri Piippo |
Renamed vector to List, changed it to wrap around std::deque.
|
changeset |
files
|
Tue, 30 Jul 2013 07:16:48 +0300 |
Santeri Piippo |
Use repaint() instead of update() when redrawing the scene after a pick so that the new scene is repainted immediately.
|
changeset |
files
|
Tue, 30 Jul 2013 02:27:12 +0300 |
Santeri Piippo |
Fixed crashing when closing all
|
changeset |
files
|
Thu, 18 Jul 2013 13:13:26 +0300 |
Santeri Piippo |
stuff
|
changeset |
files
|
Tue, 16 Jul 2013 21:02:12 +0300 |
Santeri Piippo |
restyle
|
changeset |
files
|
Tue, 16 Jul 2013 20:01:36 +0300 |
Santeri Piippo |
Apply the proper edge color in the color sector too
|
changeset |
files
|
Tue, 16 Jul 2013 19:38:47 +0300 |
Santeri Piippo |
restyle colorselectdialog.cpp
|
changeset |
files
|
Tue, 16 Jul 2013 19:35:41 +0300 |
Santeri Piippo |
Further restructure, removed GUI toolbar icon size slider (always 22x22 now)
|
changeset |
files
|
Tue, 16 Jul 2013 13:57:42 +0300 |
Santeri Piippo |
fixed: the list view couldn't select multiple items anymore
|
changeset |
files
|
Tue, 16 Jul 2013 03:12:03 +0300 |
Santeri Piippo |
some rework with closing files, not right there, seems
|
changeset |
files
|
Tue, 16 Jul 2013 02:47:11 +0300 |
Santeri Piippo |
change camera to top if switching to draw mode in free camera
|
changeset |
files
|
Tue, 16 Jul 2013 02:45:13 +0300 |
Santeri Piippo |
Finalized multi-file behavior. The future is here! :P
|
changeset |
files
|
Tue, 16 Jul 2013 02:09:22 +0300 |
Santeri Piippo |
behavior update
|
changeset |
files
|
Tue, 16 Jul 2013 02:06:30 +0300 |
Santeri Piippo |
Added actions for saving all files, closing and closing all files
|
changeset |
files
|
Tue, 16 Jul 2013 01:33:11 +0300 |
Santeri Piippo |
Multiple file support works now! woo!
|
changeset |
files
|
Mon, 15 Jul 2013 22:32:23 +0300 |
Santeri Piippo |
moved ext program action definitions to extprogs.cpp rather than proxying it through gui_editactions.cpp
|
changeset |
files
|
Mon, 15 Jul 2013 22:27:16 +0300 |
Santeri Piippo |
fixed config dialog crashing
|
changeset |
files
|
Mon, 15 Jul 2013 22:25:00 +0300 |
Santeri Piippo |
Shortcuts are now properly loaded again
|
changeset |
files
|
Mon, 15 Jul 2013 22:07:49 +0300 |
Santeri Piippo |
updates on file list
|
changeset |
files
|
Mon, 15 Jul 2013 20:45:26 +0300 |
Santeri Piippo |
File list is populated now..
|
changeset |
files
|
Mon, 15 Jul 2013 19:30:16 +0300 |
Santeri Piippo |
Converted ForgeWindow to Designer UI(!)
|
changeset |
files
|
Mon, 15 Jul 2013 14:43:29 +0300 |
Santeri Piippo |
restructure; removed g_BBox
|
changeset |
files
|
Mon, 15 Jul 2013 13:52:46 +0300 |
Santeri Piippo |
Moved the bbox class to types
|
changeset |
files
|
Mon, 15 Jul 2013 13:50:12 +0300 |
Santeri Piippo |
Made the pointer to current file a private member of an anonymous shell class, thus getting accessors
|
changeset |
files
|