Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Numerous changes in GUI HIG revision:
- use buttonbox instead of free roaming buttons - All labels updated for consistency - improve alignment and layouts for unique vale, cont col, etc in vector props - use style sheets in vect and raster properties and update these reports so they are visually consistent with each other - In qgsabout clean up layout and also show addition info relating to qt db and image plugins in providers tab (which will be renamed) Please note this work is ongoing and not the final product yet. git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8431 c8812cc2-4d05-0410-92ff-de0c093fc19c
- Loading branch information
timlinux
committed
May 14, 2008
1 parent
b6ee23c
commit ba15c14
Showing
30 changed files
with
2,078 additions
and
2,139 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<RCC> | ||
<qresource prefix="/images" > | ||
<file>icons/qgis-icon-16x16.png</file> | ||
<file>icons/qgis-icon-60x60.png</file> | ||
</qresource> | ||
</RCC> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.