Tim Sutton
34f10f1a55
Merge pull request #112 from mbernasocchi/android
...
Android goodies (touch maptool, with-touch mode, ui edits, ...)
2012-03-31 06:52:02 -07:00
Etienne Tourigny
785f9ae0cc
group favourites in top-level item (when there are 5 or more favourites) and add favourites icon
...
Signed-off-by: Tim Sutton <tim@linfiniti.com>
2012-03-31 15:06:26 +02:00
Etienne Tourigny
efac197e0d
add missing icons for raster and vector collections in themes/default
...
Signed-off-by: Tim Sutton <tim@linfiniti.com>
2012-03-31 15:06:26 +02:00
Marco Bernasocchi
48a0612cdf
adding touch maptool that allows panning, pinch zooming, double tap zoomWithCenter, twofinger tap zoomOut
...
fixed toolbar button functionality
2012-03-28 23:58:21 +02:00
szekerest
d212ca7f71
Adding the native MSSQL provider
2012-03-23 09:45:59 +01:00
Marco Hugentobler
82cd4afbab
Icon for offset curve tool
2012-02-21 11:13:04 +01:00
Juergen E. Fischer
f294c16b94
fix file permissions
2012-01-27 16:05:37 +01:00
Alexander Bruy
42edad5ebc
[FEATURE] new navigation tool Pan Map to Selection ( fix #4031 )
2012-01-24 19:42:31 +02:00
Juergen E. Fischer
325df2697b
[FEATURE] add status bar tool button that toggles visibility of message log and show tooltips when messages appear while message log is hidden
2012-01-10 22:12:53 +01:00
Juergen E. Fischer
23ce247f1c
missed a file in last commit
2011-11-24 14:54:04 +01:00
Martin Dobias
d1c05db202
Move wfs gui to provider. Remove wfs plugin.
2011-10-11 13:45:55 -03:00
Martin Dobias
d386c6689b
Moved scale bar plugin to app
2011-08-21 23:02:40 +02:00
Martin Dobias
5ca2c32f72
Moved north arrow plugin to app
2011-08-21 23:02:40 +02:00
Martin Dobias
2095872530
Moved copyright label plugin to app
2011-08-21 23:02:40 +02:00
Radim Blazek
9784cd78e5
grass support for qbrowser
2011-05-22 16:29:25 +02:00
Martin Dobias
b20619623f
Merge branch 'master' into dbl
...
Conflicts:
images/splash/splash.png
src/CMakeLists.txt
src/app/main.cpp
src/app/qgsvectorlayerproperties.cpp
src/core/qgsvectorlayer.cpp
src/providers/wms/qgswmssourceselect.cpp
2011-05-13 22:20:43 +02:00
Martin Dobias
153ad164fe
All customization and QGIS browser work in one commit.
2011-05-13 22:00:46 +02:00
Juergen E. Fischer
b8642a93fa
apply #3770 : allow adding parts to line and point features and some refactoring
2011-05-06 00:48:29 +02:00
wonder
a77a9b66de
Symbol props dialog: Locked/unlocked icons instead of just showing locked icon.
...
This should allow users easily identify the current state.
Default icons from Nuvola icon set, gis/newgis icons from Robert.
git-svn-id: http://svn.osgeo.org/qgis/trunk@15688 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-04-09 21:15:02 +00:00
jef
ac8c740b6d
fix some warnings and other cleanups
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15539 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-19 20:27:59 +00:00
timlinux
e23bd22977
Added zoom 1:1 to zoom bar, icon updates from robert. Disallow hist stretch for wms layers
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15460 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-13 11:51:40 +00:00
timlinux
171a6b8a98
On discussion with Robert, also use desaturated icons for layer type icons. Updated stop rendering icon with one contributed by Robert.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15455 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-12 20:44:02 +00:00
timlinux
d877f7cca2
Use muted icons in status bar (based on article I read on a non distracting ui)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15446 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-12 07:16:15 +00:00
timlinux
c1df06cdd6
[FEATURE] Added histogram stretch to full dataset icon to raster toolbar
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15432 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-11 14:44:05 +00:00
jef
f91642fc47
[FEATURE] allow setting CRS for multiple layers at once
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15352 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-06 02:18:18 +00:00
timlinux
f4346af30e
Updated icon from local histogram stretch from Robert (thanks Robert)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15206 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-19 09:47:10 +00:00
timlinux
38c1f2c818
Added dedicated dialog for the sponsors. No longer parse sponsors from sponsors text file, just edit the html in the dialog directly.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15195 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-18 13:28:33 +00:00
timlinux
6e701ec090
Added local histogram stretch icon to the new raster toolbar and wired it up so it works
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15192 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-18 10:30:56 +00:00
mhugent
f1a655f480
[FEATURE]: experimental table join support refactored and ported from branch to trunk
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15155 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-11 16:23:17 +00:00
wonder
92e2d73585
Better style manager dialog with icons from Robert Szczepanek.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14913 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-12-14 22:09:39 +00:00
wonder
3a18bddada
[FEATURE] Support for icons of plugins in the plugin manager dialog.
...
Both C++ and Python plugins now can implement icon() metadata function which returns path to the icon file name.
The icon file is passed to QPixmap() constructor. For C++ it's preferred to use an icon from the resource file
(e.g. ":/plugins/foo/foo_icon.png") because plugin's resource file gets loaded automatically when the plugin is loaded.
Python plugins can use either relative path to the icon ("images/plugin-icon.png") or icon from the resource file
(starting with a colon). The relative path is preferred, since it doesn't require the plugin to load its resource file
and plugin repository will not have a trouble to fetch the icon automatically.
Updated C++ plugins and Python plugins to include icon where applicable.
Default plugin icon is (c) Anna Shlyapnikova, licensed under Creative Commons (Attribution 3.0 Unported).
git-svn-id: http://svn.osgeo.org/qgis/trunk@14897 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-12-12 19:19:54 +00:00
mhugent
ac51927071
[FEATURE]: move/rotate/change label edit tools to interactively change data defined label properties
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14697 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-11-17 15:01:15 +00:00
jef
b1bf738ad8
[FEATURE] improve attribute handling
...
- optionally reuse entered attribute values for next digitized feature
- allow merging/assigning attribute values to a set of features
git-svn-id: http://svn.osgeo.org/qgis/trunk@14599 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-11-13 15:45:44 +00:00
jef
53447de4e5
add table icon and fix warnings related to geometryless layers
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14216 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-09-10 14:40:53 +00:00
jef
cf578ef78e
remove .cvsignore files
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14165 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-08-28 22:35:41 +00:00
jef
29fa6f29ea
add advanced selection tools from Jeremy Palmer. Thanks. (apply #2938 )
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14071 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-08-12 16:59:57 +00:00
mhugent
9d3649bceb
Added annotation icons provided by Robert. Thanks\!
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13736 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-14 19:06:37 +00:00
mhugent
c0e7506d9e
Move Martins labeling-ng from plugin to core/app
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13607 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-31 15:05:23 +00:00
jef
9dd9f36450
[FEATURE]
...
- save edits button added (implements #2579 )
- subset option to layer menu (implements #2660 )
- show selected feature count in status bar (implements #2708 )
- temporary workaround for #2714
- refactored redundant code from legend to qgisapp:
attribute table, save as, layer removal, layer properties
- some more cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk@13501 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-16 14:44:42 +00:00
jef
1541ff5225
update permissions
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13463 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-05-10 18:52:30 +00:00
mhugent
7ba75be847
[FEATURE]: text and form annotation tools are now in gui and app
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13189 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-03-29 12:11:48 +00:00
timlinux
583d56b5ab
Added gps tracker widget. This work was sponsored by http://gonavigo.ca/ . We thank them for their support
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12692 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-07 17:06:16 +00:00
mhugent
8545ed7ea7
[FEATURE]: A tool to measure angles
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12663 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-01-02 14:39:00 +00:00
borysiasty
2285668315
Separate icons for mActionShowComposerManager and mActionFilePrint
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12479 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-12-15 20:39:23 +00:00
timlinux
6c15f02c1e
Updated network icon from Anita
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12284 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-29 12:54:00 +00:00
timlinux
164c5f6f89
Property icon updates from Anita Graser
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12264 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-26 22:37:14 +00:00
mhugent
af96cfd9fe
[FEATURE]: arrow item for composer. Custom arrow heads from svg files are planned for the near future
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12248 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-25 10:17:28 +00:00
timlinux
c2b76d9b90
Move property icons into default theme rather so that proper icon fallback support is available for non implementing themes. Enable icon for diagram overlay property icon in vector props dialog.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12236 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-23 21:22:31 +00:00
jef
ad61532237
[FEATURE] remove selections of all layers ( fixes #2135 )
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12224 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-22 21:50:09 +00:00
mhugent
b007b8833f
Add a new composer item to draw basic shapes (atm ellipse, rectangle, triangle), fix some composer related bugs and bring rotation to composer item level
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@12183 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-19 09:04:33 +00:00