358 Commits

Author SHA1 Message Date
Larry Shaffer
9359480e82 Add images/theme_originals directory
- Helps with conversion of interface graphics to SVG
2013-02-07 18:04:57 -07:00
Larry Shaffer
3ea0a37fb6 Add stop/start and user default option for timeout of timed QgsMessageBars
- Add pause/start icons to timeout countdown progress bar
- Add user-defined option for general message timeouts
- [API] Add get/set methods for general message timeouts to QgisApp
2013-01-12 17:53:53 -07:00
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
e38b2222ab Add SVG symbol of QGIS north arrow decoration (provided by ramon)
- Feature request #6814
- Converted 'N' text to path and centered
2012-12-11 19:42:46 -07:00
Werner Macho
b304df8fb4 adding missing files to basque translation 2012-12-06 09:57:58 +01: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
Werner Macho
047127bf19 added Basque language on request .. this is our 50! Language! 2012-11-30 14:14:44 +01:00
Salvatore Larosa
01775ce11a icon changed for hide/show toolbar action 2012-11-16 22:05:58 +01:00
Salvatore Larosa
1495f659c7 Added action: Hide/Show toolbar for PyQGIS Console
- image help update
2012-11-12 22:46:30 +01:00
Salvatore Larosa
b2eb1c10e9 updating help and minor changes for console 2012-11-11 23:02:52 +01:00
Werner Macho
e60632147a translation update: added swahili on request 2012-11-11 18:32:14 +01: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
Giuseppe Sucameli
ef6b3c4d9f Merge pull request #314 from slarosa/master
[FEATURE] Sharing snippets code from PyQGIS console
2012-11-03 17:08:50 -07: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
Salvatore Larosa
b1d7a155bc [FEATURE] - Sharing snippets code from PyQGIS console
- now you can share snippets code by codepad.org
- added much more actions in contextual menu
2012-11-03 15:26:56 +01:00
Alexander Bruy
8694cb8cd5 [FEATURE] add lineedit with builtin clear button 2012-11-02 19:13:31 +02:00
Tim Sutton
daed5f57e8 Updated developer panel in about box 2012-10-28 19:49:38 +02:00
Tim Sutton
788d1ae7e2 Fix transparency issue for splash 2012-10-28 19:34:13 +02:00
Tim Sutton
46655cf790 Updated splash with essen hackfest image 2012-10-28 18:55:11 +02:00
Giuseppe Sucameli
27652201d0 fix build 2012-10-20 02:22:11 +02:00
Salvatore Larosa
3fecd44ae5 Merge branch master of https://github.com/qgis/Quantum-GIS 2012-10-20 01:44:52 +02:00
Salvatore Larosa
ca20be178a [FEATURE] - Choose Fontfamily and API files for Python Console
- update Italian translation
- added Settings icon for toolbar
- update Italian translation fro console_help
2012-10-19 23:23:26 +02:00
Radim Blazek
4358e8e2b3 identify expand/collaps tools 2012-10-19 11:54:50 +02:00
Werner Macho
8b137b33ba forgot png files, thanks Larry 2012-10-16 03:16:17 +02:00
Werner Macho
9a2333c7a3 translation update: gl_ES by XAN and sr_Latn by Goran, also added sr_Cyrl as requested, renamed sr_CS-* to sr_* 2012-10-16 01:49:44 +02:00
Larry Shaffer
f230f51a53 Remove extraneous Mac browser app aliases
- Should handle Finder pref set to hide extensions (e.g. missing .app)
2012-10-11 18:12:29 -06:00
Salvatore Larosa
b3589d488f Fix #6458
- added new icon in resources
- added tools to import QtCore,QtGui class
- update help and locale
2012-10-05 23:32:02 +02:00
Juergen E. Fischer
1aa4c1eb63 debian packaging update - also moved python console files and icons 2012-10-05 18:30:19 +02:00
Larry Shaffer
f7198ba560 Remove extraneous Mac browser app aliases from failed builds 2012-10-04 18:00:07 -06: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