Leonardo
366018ee8c
Scoped lcTool.
2020-12-04 15:38:49 -08:00
Leonardo
256d3792b1
Widget cleanup.
2020-12-04 12:49:01 -08:00
Leonardo
194e02c74c
Widget cleanup.
2020-12-04 11:40:53 -08:00
Leonardo Zide
9e12b480ce
Moved DrawBackground to lcGLWidget.
2020-11-26 12:07:41 -08:00
Leonardo Zide
ef2220ffdc
Moved background color to global options.
2020-11-26 11:51:50 -08:00
Leonardo Zide
462897caf7
Handle some malformed mpd files. Fixes #533 .
...
- Skip duplicate submodels
- Skip recursive includes
2020-11-25 19:54:32 -08:00
Leonardo Zide
f386de205d
Merge pull request #532 from pinotree/improve-icons-install
...
Improve the installation of icons
2020-11-23 16:20:56 -08:00
Leonardo Zide
55303d6ea0
Update .travis.yml
2020-11-23 09:53:41 -08:00
Leonardo Zide
6f30c412cd
Update appveyor.yml
2020-11-23 09:29:27 -08:00
Leonardo Zide
82c006288b
Update appveyor.yml
2020-11-23 09:18:58 -08:00
Leonardo Zide
1b17da66b4
Update appveyor.yml
2020-11-23 09:12:43 -08:00
Pino Toscano
9f6da48aa9
Improve app/MIME icons installation
...
Install the whole tree of hicolor application and MIME icons to the
hicolor icon theme.
This also stops using the legacy pixmaps location for the application
icon.
2020-11-22 01:30:30 +01:00
Pino Toscano
9fcb492953
Remove duplicate app icon
...
Use the 64px application icon available in tools/icon instead of the
copy in resources.
Adapt the Qt resource file to use the new path, keeping the old name
for compatibility.
2020-11-22 01:30:30 +01:00
Pino Toscano
01277875d2
Move SVG app/MIME icons together with PNGs
...
Move the SVG application and MIME icons in the same location of their
PNG versions, using an aptly-named subdirectory.
2020-11-22 01:30:30 +01:00
Pino Toscano
f9f6918af3
Organize PNG app/mime icons by size & role
...
Reorganize the way the application and MIME icons are stored:
- create subdirectories for each size
- create per-size subdirectories according to the role ("apps" or
"mimetypes")
- move the icons by size in the proper subdirectory
- rename the application icons as "leocad"
- rename the MIME icons as "application-vnd.leocad"
This is done in preparation for installing all these icons: since qmake
does not support renaming files when installing them, then place them
in subdirectories so they are in the right directory structure of the
hicolor icon theme.
The name of the MIME icons follows the name of the MIME type they refer
to.
2020-11-22 01:30:17 +01:00
Leonardo Zide
8d4a9644b5
Compile fix.
2020-11-14 12:53:58 -08:00
Leonardo Zide
e2fb7b2ed9
Widget cleanup.
2020-11-14 12:47:55 -08:00
Leonardo Zide
0d155dd971
Don't call updateGL directly.
2020-11-14 10:53:02 -08:00
Leonardo Zide
6579369e21
Update .travis.yml
2020-11-07 13:42:52 -08:00
Leonardo Zide
cbb8a9c3a9
Update .travis.yml
2020-11-07 13:33:52 -08:00
Leonardo Zide
62b5a58ca9
Update .travis.yml
2020-11-07 11:32:16 -08:00
Leonardo Zide
7510b3c9cf
Update .travis.yml
2020-11-07 11:04:36 -08:00
Leonardo Zide
42d8826da5
Update .travis.yml
2020-11-07 10:54:23 -08:00
Leonardo Zide
5cd5fda576
Update .travis.yml
2020-11-07 10:48:54 -08:00
Leonardo Zide
995a85cd77
Update .travis.yml
2020-11-07 10:37:14 -08:00
Leonardo Zide
8bfa206cb7
Update .travis.yml
2020-11-07 10:28:32 -08:00
Leonardo Zide
a5eaa81bb1
Update .travis.yml
2020-11-07 10:18:55 -08:00
Leonardo Zide
32172d38c2
Update .travis.yml
2020-11-07 09:04:39 -08:00
Leonardo Zide
279a1e8af8
Update .travis.yml
2020-11-07 08:54:13 -08:00
Leonardo Zide
3f279d9eb4
Update .travis.yml
2020-11-07 08:45:31 -08:00
Leonardo Zide
63d3c690ca
Update .travis.yml
2020-11-07 08:34:44 -08:00
Leonardo Zide
b8572a3141
Update .travis.yml
2020-11-07 08:31:10 -08:00
Leonardo Zide
b349012ac0
Update .travis.yml
2020-11-07 08:24:24 -08:00
Leonardo Zide
132f7de21e
Update .travis.yml
2020-11-06 19:08:51 -08:00
Leonardo Zide
0902c18426
GLES fixes.
2020-11-06 19:01:21 -08:00
Leonardo Zide
f8ca2b848b
Fix for GLES.
2020-11-06 18:55:36 -08:00
Leonardo Zide
56258b6be3
Update .travis.yml
2020-11-06 18:44:30 -08:00
Leonardo Zide
c334909f67
Update .travis.yml
2020-11-06 18:38:47 -08:00
Leonardo Zide
5fc5fcca27
Update appveyor.yml
2020-11-06 18:28:03 -08:00
Leonardo Zide
9fd227a846
Update .travis.yml
2020-11-06 18:27:31 -08:00
Leonardo Zide
d230ad693e
Update .travis.yml
2020-11-06 18:11:29 -08:00
Leonardo Zide
2df67a8774
Update .travis.yml
2020-11-06 17:52:36 -08:00
Leonardo Zide
497ec3b940
Update .travis.yml
2020-11-06 17:48:05 -08:00
Leonardo Zide
2ec01814ed
Update appveyor.yml
2020-10-18 18:13:08 -07:00
Leonardo Zide
73a91d074d
Update appveyor.yml
2020-10-18 18:04:00 -07:00
Leonardo Zide
ec72e09e1f
Update appveyor.yml
2020-10-18 18:03:12 -07:00
Leonardo Zide
b69d7e888b
Update appveyor.yml
2020-10-18 17:50:57 -07:00
Leonardo Zide
45ef4e5591
Re-enabled travis CI.
2020-10-18 17:43:45 -07:00
Leonardo Zide
6decd02761
Fixed crash on exit. Fixes #520 .
2020-10-17 14:41:59 -07:00
Leonardo Zide
5c5e2d8832
Better tooltip and menu separator colors.
2020-10-17 10:47:44 -07:00