36 Commits

Author SHA1 Message Date
timlinux
366b77c60b Added icon for mapserver export tool
git-svn-id: http://svn.osgeo.org/qgis/trunk@6247 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-12 02:06:11 +00:00
wonder
ce2ece0c91 Converted photo of Denis Antipov to JPG
(was XPM with bad extension, Qt win has problems with that)


git-svn-id: http://svn.osgeo.org/qgis/trunk@6182 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-04 14:24:55 +00:00
telwertowski
c00b2b7e0e Restore splash_mask which was deleted in r5937 but is being used again in r6128.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6132 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-27 07:43:39 +00:00
wonder
a62d1bffc6 Better splash screen handling:
- with Qt4.2 it doesn't produce X server errors in RENDER extension
- splash_mask.png is not needed - transparency is used from splash.png


git-svn-id: http://svn.osgeo.org/qgis/trunk@5937 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-10 12:39:57 +00:00
g_j_m
ba52dcf24c Apply icon mods and additions as in ticket #315.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5901 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-01 08:21:40 +00:00
g_j_m
4e0db539a7 Remove the sourceforge menu item (as suggested in ticket #285).
git-svn-id: http://svn.osgeo.org/qgis/trunk@5888 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-30 06:58:22 +00:00
timlinux
35c2c966c3 Updated splash screen for 0.8 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@5724 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-22 10:47:07 +00:00
timlinux
fdd9ceefd6 Updated splash master image for final release version of qgis 0.8
git-svn-id: http://svn.osgeo.org/qgis/trunk@5713 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-21 03:03:18 +00:00
g_j_m
443e85bfb6 Use icon overlays for the editable and overview status of a layer
instead of separate icons in separate columns. Still only applies to
the actual layer file entry in the legend, but removes the need for
the extra columns. However, I'm hopeless at icon drawing...
These changes are a variation on the suggestions in ticket #191.


git-svn-id: http://svn.osgeo.org/qgis/trunk@5616 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-07-20 09:34:04 +00:00
gsherman
2487270fe2 60x60 Q icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@5522 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-06-16 05:44:51 +00:00
timlinux
4b28856b69 Make editing icons more consistent with other icons.
Disable tests in mac build script.


git-svn-id: http://svn.osgeo.org/qgis/trunk@5519 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-06-15 23:26:50 +00:00
mhugent
75d9c89068 reenabled the possibility to copy/cut-paste geometries (in the digitizing toolbar)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5489 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-05-26 08:40:36 +00:00
gsherman
fff1b7a249 Added missing icons for the nkids theme that casused crash. Fixes bug #65
git-svn-id: http://svn.osgeo.org/qgis/trunk@5433 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-05-10 01:10:41 +00:00
mhugent
321a9225f7 added toolbar buttons for start/stop editing
git-svn-id: http://svn.osgeo.org/qgis/trunk@5396 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-29 21:07:29 +00:00
mhugent
e8691f442c changed icon name
git-svn-id: http://svn.osgeo.org/qgis/trunk@5336 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-21 21:38:22 +00:00
timlinux
d743bdddc4 Some updates for qt designer plugin support - still in progress...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5133 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-02 22:57:22 +00:00
g_j_m
f75b809567 - Thread option actually creates a thread now
- Efficiency improvements (mostly caching of data)
- Bug fix for incorrect table display when changing databases
- Close PG connections when a new one is created
- Recgonise more PG geometry types
- Icon for PG GEOMETRY geometry types


git-svn-id: http://svn.osgeo.org/qgis/trunk@5043 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-17 04:17:02 +00:00
g_j_m
2a1887f614 Replace Q3ListView with QTable for the layer list
Provide framework for better response when populating layer list
 - (finding the layer type can take some time with complex views and qgis
    appears to hang)
 - more to come...
Misc. code tidy up


git-svn-id: http://svn.osgeo.org/qgis/trunk@5016 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-13 12:24:11 +00:00
gsherman
439c9dd2bb Added version name to the temporary splash screen
git-svn-id: http://svn.osgeo.org/qgis/trunk@4825 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-02-10 18:11:55 +00:00
timlinux
db02696812 Add missing icon needed for Gavins recent commits
git-svn-id: http://svn.osgeo.org/qgis/trunk@4771 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-28 22:54:59 +00:00
timlinux
7360f9e410 Fix for missing splash status messages
git-svn-id: http://svn.osgeo.org/qgis/trunk@4743 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-24 22:59:57 +00:00
timlinux
462592d270 Reverted splash to something similar to 0.7.4
git-svn-id: http://svn.osgeo.org/qgis/trunk@4742 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-24 22:44:10 +00:00
timlinux
3b52d01ee9 Get rid of some of these new svgs until they can be properly supported in qt4.1
git-svn-id: http://svn.osgeo.org/qgis/trunk@4741 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-24 22:21:08 +00:00
timlinux
bc4acc9e9b More updates to make icons clearer and more logically laid out
git-svn-id: http://svn.osgeo.org/qgis/trunk@4729 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-24 08:14:24 +00:00
timlinux
814bf697b1 Added some icons from the open clipart project
git-svn-id: http://svn.osgeo.org/qgis/trunk@4728 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-24 02:41:54 +00:00
timlinux
64eb796bc5 Refinements to icons for consistency and clarity
git-svn-id: http://svn.osgeo.org/qgis/trunk@4727 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-24 01:46:23 +00:00
mhugent
e990dec9f5 Added buttons and icons for add/delete/move Vertex and set mouseTracking true in QgsRubberBand
git-svn-id: http://svn.osgeo.org/qgis/trunk@4717 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-22 15:55:00 +00:00
timlinux
241f207495 Use a smaller icon for legend file group so that we can use smaller vert. spacing in legend
git-svn-id: http://svn.osgeo.org/qgis/trunk@4694 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-15 21:00:19 +00:00
timlinux
b27f352f81 Removed deprecated files
git-svn-id: http://svn.osgeo.org/qgis/trunk@4674 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-13 11:35:46 +00:00
timlinux
296023f67b More icon cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk@4673 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-13 11:35:25 +00:00
timlinux
1777f15bbb Converted to png
git-svn-id: http://svn.osgeo.org/qgis/trunk@4646 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-11 02:08:00 +00:00
timlinux
c039f78512 Shrink this somewhat oversized icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@4639 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-10 08:47:51 +00:00
timlinux
16b1be6db3 Tidy up icons - move themable icons into themes and delete junk
git-svn-id: http://svn.osgeo.org/qgis/trunk@4638 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-10 08:32:48 +00:00
timlinux
c2b1285f4f Updated the icons to be more consistent with rest of ui
git-svn-id: http://svn.osgeo.org/qgis/trunk@4636 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-10 08:11:11 +00:00
timlinux
516a61943f Renamed these icons for consistency
git-svn-id: http://svn.osgeo.org/qgis/trunk@4635 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-10 08:01:13 +00:00
timlinux
ef715a8e0e Moved images svg themes and resources out of src/
Moved svg and themes into images dir
Tidy up to configure.in


git-svn-id: http://svn.osgeo.org/qgis/trunk@4492 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-07 02:25:11 +00:00