Commit graph

552 commits

Author SHA1 Message Date
leo
5037897261 Added model menu. 2014-12-09 23:56:29 +00:00
leo
493ad442b2 Finished separating model from project. 2014-12-08 07:32:39 +00:00
leo
dbe7f759ed Move command handling to main window. 2014-12-04 01:47:28 +00:00
leo
d4ab2e9f90 More cleanup. 2014-11-29 02:55:58 +00:00
leo
deabf0524a Moved more functionality out of the project. 2014-11-25 00:51:34 +00:00
leo
a63743c73f Reorganized drawing functions. 2014-11-23 23:48:56 +00:00
leo
848224bf3b Reorganized group functions. 2014-11-10 00:06:11 +00:00
leo
c7ab540117 Small cleanup. 2014-10-24 00:41:19 +00:00
leo
55e7cad5e1 Rewrote HTML export. 2014-10-13 03:43:33 +00:00
leo
50a018f1a7 File load cleanup. 2014-10-12 17:34:18 +00:00
leo
ebd7c4be5d More descriptive error message when failing to save images. 2014-10-12 02:30:34 +00:00
leo
d6ceb6bfdc Simplified the Save Image Dialog. 2014-10-11 23:26:23 +00:00
leo
f9b0cbbc05 Moved export functions to model. 2014-10-10 23:53:08 +00:00
leo
a6a69b7661 Reuse piece bounding box function to avoid duplication. 2014-10-10 01:25:31 +00:00
leo
6684abf96a More project cleanup. 2014-10-07 23:02:52 +00:00
leo
2ca5665235 Moved mouse handling to the model. 2014-10-05 05:21:51 +00:00
leo
d1f1401ca3 Moved search out of the project. 2014-09-21 01:31:01 +00:00
leo
641a476726 Made menus translatable. 2014-09-17 22:17:42 +00:00
leo
564ef5b82c Translation fixes. 2014-09-16 01:40:56 +00:00
leo
34de3928b6 Added support for translations. 2014-09-15 23:41:46 +00:00
leo
7c7b461fb0 Removed old terrain editor. 2014-09-14 23:32:58 +00:00
leo
08631abe78 Avoid duplicate draw messages. 2014-09-14 22:41:22 +00:00
leo
d95d0ac68a Queue GL updates instead of drawing right away. 2014-09-14 00:52:27 +00:00
leo
4e44915e49 Removed binary file save. 2014-09-14 00:45:45 +00:00
leo
c0db665346 Added option to set an extra path to scan for the LDraw library. 2014-09-12 22:47:08 +00:00
leo
62cec48d93 Added qmake option to disable update checks. 2014-09-12 22:17:22 +00:00
leo
6b5db8aff9 Updated save file format. 2014-09-08 19:42:20 +00:00
leo
a9be648237 Use QString for model properties. 2014-09-06 01:34:03 +00:00
leo
07e6fce3ce Use LDraw units internally. 2014-08-30 19:48:36 +00:00
leo
73952870fd Moved transform type to main window. 2014-08-27 16:17:09 +00:00
leo
0a66fbeb82 Moved some drawing code out of the projet. 2014-08-23 22:56:59 +00:00
leo
22d3c57b9b Moved selection functions to model. 2014-08-17 20:44:12 +00:00
leo
b9d2229132 Removed old object class names. 2014-08-07 15:22:33 +00:00
leo
109ec00f5f Support more than 255 steps. 2014-07-06 06:04:09 +00:00
leo
c48adc095b Added shortcut for toggling relative snap. 2014-06-18 01:14:45 +00:00
leo
50ac7c48d4 Added add keys button to toolbar. 2014-05-29 00:13:32 +00:00
leo
7d2d338398 Fixed piece drag from list. 2014-05-26 22:58:08 +00:00
leo
e20907fbdd Added model class. 2014-05-25 01:45:19 +00:00
leo
eb4bc27c25 Moved addkeys to main window. 2014-05-20 22:15:42 +00:00
leo
d162acdf52 Moved mouse handling from project to view. 2014-05-17 23:03:05 +00:00
leo
add7710f01 Fixed cache not saving. 2014-05-07 23:14:15 +00:00
leo
6387ca917f Fixed buffer overflow with parts with very long descriptions. 2014-05-03 21:22:21 +00:00
leo
fe2e759bc0 Moved view list to main window. 2014-05-03 21:16:48 +00:00
leo
e0d4f03cbc Moved projection selection to camera. 2014-05-03 01:22:24 +00:00
leo
ae552cc80c Removed delay from toolbar menus. 2014-05-02 22:11:54 +00:00
leo
7b60905dcb Removed cm units option. 2014-05-02 21:54:07 +00:00
leo
d2d02a1f08 Fixed bug entering shortcuts with shift+number. 2014-05-01 22:57:07 +00:00
leo
49729dc52a Renamed object classes. 2014-05-01 18:42:11 +00:00
leo
d2d96489ac Fixed inconsistent behavior where sometimes parts that are not visible would remain selected and be modified. 2014-05-01 14:55:12 +00:00
leo
9c40092395 Fixed double click not doing anything. 2014-04-26 06:23:12 +00:00
leo
7e2180e132 Fixed invalid memory free. 2014-04-20 19:09:46 +00:00
leo
54beb09a97 New selection indicator. 2014-04-20 01:50:41 +00:00
leo
3138a5e0ee Added piece show earlier and later back to toolbar. 2014-04-18 18:15:31 +00:00
leo
f676086fa9 Free context when deleting a widget. 2014-04-15 00:13:41 +00:00
leo
c435eae17b Added graphics context class. 2014-04-14 03:20:16 +00:00
leo
d61cf958f6 Cleanup. 2014-04-12 00:29:53 +00:00
leo
c5f006cd2c Moved pieces from a linked list to an array. 2014-04-10 04:46:48 +00:00
leo
4fb236d4c4 Compile fix. 2014-04-10 03:07:41 +00:00
leo
f6b6ded59b Fixes to compile with qt4. 2014-04-08 01:04:32 +00:00
leo
22dd034383 Correct fix for retina mouse problem. 2014-04-06 21:44:58 +00:00
leo
7e40bae194 Updated version number. 2014-04-05 23:45:04 +00:00
leo
24ab5c2cc9 Fixed mouse coordinates in retina displays. 2014-03-01 18:59:32 +00:00
leo
75f093f96d Moved properties and preferences into their own classes. 2014-02-10 00:13:41 +00:00
leo
f022a2f413 Override shortcuts while focus is in the parts tree. 2014-01-31 20:06:15 +00:00
leo
213c53813c Removed animation code. 2014-01-30 03:13:34 +00:00
leo
ec04ed1f6f Added support for Qt5. 2014-01-26 06:56:36 +00:00
leo
f4e905e4f4 Updated version. 2014-01-25 23:43:22 +00:00
leo
d0ea4fe304 Fixed part search. 2013-12-19 12:01:29 +00:00
leo
a7ab2956c8 Added Look At command. 2013-12-17 22:23:41 +00:00
leo
418481f8c8 Orthographic projection option. 2013-12-17 02:43:16 +00:00
leo
742b1e2e8c Show focus piece group on the status bar. 2013-12-15 21:39:18 +00:00
leo
609c196738 Allow editing group names from the Edit Group Dialog. 2013-12-13 22:27:57 +00:00
leo
f66800d5d1 Fixed a crash bug. 2013-12-11 17:17:55 +00:00
leo
717a36d3b5 Use UTF8 for storing comments in files. 2013-12-08 22:44:01 +00:00
leo
ac34f68155 Fixed icon not showing up on gnome. 2013-12-05 18:43:10 +00:00
leo
4d45aaa7b7 Fixed incorrect update message. 2013-10-21 21:49:26 +00:00
leo
0414e69462 Fixed FreeBSD compiler error. 2013-10-21 21:43:03 +00:00
leo
da027efcc9 Fixed typo. 2013-09-13 19:51:52 +00:00
leo
8477b38020 Updated version number. 2013-09-02 18:29:21 +00:00
leo
971c4e1474 Only grow the parts tree when resizing. 2013-09-01 22:03:21 +00:00
leo
87e7ed190c Auto resize grid. 2013-09-01 21:45:19 +00:00
leo
8609014e64 Added option to draw studs on the base grid. 2013-08-31 21:58:47 +00:00
leo
7dfac75de5 Fixed find command getting disabled incorrectly. 2013-08-31 19:02:14 +00:00
leo
32f5c295ba Correctly restore maximized window state. 2013-08-31 17:54:22 +00:00
leo
44e85eb339 Removed copy keys command. 2013-08-31 00:07:04 +00:00
leo
8bb53b7aa5 Added option to ignore a new version when checking for updates. 2013-08-20 01:23:41 +00:00
leo
0801ccb13f Parts used list improvements. 2013-08-19 01:01:06 +00:00
leo
72f9bdeb9e Fixed povray browse button. 2013-08-17 21:54:07 +00:00
leo
3a626ab23c Added povray options to the preferences dialog. 2013-08-17 01:17:23 +00:00
leo
06ceadd800 Fixed calling povray to render files. 2013-08-16 23:17:25 +00:00
leo
32dcb94c49 Removed defines.h 2013-08-16 22:39:47 +00:00
leo
649d6b351c Renamed window classes. 2013-08-16 01:25:51 +00:00
leo
4d0eb9ce3e Renamed source files. 2013-08-16 01:20:51 +00:00
leo
979217d023 Array class cleanup. 2013-08-15 23:43:18 +00:00
leo
50027f8a07 Automatically update file extension in the image dialog. 2013-08-13 22:17:25 +00:00
leo
677bb573e2 Added crash handler. 2013-08-13 04:54:12 +00:00
leo
c7b923b119 Update registry file associations at startup. 2013-08-13 04:29:47 +00:00
leo
0ae4a1a7e4 Added different icons for each transform mode. 2013-08-12 22:20:40 +00:00
leo
3450d40fb6 Added new version check on startup. 2013-08-12 00:26:52 +00:00
leo
013e72b334 Fixed crash loading a project from the command line. 2013-08-11 20:35:04 +00:00
leo
3b83a16aaa Added mac document icon. 2013-08-11 01:30:34 +00:00
leo
f11c97777a Merged qtest branch into trunk. 2013-08-09 04:57:18 +00:00