Jaye Evins
1c902230fe
Big-Ugly Style Update ( #278 )
...
* Bulk replaced tabs with spaces
* Bulk removed trailing whitespace from lines
* Replaced c-style comments with c++-style comments in file banners
* Replace nested namespace definitions with single concise definitions (C++17), this keeps the indentation more manageable
* Cleanup ordering and spacing of include directives
* Bulk renaming of header file extensions from '.h' to '.hpp'.
* Update CODING-STYLE.md
* Update target_compile_features from cxx_std_11 to cxx_std_20.
* Refresh .clang-format file. Still needs a lot of tweaking.
2026-01-07 19:43:34 -05:00
Jaye Evins
ffd634075f
Reorganize icon data as an embedded icon theme ( #226 )
2025-08-25 23:44:40 -04:00
gitlost
2444cacb74
UserVariables branch merge
2019-08-21 03:37:56 +01:00
Jim Evins
f41461ef26
Added color variable type.
2019-08-03 17:16:14 -04:00
Jim Evins
3cfda79b82
Yet another redesign of image file selection in ObjectEditor.
2019-07-21 00:59:14 -04:00
Jim Evins
4e94933dcf
Redesigned FieldButton.
2019-07-20 23:18:03 -04:00
gitlost
850c62ddd0
Make lockAspectRatio (sizeAspectCheck) per-object ( #63 )
...
* Make lockAspectRatio (sizeAspectCheck) per-object
* Added unit tests for XmlLabelCreator and XmlLabelParser.
2019-07-13 22:18:30 -04:00
Jim Evins
87cc5d7e22
Redesigned image selection in ObjectEditor to use new FieldCombo widget.
2019-03-30 12:50:30 -04:00
Jim Evins
b9b792272c
Created placeholder for Variables page in UI.
2018-12-08 12:53:04 -05:00
Jim Evins
f5b494d714
Implemented MainWindow's TOC as a toolbar with icons and text.
2018-11-04 16:39:57 -05:00
Jim Evins
12b02d2521
Implemented text auto shrink feature.
2018-07-08 20:39:14 -04:00
Jim Evins
0832acabf5
Added wrap mode attribute to text box.
2018-07-04 20:58:03 -04:00
Jim Evins
56c2930db7
Finished hooking up barcode style controls in object editor.
2017-05-07 19:09:36 -04:00
Jim Evins
c2052abf43
Hooked up barcode data controls in object editor.
2017-05-03 22:20:09 -04:00
Jim Evins
0b9609493a
Started hooking up barcode to object editor.
2017-04-30 22:56:34 -04:00
Jim Evins
86aafdf5db
Updated arrow icon and text formatting icons.
2017-01-31 23:39:46 -05:00
Jim Evins
db6a36a650
Updated text alignment icons.
2017-01-28 00:16:24 -05:00
Jim Evins
b797d13e40
Reconcile style accross all source files.
...
- All glabels code is in "glabels" top-level namespace.
- Other assorted cleanup.
2017-01-15 22:58:53 -05:00
Jim Evins
9d39b9804a
Implemented reset image size button.
2017-01-02 02:01:26 -05:00
Jim Evins
d5508a2862
Implemented "Insert field" button.
2016-12-31 18:02:56 -05:00
Jim Evins
27306808fb
Initial implementation of text object.
2016-12-29 14:59:22 -05:00
Jim Evins
34da3fe17c
Use field button for image selection.
2016-10-22 19:56:06 -04:00
Jim Evins
f7ccf4ca7b
Added basic image object functionality.
2016-06-26 12:49:47 -04:00
Jim Evins
f447aed034
Added line object implementation.
2016-05-28 18:50:02 -04:00
Jim Evins
310cd1c307
Tweaked layout of object editor.
2016-05-18 20:07:07 -04:00
Jim Evins
2f7f4b2041
Tweak layout of widgets in object editor.
2016-04-13 20:50:06 -04:00
Jim Evins
e7000f2567
Object editor now follows Settings::units().
2016-04-13 00:00:36 -04:00
Jim Evins
7559544b06
Some namespace cleanup.
2016-03-27 00:14:38 -04:00
Jim Evins
85541c2ec3
Line up controls in object editor.
2015-08-23 08:25:33 -04:00
Jim Evins
b614d8dacb
Hooked up shadow controls in object editor.
2015-08-19 18:16:54 -04:00
Jim Evins
0834d158ed
Hooked up rect size controls in object editor.
2015-08-19 14:49:02 -04:00
Jim Evins
c4ceb8c14d
Hooked up position controls in object editor. Added recursion block.
2015-08-19 13:09:50 -04:00
Jim Evins
4ab105e06f
Hooked up line width spin box.
2015-08-18 12:34:26 -04:00
Jim Evins
00359f1c9d
Fleshed out object editor UI.
2015-08-18 01:31:19 -04:00
Jim Evins
50aeefde5e
Initial skeletal object editor.
2015-08-17 15:55:39 -04:00