Commit Graph

59 Commits

Author SHA1 Message Date
Alessandro Portale
a77c5836e9 Utils: HighDPI and themable copy/cut/paste icons
Change-Id: I7ff7ca17f719d1a94b9b4e841db4d8f01f2781d7
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
2016-10-12 14:01:12 +00:00
Alessandro Portale
de3cf47273 Utils: HighDPI-able, themable undo and redo icons
Change-Id: Id18c547636fe0577c3ef849e7208e430e53ffc7e
Reviewed-by: hjk <hjk@qt.io>
2016-10-11 15:03:10 +00:00
Alessandro Portale
22d40f4dc6 Utils: Unify the different Bookmark icons
The variant in Bookmarks was left aligned, which is obsolete due to the
textmark overview tooltip. Bookmarks and Help now use the same icon which
is in Utils.

Change-Id: I0f7899de2f7a8803aa8493659d2991ac13739144
Reviewed-by: David Schulz <david.schulz@qt.io>
2016-10-11 07:09:12 +00:00
Alessandro Portale
ce308c1091 ProjectExplorer: Show kit warnings and errors as overlay
Instead of having kits just a big warning or error icon

Change-Id: I5b1c72c3c6ddd4cb646125c70d979431166d31f2
Reviewed-by: hjk <hjk@qt.io>
2016-10-07 08:21:59 +00:00
Alessandro Portale
7bbebdeb48 ProjectExplorer: Icon for enabling kits in the project mode
Disabled kit icon plus small "+" overlay.

Change-Id: I58df0da662baf9977382733e8d003766bd232281
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
2016-09-29 07:25:16 +00:00
Alessandro Portale
43afc5d1ad Utils: Remove the shadow from the non-toolbar PLUS icon
Change-Id: If5de4265689770b97661d9da42dd001f55b31b37
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2016-09-28 14:15:57 +00:00
Eike Ziller
39555d3b86 Projects mode: Make plus icon dark and get rid of branch indicators
The PLUS icon was actually PLUS_TOOLBAR, so name it that way and add an
actual PLUS icon.
Remove the drawing of the branch indicators from the kit tree view by
overriding the method that does it.

Change-Id: I395e5187c1738faaee3e122b4f3f359261b514d7
Reviewed-by: hjk <hjk@qt.io>
2016-09-21 10:02:22 +00:00
Eike Ziller
285c8a7543 Fix wrong icon path
Regression introduced by 15fbfaf2e9

Change-Id: I795519fbf8f0370399583af8268bb4cc6bd3530d
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2016-08-23 12:33:43 +00:00
Alessandro Portale
743cf871c2 Utils: Move icon construction out-of-line
Saves several k object data per file.

Change-Id: Id73c3c88cb2ccd78cce68bd5db04bf0725f99d91
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2016-08-12 13:49:00 +00:00