Commit graph

142 commits

Author SHA1 Message Date
Leonardo Zide
cde5db25fe Auto generate Windows rc file. 2020-04-18 10:20:20 -07:00
Leonardo Zide
75bc3cfaf8 Added Palette Edit Dialog. 2019-12-15 19:01:55 -08:00
Leonardo Zide
1e2f6c208f Moved mesh loading code to a separate file. 2019-07-27 16:31:16 -07:00
Leonardo Zide
02fa0ba5ab Don't define LC_CONTINUOUS_BUILD for tag builds. 2019-07-14 09:55:55 -07:00
Leonardo Zide
3070d25663 Support exporting flexible parts. Fixes #157. 2019-05-26 11:08:47 -07:00
Leonardo Zide
602dfeb8b6 Fixed /w4 warnings. 2019-05-18 11:33:27 -07:00
Leonardo Zide
f392e3c4b3 Fixed appdata path. 2019-05-17 16:24:38 -07:00
Leonardo Zide
edc2d70cb0 Added appdata.xml. 2019-05-11 12:37:50 -07:00
Leonardo Zide
94cf93ae8c Added uk translation resources. 2019-03-18 18:24:45 -07:00
Leonardo Zide
c68ce5fff8 Use short hash for continuous version. 2019-03-17 12:21:33 -07:00
Leonardo Zide
7c267c91d3 Show continuous build in the About Dialog. 2019-03-17 12:10:08 -07:00
Leonardo Zide
c7142d46c8 Allow gamepad module on older versions. 2019-03-16 15:52:15 -07:00
Tomasz Goliński
e07b9d7ec6 Allow building without QT gamepad module (#331) 2019-03-16 15:49:30 -07:00
Johannes Sixt
ef33f2c59c Fix building with MinGW. (#304) 2019-02-24 14:38:58 -08:00
Leonardo Zide
378ece224f Fixed compiler warnings. 2019-02-05 16:35:15 -08:00
Leonardo Zide
b77b9aac5c Replaced view cube with a sphere. 2018-10-28 17:59:01 -07:00
Leonardo Zide
75ed98b88d Added string cache. 2018-09-23 19:31:33 -07:00
Leonardo Zide
59ecbcdd5e Only disable msvc warning when using msvc. Fixes #254. 2018-09-02 10:21:53 -07:00
Leonardo Zide
5e31d6985b Added new files to project. 2018-08-20 11:47:46 -07:00
Leonardo Zide
1cb4db54b0 Fixed qmake version check. 2018-05-13 17:30:05 -07:00
Leonardo Zide
3276b9b320 Initial gamepad implementation. Closes #237. 2018-05-13 17:09:06 -07:00
Leonardo Zide
900456ca31 Refactored http download code. 2018-04-14 11:44:39 -07:00
jschwender
dc33661ace added german translation (#202)
* Create leocad_de.ts

German translation

* Update leocad_de.ts

* Update leocad_de.ts

* Update leocad_de.ts

* Update leocad_de.ts

* Update leocad_de.ts

* Update leocad.pro

added references to german translation files

* Update leocad.qrc

added reference to german translation

* Update leocad_de.ts

* Update leocad_de.ts

* Update leocad_de.ts

* Finished translations

* Update leocad_de.ts
2018-02-27 15:14:59 -08:00
Leonardo
1ee596b7fc Fixed link error when compiling from Qt Creator on Windows. 2018-01-21 12:27:14 -08:00
Leonardo Zide
1f03b3cda7 Added MacOS POV-Ray executable. 2018-01-15 10:48:34 -08:00
leozide
755b9caddf Removed old POV-Ray Dialog. 2017-11-01 16:33:58 -07:00
leozide
8fed7534ff Commented out Windows specific code. 2017-09-22 14:04:50 -07:00
Leonardo Zide
d7ce050561 Added new render dialog. 2017-09-22 10:08:02 -07:00
Leonardo Zide
9592cdb24f Fixed lib reference. 2017-09-16 18:31:43 -07:00
Leonardo Zide
943b93a514 Added https support to the Windows version. 2017-09-16 12:20:17 -07:00
leozide
ab33fc47b0 Removed LC_INSTALL_PREFIX. 2017-08-31 16:53:22 -07:00
Leonardo Zide
e905047179 Disabled update checks on OSX because of bug #62. Fixes #112. 2017-08-27 12:10:52 -07:00
leo
9eb0dd4cd1 Added Sets Database Dialog. 2017-08-19 10:12:25 -07:00
Leonardo Zide
308b1d39d0 Update project. 2017-08-05 12:17:04 -07:00
leo
42e63cace2 Fixed Qt4. 2017-07-08 10:10:48 -07:00
Leonardo Zide
3d7bfdafb0 New LDD importer. 2017-07-08 09:29:35 -07:00
Leonardo Zide
aa2988da37 Updated project file. 2017-06-25 18:24:18 -07:00
Peter Bartfai
cc6dfc090d Appveyor support added (#59)
* Create appveyor.yml

* Update appveyor.yml

* Update appveyor.yml

* Update appveyor.yml

* Update appveyor.yml

* Update appveyor.yml

* Update leocad.pro

* Update appveyor.yml

* Update appveyor.yml

* Update appveyor.yml

* Update appveyor.yml
2017-06-22 08:02:05 -07:00
leozide
d0de0fbf65 Removed deprecated header. 2017-04-14 18:14:16 -07:00
Leonardo Zide
b9726a2a99 Reorganized scene and context classes. 2017-04-01 16:53:54 -07:00
leozide
6eb252f531 Removed unused debug code. 2017-03-24 16:36:48 -07:00
Leonardo Zide
641f4803e2 Added select by color dialog. Closes #18. 2017-02-16 22:57:11 -08:00
leozide
70fd2c3ce0 Removed old string class. 2017-02-07 18:55:54 -08:00
Leonardo Zide
93ef02919a Prevent shortcuts from overriding key events in the parts widget. 2017-02-06 20:46:25 -08:00
leo
b03e820e3e More Qt4 fixes. 2017-01-22 22:44:54 -08:00
Leonardo Zide
76279c6f5c Correct way to include QtConcurrent. 2017-01-22 20:50:43 -08:00
Peter Bartfai
670f89b4d9 Update leocad.pro 2017-01-12 13:53:32 +01:00
Leonardo
7dbc27a7ce Removed old preview widget. 2016-12-28 13:30:31 -08:00
Leonardo Zide
77efda90ef Fixed generating vcprojs with Qt5. 2016-12-21 18:47:04 -08:00
Leonardo Zide
eb1bc1cd31 First pass of the new parts list widget. 2016-12-16 09:14:19 -08:00
Leonardo
ed0e3a252f Fixed install icon. 2016-10-05 14:37:08 -07:00
leo
1cd4a8cee0 Added support for flexible technic ribbed hoses. 2016-02-29 20:13:54 +00:00
leo
526e35d2aa Translated color group names. 2015-11-30 19:32:33 +00:00
leo
4c8b8127b3 Fixed pch on Linux. 2015-10-04 18:42:58 +00:00
leo
e2be7ffc7c New icons. 2015-10-03 18:57:59 +00:00
leo
9450cbf276 Added french translation file. 2015-09-19 18:44:23 +00:00
leo
783be8a496 Fixed qmake error when compiling for the first time. 2015-09-18 06:15:25 +00:00
leo
44a091a49d Updated translation files. 2015-09-16 21:35:00 +00:00
leo
7170c1d0ee GL extensions cleanup. 2015-05-09 19:54:29 +00:00
leo
958a7fa383 Added the initial version of the timeline widget. 2015-03-04 20:37:09 +00:00
leo
df7afb956a More Qt cleanup. 2015-01-31 20:38:53 +00:00
leo
bf2457594e Merged image and profile source files. 2015-01-31 20:19:03 +00:00
leo
21d622bd59 Merged main window classes. 2015-01-25 23:04:39 +00:00
leo
450063656a Pass the correct command line for enabling C++11 on newer gcc compilers. 2015-01-07 19:46:30 +00:00
leo
8cf9ece4b4 Enable c++ 11 on Linux. 2014-12-31 01:25:43 +00:00
leo
b20d52e2f9 Added model list dialog. 2014-12-12 23:42:09 +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
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
a57946008e Fixed gcc warnings. 2014-09-03 17:24:28 +00:00
leo
e20907fbdd Added model class. 2014-05-25 01:45:19 +00:00
leo
df90611f77 Merged projection and view classes. 2014-05-03 06:08:52 +00:00
leo
c435eae17b Added graphics context class. 2014-04-14 03:20:16 +00:00
leo
ac6a61768c Removed curve class. 2014-01-30 23:26:55 +00:00
leo
ec04ed1f6f Added support for Qt5. 2014-01-26 06:56:36 +00:00
leo
418481f8c8 Orthographic projection option. 2013-12-17 02:43:16 +00:00
leo
84327b3be1 Disabled Qt5 support since it's still buggy. 2013-09-06 21:27:57 +00:00
leo
32dcb94c49 Removed defines.h 2013-08-16 22:39:47 +00:00
leo
422b104b8e Removed console class. 2013-08-16 01:31:30 +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
ec129e0e46 Reverted .pro file, options go in mkspec. 2013-08-11 20:50:20 +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
1bd17a3394 Fixes for Qt 4.8 on OSX. 2013-08-10 04:03:29 +00:00
leo
3d71c3e56d Fixed project always writing files to debug build folder. 2013-08-10 01:54:20 +00:00
leo
f11c97777a Merged qtest branch into trunk. 2013-08-09 04:57:18 +00:00