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
|
Sat, 13 Jul 2013 21:21:33 +0300 |
Santeri Piippo |
more formatting
|
changeset |
files
|
Sat, 13 Jul 2013 19:02:48 +0300 |
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
|
Sat, 13 Jul 2013 17:35:38 +0300 |
Santeri Piippo |
Reformatting..
|
changeset |
files
|
Wed, 10 Jul 2013 02:58:59 +0300 |
Santeri Piippo |
Bump version to 0.2.999-intern now that 0.2-alpha is out.
|
changeset |
files
|
Wed, 10 Jul 2013 02:18:54 +0300 |
Santeri Piippo |
Tag 0.2 alpha
|
changeset |
files
|
Wed, 10 Jul 2013 02:17:23 +0300 |
Santeri Piippo |
Fixed compilation under windows/qt5
|
changeset |
files
|
Wed, 10 Jul 2013 01:53:33 +0300 |
Santeri Piippo |
added missing openprogress.ui
|
changeset |
files
|
Wed, 10 Jul 2013 01:50:24 +0300 |
Santeri Piippo |
make aborting work in the new setup
|
changeset |
files
|
Wed, 10 Jul 2013 01:40:59 +0300 |
Santeri Piippo |
make file loading be done properly as just a QObject rather than multi-threaded..
|
changeset |
files
|
Tue, 09 Jul 2013 03:07:39 +0300 |
Santeri Piippo |
handle empty lines better
|
changeset |
files
|
Tue, 09 Jul 2013 03:04:31 +0300 |
Santeri Piippo |
Use system clipboard rather than an internal one
|
changeset |
files
|
Tue, 09 Jul 2013 02:57:11 +0300 |
Santeri Piippo |
apply the c++11 'override' keyword to overriding virtual functions
|
changeset |
files
|
Mon, 08 Jul 2013 02:46:55 +0300 |
Santeri Piippo |
fixed: history is supposed to be closed by default
|
changeset |
files
|
Mon, 08 Jul 2013 02:43:43 +0300 |
Santeri Piippo |
further work on primitive cond-lines. I think I got it now.
|
changeset |
files
|
Mon, 08 Jul 2013 01:36:12 +0300 |
Santeri Piippo |
Renamed the color class to LDColor for clarity
|
changeset |
files
|
Mon, 08 Jul 2013 01:29:28 +0300 |
Santeri Piippo |
primitive generator: add conditional lines to cylinders; improved bad color handling
|
changeset |
files
|
Sun, 07 Jul 2013 23:43:43 +0300 |
Santeri Piippo |
Added history functionality for swapping
|
changeset |
files
|
Sun, 07 Jul 2013 23:22:28 +0300 |
Santeri Piippo |
fixed: double-clicking an object and editing it that way would not register to history
|
changeset |
files
|