timlinux
59ddd25146
Place holder splash for 0.9
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6423 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-12 19:24:14 +00:00
wonder
bbd36b107f
Merged refactoring branch back to trunk.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6415 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-09 02:39:15 +00:00
gsherman
f989cae267
In Makefile.am added missing headers and EXTRA_DIST files needed for make release
...
Removed unused Makefile generation from configure.in
Changed version to 'Titan'
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6350 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-30 02:15:25 +00:00
wonder
3f95be6f15
Added myself to credits, added photo
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6328 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-28 22:04:56 +00:00
gsherman
9ec44fb87f
Cropped image
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6286 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-20 01:42:49 +00:00
timlinux
b8ee887f2e
Added Freddy's picture
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6280 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-19 03:18:03 +00:00
gsherman
74b5109af6
Cleaned up image
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6264 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-15 21:52:04 +00:00
gsherman
15d2cfe58c
Added placeholder images for missing developer mugs
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6263 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-15 21:49:27 +00:00
timlinux
c975b3294f
Added icon for mapserver export tool
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6247 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-12 02:06:11 +00:00
wonder
bb7b370b22
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/qgis@6182 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-04 14:24:55 +00:00
telwertowski
b238eab860
Restore splash_mask which was deleted in r5937 but is being used again in r6128.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@6132 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-27 07:43:39 +00:00
wonder
44d6e073e8
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/qgis@5937 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-10 12:39:57 +00:00
g_j_m
cb7ac5eaee
Apply icon mods and additions as in ticket #315 .
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5901 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-10-01 08:21:40 +00:00
g_j_m
c733461cb8
Remove the sourceforge menu item (as suggested in ticket #285 ).
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5888 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-30 06:58:22 +00:00
timlinux
5d8f572e5e
Updated splash screen for 0.8 release
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5724 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-22 10:47:07 +00:00
timlinux
75cd4b7d3f
Updated splash master image for final release version of qgis 0.8
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5713 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-08-21 03:03:18 +00:00
g_j_m
7f9b89a6ba
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/qgis@5616 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-07-20 09:34:04 +00:00
gsherman
f052ad141d
60x60 Q icon
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5522 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-06-16 05:44:51 +00:00
timlinux
e4ee9eda09
Make editing icons more consistent with other icons.
...
Disable tests in mac build script.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5519 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-06-15 23:26:50 +00:00
mhugent
75c4817998
reenabled the possibility to copy/cut-paste geometries (in the digitizing toolbar)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5489 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-05-26 08:40:36 +00:00
gsherman
804acac205
Added missing icons for the nkids theme that casused crash. Fixes bug #65
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5433 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-05-10 01:10:41 +00:00
mhugent
bec5d201d8
added toolbar buttons for start/stop editing
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5396 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-29 21:07:29 +00:00
mhugent
c79ca84365
changed icon name
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5336 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-21 21:38:22 +00:00
timlinux
c1bd8cdbbb
Some updates for qt designer plugin support - still in progress...
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5133 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-02 22:57:22 +00:00
g_j_m
4de591b812
- 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/qgis@5043 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-17 04:17:02 +00:00
g_j_m
54b5884cb0
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/qgis@5016 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-03-13 12:24:11 +00:00
gsherman
6ed51341c6
Added version name to the temporary splash screen
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4825 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-02-10 18:11:55 +00:00
timlinux
18947c19fa
Add missing icon needed for Gavins recent commits
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4771 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-28 22:54:59 +00:00
timlinux
793efd6aa9
Fix for missing splash status messages
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4743 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-24 22:59:57 +00:00
timlinux
500b2c5f20
Reverted splash to something similar to 0.7.4
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4742 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-24 22:44:10 +00:00
timlinux
a90af40191
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/qgis@4741 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-24 22:21:08 +00:00
timlinux
0a2e893581
More updates to make icons clearer and more logically laid out
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4729 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-24 08:14:24 +00:00
timlinux
556e684c88
Added some icons from the open clipart project
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4728 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-24 02:41:54 +00:00
timlinux
5339ffa97c
Refinements to icons for consistency and clarity
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4727 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-24 01:46:23 +00:00
mhugent
9826632731
Added buttons and icons for add/delete/move Vertex and set mouseTracking true in QgsRubberBand
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4717 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-22 15:55:00 +00:00
timlinux
06619c2502
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/qgis@4694 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-15 21:00:19 +00:00
timlinux
fbe108223b
Removed deprecated files
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4674 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-13 11:35:46 +00:00
timlinux
4d790e7101
More icon cleanups
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4673 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-13 11:35:25 +00:00
timlinux
e42df1fa41
Converted to png
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4646 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-11 02:08:00 +00:00
timlinux
bd6ff2fb97
Shrink this somewhat oversized icon
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4639 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-10 08:47:51 +00:00
timlinux
b65290aa3f
Tidy up icons - move themable icons into themes and delete junk
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4638 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-10 08:32:48 +00:00
timlinux
730da582dd
Updated the icons to be more consistent with rest of ui
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4636 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-10 08:11:11 +00:00
timlinux
3971bc78b7
Renamed these icons for consistency
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4635 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-10 08:01:13 +00:00
timlinux
c102861ea8
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/qgis@4492 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-01-07 02:25:11 +00:00