Leonardo Zide
|
5875284d5d
|
Updated version number.
|
2017-02-11 17:51:57 -08:00 |
|
Leonardo Zide
|
b2cb923e28
|
Fixed shaders on desktop GL.
|
2017-02-11 12:43:47 -08:00 |
|
Leonardo Zide
|
6b3869ce90
|
Fixes for iOS.
|
2017-02-11 12:41:00 -08:00 |
|
Leonardo Zide
|
0f2e808477
|
Fixed printing.
|
2017-02-11 09:46:21 -08:00 |
|
Leonardo Zide
|
cfdfe30b40
|
Replaced GL_QUAD calls.
|
2017-02-11 08:30:57 -08:00 |
|
leozide
|
9a2f4c6678
|
Updated URL.
|
2017-02-08 17:58:49 -08:00 |
|
Leonardo Zide
|
02a4ba4fc6
|
Updated URLs.
|
2017-02-08 17:54:30 -08:00 |
|
leozide
|
506e91a16c
|
Added extra large icons option. Fixes #17.
|
2017-02-08 17:47:30 -08:00 |
|
leozide
|
4b9cd6a038
|
Removed GetFileList.
|
2017-02-08 17:41:14 -08:00 |
|
Leonardo Zide
|
acdc14a209
|
Use QString for categories.
|
2017-02-08 09:41:48 -08:00 |
|
leozide
|
70fd2c3ce0
|
Removed old string class.
|
2017-02-07 18:55:54 -08:00 |
|
Leonardo Zide
|
e22d127660
|
String cleanup.
|
2017-02-07 09:35:11 -08:00 |
|
Leonardo Zide
|
93ef02919a
|
Prevent shortcuts from overriding key events in the parts widget.
|
2017-02-06 20:46:25 -08:00 |
|
leozide
|
87a8201d2c
|
Fixed Qt4 errors.
|
2017-02-06 14:20:09 -08:00 |
|
Leonardo Zide
|
77f4cf8de4
|
Better default window layout.
|
2017-02-06 09:06:52 -08:00 |
|
Leonardo Zide
|
48d252bfb3
|
Set categories for parts without one.
|
2017-02-04 19:59:02 -08:00 |
|
Leonardo Zide
|
57eded0673
|
Updated default colors to 2016-12-28.
|
2017-02-04 19:37:40 -08:00 |
|
Leonardo Zide
|
1a507e0068
|
Updated minifig.ini to 2016-01.
|
2017-02-04 19:09:41 -08:00 |
|
Leonardo Zide
|
0dabe0d435
|
Added SetCurrentStep and MoveSelection to Timeline context menu.
|
2017-02-04 18:40:46 -08:00 |
|
Leonardo Zide
|
e3bb498741
|
Added option to lock the preview color.
|
2017-02-04 13:14:41 -08:00 |
|
Leonardo Zide
|
0f89bc8233
|
Allow toolbars to be docked anywhere.
|
2017-02-04 11:34:32 -08:00 |
|
Leonardo Zide
|
d34f5050dd
|
Don't allow multiple lines of text for the preview icons.
|
2017-02-03 00:31:37 -08:00 |
|
Leonardo Zide
|
e766f7892e
|
Added 'All Parts' category.
|
2017-01-31 21:12:30 -08:00 |
|
Leonardo Zide
|
e7fe26d2a4
|
Stop caching the GL viewport since OSX changes it when making a context current.
|
2017-01-29 19:31:30 -08:00 |
|
leozide
|
32f2f3fac7
|
More parts list options.
|
2017-01-27 18:20:44 -08:00 |
|
leozide
|
045d05eb67
|
Added category with parts in the current model.
|
2017-01-26 19:02:42 -08:00 |
|
leozide
|
ea5c2512a7
|
Fixed crash.
|
2017-01-26 18:47:59 -08:00 |
|
Leonardo Zide
|
ec169c8263
|
Fixed race condition drawing previews.
|
2017-01-24 19:49:49 -08:00 |
|
Leonardo Zide
|
c1c88ea045
|
Fixed OSX build.
|
2017-01-23 22:20:43 -08:00 |
|
Leonardo Zide
|
ca1505f770
|
Change the locale at startup only.
|
2017-01-23 20:46:52 -08:00 |
|
Leonardo Zide
|
f4d47d1631
|
Fixed incorrect piece loading logic.
|
2017-01-23 20:26:57 -08:00 |
|
leo
|
b03e820e3e
|
More Qt4 fixes.
|
2017-01-22 22:44:54 -08:00 |
|
Leonardo Zide
|
ff18c042f1
|
Fix Qt4 error.
|
2017-01-22 21:22:46 -08:00 |
|
Leonardo Zide
|
76279c6f5c
|
Correct way to include QtConcurrent.
|
2017-01-22 20:50:43 -08:00 |
|
Leonardo Zide
|
8c318cbdf1
|
Multithreaded piece loading.
|
2017-01-22 19:28:05 -08:00 |
|
Leonardo Zide
|
e3f5be649e
|
Deleted unused files.
|
2017-01-14 17:56:48 -08:00 |
|
Leonardo Zide
|
84cac517bb
|
Update .travis.yml
|
2017-01-14 11:02:51 -08:00 |
|
Leonardo Zide
|
390db5fd15
|
Have travis fetch a library for osx builds
|
2017-01-14 10:33:46 -08:00 |
|
Leonardo Zide
|
2cd7dcfb00
|
Create .travis.yml
|
2017-01-14 10:13:56 -08:00 |
|
Leonardo Zide
|
a3c2ba2760
|
Merge pull request #11 from pbartfai/master
Adding Linux packaging files.
|
2017-01-14 09:37:53 -08:00 |
|
Leonardo Zide
|
a25b44c3df
|
Merge pull request #10 from pbartfai/patch-1
path of man file is missing
|
2017-01-12 10:49:46 -08:00 |
|
Peter Bartfai
|
2d2a88674e
|
adding Linux packaging files
|
2017-01-12 14:05:39 +01:00 |
|
Peter Bartfai
|
670f89b4d9
|
Update leocad.pro
|
2017-01-12 13:53:32 +01:00 |
|
leozide
|
e84fef5c73
|
Fixed Qt4 errors.
|
2017-01-10 17:48:05 -08:00 |
|
Leonardo
|
31cf6456b3
|
Process events between preview updates.
|
2017-01-04 06:45:01 -08:00 |
|
Leonardo
|
fcf4b24d84
|
Fixed crash pasting.
|
2016-12-31 06:36:49 -08:00 |
|
Leonardo
|
38be0becb3
|
Added frame around color widget.
|
2016-12-29 07:37:24 -08:00 |
|
Leonardo
|
ee49480334
|
Draw preview using the current color.
|
2016-12-29 07:28:53 -08: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 |
|