Leonardo Zide
baa0a70de2
Refactored duplicate code.
2020-12-18 12:15:35 -08:00
Leonardo Zide
dcf8ddfd95
Crash fix restoring layout.
2020-12-18 11:04:16 -08:00
Raymond S Brand
34d61040f6
Add invocation option parameter checks
2020-12-18 10:51:24 -08:00
Raymond S Brand
3c56beb6d8
Update manpage to reflect new options
2020-12-18 10:48:47 -08:00
Leonardo
a492a935b6
Renamed lcQGLWidget to lcViewWidget.
2020-12-17 17:59:11 -08:00
Leonardo Zide
25d3bd63cd
Merge branch 'master' of https://github.com/leozide/leocad
2020-12-16 15:16:17 -08:00
Leonardo
6c6c5c8f6d
Update focus view correctly.
2020-12-16 10:28:43 -08:00
Leonardo
348b83155e
Fixed warnings. Fixes #467 .
2020-12-16 10:00:31 -08:00
Leonardo
6a48e8ddc8
Fixed warnings.
2020-12-16 09:41:19 -08:00
Leonardo Zide
dac9b599a5
Replaced includes with forward declares.
2020-12-15 18:47:58 -08:00
Leonardo Zide
c2d1b5ce7c
Use events for view focus changes.
2020-12-15 18:27:54 -08:00
Leonardo Zide
e28b7d29e5
Update .travis.yml
2020-12-15 17:55:03 -08:00
Leonardo Zide
7946b2ce4d
Build updates.
2020-12-15 17:24:59 -08:00
Leonardo Zide
0a1613b56c
Update appveyor.yml
2020-12-15 17:21:59 -08:00
Leonardo Zide
de29c49608
Reorganized redraw.
2020-12-15 17:19:32 -08:00
Leonardo Zide
a0385a3783
Merged menu update functions.
2020-12-15 10:20:14 -08:00
Leonardo Zide
71ea45f085
Updated deprecated functions.
2020-12-14 15:08:43 -08:00
Leonardo Zide
3eec496047
Warning fixes.
2020-12-14 14:18:06 -08:00
Raymond S Brand
2ac471cca8
Add invocation option syntax checking
2020-12-14 14:16:20 -08:00
Leonardo Zide
86ef52e403
Added --camera-position-ldraw.
2020-12-13 18:23:52 -08:00
Leonardo Zide
581c4ce523
Compile fix.
2020-12-13 17:14:33 -08:00
Leonardo Zide
9a7e256c72
Set fov and clip planes before viewpoint so zoom extents is correct.
2020-12-13 17:10:25 -08:00
Leonardo Zide
fd92710cf8
Compile fix.
2020-12-13 17:05:27 -08:00
Leonardo Zide
65ef0d3b77
Compile fix.
2020-12-13 16:53:49 -08:00
Leonardo Zide
336afdba8a
QString fix.
2020-12-13 16:30:01 -08:00
Leonardo Zide
2d7aba8895
Use QString for object names.
2020-12-13 16:27:21 -08:00
Leonardo Zide
1012fc20cd
Cleanup.
2020-12-13 12:05:54 -08:00
Leonardo Zide
05963fc8b0
Merge pull request #549 from j6t/master
...
Work around ambiguous operator== reported by modern clang.
2020-12-13 10:34:47 -08:00
Leonardo Zide
1ce80b8c2c
Have the view use signals to pass camera changes to the main window.
2020-12-13 10:33:42 -08:00
Leonardo Zide
fd8aca92df
Scoped enum lcViewpoint.
2020-12-12 16:58:40 -08:00
Leonardo Zide
0e9581efb4
Compile fix.
2020-12-12 16:07:56 -08:00
Leonardo Zide
1bef9e001e
Prevent the color popup from being shown across multiple monitors. Fixes #509 .
2020-12-12 15:40:53 -08:00
Leonardo Zide
ea99066465
Disable stud logo options from preferences when unofficial parts are missing.
2020-12-12 15:21:30 -08:00
Leonardo Zide
847cbfeb87
Added camera command line options.
2020-12-12 15:03:06 -08:00
Johannes Sixt
515c0c183c
Work around ambiguous operator== reported by modern clang.
...
The warning is about an ambiguity between a regular call and one with the
argument order reversed. Mark the operator const so that both operands are
treated equally.
2020-12-12 21:31:31 +01:00
Leonardo Zide
70d5daaac4
New command line options.
2020-12-12 11:27:06 -08:00
Leonardo Zide
63ff07783c
Configurable inactive view color.
2020-12-11 18:37:16 -08:00
Leonardo Zide
096cc1238d
Added Color page in Preferences.
2020-12-11 18:27:03 -08:00
Leonardo Zide
489f5e6f7e
Merged DrawViewport().
2020-12-11 18:01:04 -08:00
Leonardo Zide
c758ef2910
Qt deprecated cleanup.
2020-12-11 15:49:32 -08:00
Leonardo
6ae6fbade7
Removed deprecated functions.
2020-12-11 14:51:46 -08:00
Leonardo
eda0a705de
Removed deprecated QResource usage.
2020-12-11 14:14:54 -08:00
Leonardo
caed332b3f
Warn when assigning a keyboard shortcut that is already assigned to something else. Fixes #517 .
2020-12-10 14:59:13 -08:00
Leonardo
14f891bd08
Update current step item in the timeline widget.
2020-12-09 13:58:44 -08:00
Leonardo Zide
db7259b7a5
Fixed ugly border in the Minifig Wizard.
2020-12-06 19:33:15 -08:00
Leonardo Zide
e52ea0ab63
Added LC_ARRAY_SIZE_CHECK for static array checks.
2020-12-06 11:26:55 -08:00
Leonardo Zide
c6c0718d18
Hide cursor while dragging.
2020-12-06 11:15:23 -08:00
Leonardo Zide
b981de80c5
Widget merge.
2020-12-06 10:52:57 -08:00
Leonardo Zide
28ccd8f681
Widget merge.
2020-12-05 12:17:09 -08:00
Leonardo Zide
8d09f90c54
Compile fix.
2020-12-05 11:19:11 -08:00