Thomas Cujé
|
477dc1c616
|
Improve render dialog. Fixes #160
- improved layout
- shows errors correctly
- shows rendering progress
|
2019-03-10 01:17:24 +01:00 |
|
Thomas Cujé
|
3b92aea559
|
Add auto-load for most recent file. Relates #216
|
2019-03-10 01:17:24 +01:00 |
|
Thomas Cujé
|
4e086f0ffa
|
Improve German translation
|
2019-03-10 01:17:24 +01:00 |
|
Thomas Cujé
|
d9f995b3a2
|
Add separate button to select archive library. Fixes #239
|
2019-03-10 01:17:24 +01:00 |
|
Thomas Cujé
|
9278ef030c
|
Improve German translation
|
2019-03-05 19:37:56 +01:00 |
|
Thomas Cujé
|
fd29f37d11
|
Let QT translate keyboard shortcuts. Fixes #308
This way QT also translates default UI buttons like yes, no, ok, cancel,
ect...
|
2019-03-03 11:32:27 +01:00 |
|
Thomas Cujé
|
e81a37bc5a
|
Fix libpng warnings
|
2019-03-01 20:29:49 +01:00 |
|
Thomas Cujé
|
4d3f6fddfa
|
Fix numbers in fr translation
|
2019-03-01 20:29:49 +01:00 |
|
Thomas Cujé
|
465ef49a54
|
Replace http with https links
|
2019-03-01 20:29:49 +01:00 |
|
Thomas Cujé
|
de995b260d
|
Mark leocad.org URL in about as non-translateable
|
2019-03-01 20:29:49 +01:00 |
|
Thomas Cujé
|
fb78a807c9
|
Improve German translation
|
2019-03-01 20:29:49 +01:00 |
|
Thomas Cujé
|
de621dd736
|
Updated translation files and improved German translations (#307)
* Update translations (lupdate)
* Improve German translation
|
2019-02-28 16:19:15 -08:00 |
|
Leonardo Zide
|
c9d0fe8fb2
|
Updated minifig.ini to 2018-02.
|
2019-02-18 18:48:23 -08:00 |
|
Leonardo Zide
|
90b8409017
|
Better way of drawing the view sphere outline.
|
2019-01-22 14:34:44 -08:00 |
|
Leonardo Zide
|
dfa1a66906
|
Added outline to the view sphere. Closes #281.
|
2019-01-21 16:54:10 -08:00 |
|
Leonardo Zide
|
6077400b3c
|
Round viewsphere highlight.
|
2019-01-19 20:04:08 -08:00 |
|
Leonardo Zide
|
c8102034f9
|
Added view sphere highlight.
|
2019-01-12 17:43:23 -08:00 |
|
Leonardo Zide
|
19680a199b
|
Moved shader code to separate files.
|
2018-11-22 16:13:02 -08:00 |
|
Leonardo Zide
|
930492ad24
|
Replaced http with https.
|
2018-03-21 16:47:00 -07:00 |
|
jschwender
|
778e2f2d90
|
Update leocad_pt.ts (#211)
Updated translation.
|
2018-03-13 18:44:12 -07:00 |
|
jschwender
|
15ce4c54c4
|
Update leocad_fr.ts (#210)
Updated translation.
|
2018-03-13 18:43:35 -07:00 |
|
jschwender
|
57460bfb29
|
Update leocad_de.ts (#209)
Updated German translation.
|
2018-03-13 18:41:32 -07:00 |
|
Leonardo Zide
|
d4687e0de5
|
Some portuguese updates.
|
2018-02-28 14:38:37 -08:00 |
|
jschwender
|
2aeafba32c
|
Update leocad_de.ts (#207)
Updated German translation.
|
2018-02-28 14:07:49 -08:00 |
|
Leonardo Zide
|
6fce1ce1b3
|
Updated translation files.
|
2018-02-27 15:24:34 -08:00 |
|
jschwender
|
65b7d663c3
|
Update leocad_fr.ts (#204)
fixed source match for the obviously changed string
|
2018-02-27 15:16:30 -08: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 Zide
|
0c9c743951
|
Replaced email menu item with a link to the bug report page on github.
|
2018-02-18 16:17:48 -08:00 |
|
Leonardo Zide
|
9051dffe21
|
Updated minifig.ini to 2018-01.
|
2018-02-06 15:07:45 -08:00 |
|
Leonardo Zide
|
ad26a00584
|
Updated minifig settings.
|
2018-01-19 13:03:02 -08:00 |
|
Leonardo
|
e52bae084f
|
Updated default colors.
|
2018-01-01 08:03:38 -08:00 |
|
leozide
|
696189e171
|
Added Shift+LMB shortcut to remove selection.
|
2017-11-20 15:12:00 -08:00 |
|
Leonardo Zide
|
6ca7934681
|
Removed axis lock option.
|
2017-11-11 12:46:56 -08:00 |
|
Leonardo Zide
|
3d7bfdafb0
|
New LDD importer.
|
2017-07-08 09:29:35 -07:00 |
|
Leonardo Zide
|
91fa2ec9dd
|
Temporarily removed LDD importer.
|
2017-07-04 22:32:29 -07:00 |
|
Leonardo Zide
|
72125231ff
|
Updated ldraw.xml to 2017-06-30.
|
2017-07-01 17:47:24 -07:00 |
|
Leonardo Zide
|
f0eb8bde96
|
Added LDD importer. Closes #29.
|
2017-06-25 18:20:34 -07: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
|
e766f7892e
|
Added 'All Parts' category.
|
2017-01-31 21:12:30 -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 |
|
Leonardo
|
a74e51cd04
|
Fixed line endings.
|
2016-10-05 14:28:52 -07:00 |
|
leo
|
962f904939
|
Updated french translation.
|
2016-06-12 19:09:15 +00:00 |
|
leo
|
28a2e8780e
|
Updated minifig definitions for 2015-02.
|
2016-05-08 02:26:34 +00:00 |
|
leo
|
526e35d2aa
|
Translated color group names.
|
2015-11-30 19:32:33 +00:00 |
|
leo
|
9d0fc3840e
|
Updated minifig settings.
|
2015-10-22 14:59:42 +00:00 |
|
leo
|
9122bbc667
|
French strings.
|
2015-10-11 18:49:33 +00:00 |
|
leo
|
e2be7ffc7c
|
New icons.
|
2015-10-03 18:57:59 +00:00 |
|
leo
|
128075f17f
|
Updated translation.
|
2015-09-29 15:46:26 +00:00 |
|