Commit graph

1757 commits

Author SHA1 Message Date
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
Leonardo Zide
f7e89ee5c8 Better decorated part match. Fixes #510. 2020-10-17 10:32:22 -07:00
Leonardo Zide
6cdbf0ab33
Merge pull request #515 from trevorsandy/master
3D Preview - updates
2020-10-12 17:04:46 -07:00
Trevor SANDY
a9912cc28c 3D Preview - add to toolbars menu and popup. Treats #514 2020-10-13 01:26:39 +02:00
Trevor SANDY
c5426abf24 3D Preview - update background from submodel properties. Treats #513 2020-10-13 01:26:39 +02:00
Leonardo Zide
28437d16f7 Fixed memory leak. 2020-10-11 17:29:32 -07:00
Leonardo Zide
8dad9dd269 Fixed AA not being applied to the preview widget. 2020-10-11 17:22:18 -07:00
Leonardo Zide
3050b4a768
Merge pull request #511 from trevorsandy/PREVIEW
3D Preview - resubmit
2020-10-11 14:02:57 -07:00
Trevor SANDY
bdc4061a79 3D Preview - ignore update if existing piece and color matches 2020-10-08 15:17:31 +02:00
Trevor SANDY
959c815ad1 3D Preview - only update timeline item on double-click when in 'Floating' position
Remove duplicate updates in because when in 'Dockable' position, updates are triggered by single-click via the property tree
2020-10-08 14:00:52 +02:00
Trevor SANDY
b4e376a90d 3D Preview - treat object management and add missed call 2020-10-07 16:56:49 +02:00