269 Commits

Author SHA1 Message Date
Larry Shaffer
bc4f8f2ba2 Add convenience methods for pushing a non-widget-based message to QgsMessageBar
- Switch some WARNING messages over to INFO
- Add default icon for CRITICAL messages
2013-01-12 08:45:58 -07:00
Larry Shaffer
2c36e7d79f Fix #6957, move 'not vector/editable layer' dialogs to message bar for map edit and select tools
- Move notifications to base QgsMapToolEdit class
- Add QgsMessageBar::INFO icon (also useful for lightweight WARNING)
2013-01-12 04:44:38 -07:00
vinayan
eef2efc9fd icon added,fixed issue with no selection on 2013-01-12 10:06:06 +01:00
Juergen E. Fischer
2fc799b98c [FEATURE] add oracle provider 2013-01-09 16:47:01 +01:00
Salvatore Larosa
d6a33f5298 Reorganize icons theme for pyqgis console
- add icon to Python Console entry in Plugins menu
2013-01-03 14:20:56 +01:00
Larry Shaffer
f8654f705f Fix #6924, finish move from png to new svg icons for Current Edits actions
- Remove graphical limitation indicating edit is only vector-based (previously removed themes/gis/mActionSaveEdits.png)
- Remove themes/default/mActionSaveEdits.png, just duplicate of mActionsFileSave.png
2012-12-28 16:09:14 -07:00
Larry Shaffer
369971a7c2 [FEATURE] Add save/rollback/cancel current edits for selected or all vector layers
- Fix for issue #6782
- Ensure undo widget is not enabled unless active (again)
2012-12-26 10:57:52 -07:00
Larry Shaffer
bba75a87b7 Add legend icon for editable layers with unsaved edits 2012-12-01 17:21:37 -07:00
Larry Shaffer
eb5ba34c4e Add 'Save All Edits' action to layers menu and digitizing toolbar 2012-12-01 17:21:37 -07:00
Radim Blazek
038acbc760 vector feature counts moved to vector layer, enabled feature counts in composer legend, fixes #6237 2012-11-06 17:58:24 +01:00
Matthias Kuhn
9ffca57e2f Merged Squashed pull request #296 (tabs and groups for feature form) 2012-11-04 22:39:12 +01:00
Etienne Tourigny
dbe54d080b browser dock filter: use QgsFilterLineEdit, ui and code cleanup ; add QgsFilterLineEdit::cleared() signal 2012-11-03 19:19:15 -02:00
Etienne Tourigny
14b472d78d browser filter 2012-11-03 19:19:15 -02:00
Etienne Tourigny
3a6c904026 Browser: change Add Layers and Refresh buttons ; use designer file for qgsbrowserdock 2012-11-03 19:19:15 -02:00
Alexander Bruy
8694cb8cd5 [FEATURE] add lineedit with builtin clear button 2012-11-02 19:13:31 +02:00
Radim Blazek
4358e8e2b3 identify expand/collaps tools 2012-10-19 11:54:50 +02:00
Larry Shaffer
950f6a9973 Update collapsible groupbox with checkbox and styles 2012-09-11 11:01:36 -06:00
Etienne Tourigny
09c3693409 fix QgsCollapsibleGroupBox UI (arrows should render correctly) 2012-09-07 20:34:41 -03:00
Marco Hugentobler
0c7f729612 [Feature]: Merge diagram improvements provided by Matthias Kuhn 2012-09-05 09:29:19 +02:00
Larry Shaffer
8be777b999 Changes to QgsMessageBar icons and Enable macros action 2012-08-31 16:24:53 +02:00
Etienne Tourigny
fe6923bad0 add qgscollapsiblegroupbox, use in raster save dialog 2012-08-24 11:45:40 -03:00
Matthias Kuhn
d845a0a458 Add icons to the diagram dropdown 2012-08-16 16:25:34 +02:00
Larry Shaffer
3dd05e6842 Split off part of pin/unpin label tool's function to new show/hide label tool
- Show/Hide Labels (uses new Show label data defined column)
- Click or marquee on feature to show label
- Hold Shift+click or marquee on label to hide it
- Hide label function of pin/unpin label tool removed
2012-08-12 05:13:25 -06:00
Larry Shaffer
f69d8d201b Small refactoring to switch freeze/thaw to pin/unpin label tool
- Thanks to Tim for the better metaphor for the tool
- Freeze/thaw was a bit obtuse, pinning a label is a more ubiquitous mapping concept
- New icons to represent switch
2012-08-11 05:44:05 -06:00
Marco Hugentobler
e6d988057f Fix merge conflict 2012-08-08 18:53:33 +02:00
Marco Hugentobler
8719ef938c Add html icon to composer 2012-08-07 11:49:51 +02:00
Larry Shaffer
2752f66ec1 SVG icons for freeze/thaw label tools for default and GIS themes 2012-08-06 15:27:40 -06:00
Larry Shaffer
738c1f36fe Test for cross-platform SVG icon scaling
- Several PNG icons are switch out with SVG counterparts to test Qt scaling on different platforms
- Default theme has added SVG icons that are comprised of the regular PNG embedded within
- GIS theme has added mostly SVG 24x24 icons and one at 48x48 (also for touch interfaces)
- This commit's changes will probably be reverted after testing
2012-07-31 12:50:24 -06:00
Radim Blazek
80c251d2a9 cumulative cut tools, raster stretching moved from qgisapp to raster layer, unfortunately one control image has also be changed because stretching changed from GDALComputeRasterMinMax which gives for tests/testdata/landsat.tif 3. band min/max 57/157 to GDALComputeRasterStatistics which gives 51/172 2012-07-29 14:07:14 +02:00
Larry Shaffer
83764a6f1e [Feature] Freeze-thaw labeling tool, with on-the-fly transformation support. 2012-07-17 15:03:47 -06:00
Etienne Tourigny
6b474fe563 add histogram zoom in/out 2012-07-14 14:50:33 -03:00
Etienne Tourigny
4a53350d7c add UI to pick min/max band values in histogram 2012-07-14 14:50:32 -03:00
Radim Blazek
ab1c989ff2 WCS 2012-06-15 16:47:57 +02:00
Radim Blazek
678147ccb2 better add WCS layer icon 2012-05-02 11:17:17 +02:00
Radim Blazek
ff8b451051 new icons for vector layer and OWS data source 2012-05-01 14:09:44 +02:00
Radim Blazek
99cfa7c411 WCS gis theme icons 2012-04-28 12:20:21 +02:00
Alexander Bruy
46c482bb51 update icon for touch action 2012-04-27 19:34:53 +03:00
Alexander Bruy
0c700d3aff update Pan To Selected icon 2012-04-26 10:33:25 +03:00
Alexander Bruy
2c04b0a2d2 icon from Robert for Raster Calculator 2012-04-26 10:32:14 +03:00
Radim Blazek
7ddadbfec5 WCS support 2012-04-25 18:36:44 +02:00
Etienne Tourigny
90108d81d0 add support for reading datasets inside zip file in browser using quazip 2012-04-02 12:17:36 -03:00
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