Jim Evins
|
73b7475cbc
|
Finished fleshing out MergeView for now.
|
2016-05-14 13:25:24 -04:00 |
|
Jim Evins
|
efb4e56e74
|
Continuing to flesh out MergeView.
|
2016-05-12 23:15:00 -04:00 |
|
Jim Evins
|
b599c56cd2
|
Add dummy column to fill any extra horizontal space.
|
2016-05-12 00:22:53 -04:00 |
|
Jim Evins
|
81a73c8e1e
|
Make sure primary key is 1st column. Combine checkbox with primary field.
|
2016-05-11 23:56:06 -04:00 |
|
Jim Evins
|
8b56520fed
|
Some fleshing out of MergeView.
|
2016-05-10 23:59:57 -04:00 |
|
Jim Evins
|
37358aac43
|
More fleshing out of merge framework.
|
2016-05-08 00:43:35 -04:00 |
|
Jim Evins
|
88e32d9738
|
More fleshing out of Merge framework and backends.
|
2016-05-07 16:17:29 -04:00 |
|
Jim Evins
|
2ff07f01b3
|
Continued to flesh out merge subsystem.
|
2016-05-01 22:42:03 -04:00 |
|
Jim Evins
|
3cd0806792
|
Removed inlines in LabelModel and LabelRegion.
|
2016-05-01 15:33:13 -04:00 |
|
Jim Evins
|
ec85e2c0ef
|
Extended undo/redo framework into ObjectEditor.
|
2016-04-30 20:48:57 -04:00 |
|
Jim Evins
|
ec26cbb07a
|
Finished extending undo/redo framework into PropertiesView.
|
2016-04-30 09:49:50 -04:00 |
|
Jim Evins
|
61c41d8ba9
|
Started adding undo/redo framework.
|
2016-04-29 23:51:01 -04:00 |
|
Jim Evins
|
231dc66c0d
|
Initial framework for saving/restoring model state.
|
2016-04-28 22:19:56 -04:00 |
|
Jim Evins
|
c69db1efd7
|
Use QByteArray instead of QString for buffers.
|
2016-04-24 17:27:04 -04:00 |
|
Jim Evins
|
6045b9e6b6
|
Added initial clipboard support.
|
2016-04-24 16:52:14 -04:00 |
|
Jim Evins
|
f7690fbbe1
|
Replaced tabbed pages in MainWindow with a stacked widget.
|
2016-04-17 22:02:33 -04:00 |
|
Jim Evins
|
fd78c9133d
|
Added welcome text to StartupWizard.
|
2016-04-17 19:56:24 -04:00 |
|
Jim Evins
|
004fb03325
|
Some reconciling of widget naming conventions.
|
2016-04-16 18:53:55 -04:00 |
|
Jim Evins
|
8cc17f5b2f
|
Fix roation problems in renderer and previews.
|
2016-04-16 00:18:47 -04:00 |
|
Jim Evins
|
fe9e8e40d2
|
Track product change in PrintView.
|
2016-04-15 23:54:03 -04:00 |
|
Jim Evins
|
0023106801
|
Handle change in product or orientation in View.
|
2016-04-15 23:40:40 -04:00 |
|
Jim Evins
|
783ede0a03
|
PropertiesView and View now follow Settings::units.
|
2016-04-14 23:10:38 -04:00 |
|
Jim Evins
|
2f7f4b2041
|
Tweak layout of widgets in object editor.
|
2016-04-13 20:50:06 -04:00 |
|
Jim Evins
|
f570056880
|
Block value changed signal of spin boxes when updating units.
|
2016-04-13 20:35:49 -04:00 |
|
Jim Evins
|
e7000f2567
|
Object editor now follows Settings::units().
|
2016-04-13 00:00:36 -04:00 |
|
Jim Evins
|
642739a1ff
|
Added custom about dialog.
|
2016-04-11 23:17:47 -04:00 |
|
Jim Evins
|
50e52d6675
|
Added recently-used products tab to SelectProductDialog.
|
2016-04-03 18:42:01 -04:00 |
|
Jim Evins
|
46ef01d4e4
|
Improved design of category selection in SelectProductDialog.
|
2016-04-03 01:01:14 -04:00 |
|
Jim Evins
|
9d1fcbaca3
|
Added category filter to SelectProductDialog.
|
2016-04-02 23:48:58 -04:00 |
|
Jim Evins
|
9f6697376d
|
Single-click selection of product.
It was clumsy to first select the product and then click the select
button.
|
2016-03-31 22:06:05 -04:00 |
|
Jim Evins
|
c2aef0b738
|
Track all three paper size search flags in settings.
|
2016-03-31 21:41:19 -04:00 |
|
Jim Evins
|
1cfd89aeae
|
Added initial preferences dialog.
|
2016-03-30 23:11:36 -04:00 |
|
Jim Evins
|
13cf7a79f2
|
Better method to determine default units.
|
2016-03-30 00:04:45 -04:00 |
|
Jim Evins
|
2da6cdd872
|
Initial implementation of Settings object.
|
2016-03-29 22:35:52 -04:00 |
|
Jim Evins
|
7382074477
|
Removed OBE properties action. Reworded some tooltips.
|
2016-03-28 22:48:55 -04:00 |
|
Jim Evins
|
90012b97e6
|
Updated about dialog.
|
2016-03-28 22:34:44 -04:00 |
|
Jim Evins
|
9d417bcc38
|
Hook up File::open to StartupWizard.
|
2016-03-27 22:27:12 -04:00 |
|
Jim Evins
|
fdd4887e6e
|
Removed errant opacity setting in StartupWizard.
|
2016-03-27 21:43:41 -04:00 |
|
Jim Evins
|
5b21e8a23f
|
Added a startup wizard.
|
2016-03-27 17:06:53 -04:00 |
|
Jim Evins
|
9a92c2a064
|
Moved zoomInfoLabel to editorToolBar.
|
2016-03-27 00:36:30 -04:00 |
|
Jim Evins
|
7559544b06
|
Some namespace cleanup.
|
2016-03-27 00:14:38 -04:00 |
|
Jim Evins
|
5b7e031c52
|
Some refactoring of icon names.
|
2016-03-26 21:42:40 -04:00 |
|
Jim Evins
|
828900919c
|
UI tweaks.
|
2016-03-26 21:08:33 -04:00 |
|
Jim Evins
|
7d0b7868fe
|
Created PropertiesView page.
|
2016-03-26 20:30:50 -04:00 |
|
Jim Evins
|
a6aa0d921f
|
Added unit-independent distance type.
|
2016-03-13 21:03:09 -04:00 |
|
Jim Evins
|
573369b6da
|
Change hover style of ColorPaletteItems.
|
2016-03-01 23:27:30 -05:00 |
|
Jim Evins
|
89d2602b5b
|
Added virtual destructor to Merge.
|
2016-03-01 23:01:21 -05:00 |
|
Jim Evins
|
cf1c194928
|
Added Merge base class.
|
2015-09-26 10:45:49 -04:00 |
|
Jim Evins
|
5daa902430
|
Select top object when objects overlap at cursor position.
|
2015-09-20 13:12:36 -04:00 |
|
Jim Evins
|
267830e902
|
Consolidated create mode into states.
|
2015-09-20 12:59:31 -04:00 |
|