Marco Hugentobler
06374d9b64
Update composition sip bindings
2013-01-18 16:50:13 +01:00
Marco Hugentobler
b7dd4c4f39
Set alignment snap and tolerance for composition
2013-01-18 16:43:06 +01:00
Marco Hugentobler
4105eac48f
Alignment snap also for item resize in composer
2013-01-18 14:42:53 +01:00
Marco Hugentobler
4495925ddb
Cleanup code for composer item align
2013-01-17 14:30:51 +01:00
Marco Hugentobler
cfcac52b50
Show alignment lines
2013-01-17 12:00:06 +01:00
Marco Hugentobler
e7e28697b7
[FEATURE]: snap to left/mid/right coordinates of other items when moving composer items
2013-01-17 08:30:40 +01:00
mhugent
0357f0fd24
Merge pull request #386 from Oslandia/atlas
...
Fix atlas map resizing
2013-01-15 02:20:12 -08:00
Larry Shaffer
bdcb6c1c33
Add mousePressEvent to QgsMessageBar sip file
2013-01-14 17:04:34 -07:00
Juergen E. Fischer
7d505f113d
more oracle provider improvements:
...
- enable warnings and more error handling in qocispatial
- read ordinates in one go (OCICollGetElemArray/OCINumberToRealArray not working yet)
- set prefetch count
- fix support for int keys (numbers with precision 0)
- interpret oracle crs without auth_name as EPSG
2013-01-14 23:57:47 +01:00
Larry Shaffer
9182ab2dd0
Re-add mysteriously missing connections for custom env variables checkbox
...
- Probably removed during QtDesigner changes to .ui file; code into .cpp file instead
- Possible fix for #6961
2013-01-14 12:55:37 -07:00
Hugo Mercier
ca77a9876c
refs #6956
...
Fix map frame resizing : do not touch the frame size, adapt the geometry's extent if needed
2013-01-14 12:15:31 +01:00
Juergen E. Fischer
831f99a401
oracle provider improvements:
...
- improve srs lookup
- insert crs to oracle table on import, if not existent (requires INSERT privilege on MDSYS.SDO_COORD_REF_SYSTEM)
- move table lookup into thread
- use QgsMessageOutput for import errors (also in postgres and spatialite)
- german translation update
2013-01-14 01:35:34 +01:00
Juergen E. Fischer
fcb5045571
[FEATURE] add second browser
2013-01-14 01:35:24 +01:00
Larry Shaffer
b288b3a6f5
Add QgisApp::messageTimeout() to iface sip file
...
- [API] Remove recently added, and unnecessary, mMessageTimeout and setMessageTimeout() from QgisApp
2013-01-13 17:10:47 -07:00
Larry Shaffer
e435762ecd
Set fixed size for close icon in QgsMessageBar
2013-01-13 16:24:55 -07:00
Larry Shaffer
ccbd3e2e9d
Finish refactoring that caused build error
2013-01-12 20:07:05 -07:00
Juergen E. Fischer
906c7a178e
fix build error
2013-01-13 03:15:09 +01:00
Nathan Woodrow
34f45333d1
Fix build
2013-01-13 12:00:07 +10: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
Jürgen Fischer
98d8d507ef
Merge pull request #378 from slarosa/ftools_split_vector
...
fix #4534
2013-01-12 15:16:40 -08:00
Juergen E. Fischer
ac29c5b11f
prepare-commit.sh: remove trailing blanks from python files
2013-01-12 23:48:58 +01:00
Juergen E. Fischer
0a707fbc27
german translation update
2013-01-12 23:48:51 +01:00
Juergen E. Fischer
762120e08f
prepare-commit.sh: remove trailing blanks from python files
2013-01-12 23:36:00 +01:00
Juergen E. Fischer
98dad7dcbc
fix sip binding of QgsCredentials::get() (always returned true; partly rolls back dcf3ede)
2013-01-12 23:17:25 +01:00
Larry Shaffer
82ea4298e7
Merge pull request #385 from slarosa/pyqgis-console
...
remove item QgsInterface from import class menu in python console
2013-01-12 13:03:07 -08:00
Salvatore Larosa
8203effa72
remove item QgsInterface from import class menu in python console
...
since a369ed0 it is no longer necessary to import iface object
2013-01-12 21:54:18 +01:00
Victor Olaya
13bfb5eb9a
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
2013-01-12 16:54:08 +01: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
Nathan Woodrow
a369ed0f5c
Import iface into Python console
2013-01-12 22:05:35 +10:00
Larry Shaffer
8927a3d4bb
Update 'not vector/editable layer' dialogs to message bar for new Rotate map tool
2013-01-12 04:44:49 -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
Victor Olaya
5b431dfaf4
sextante file dialog now remembers last used folder
2013-01-12 12:43:22 +01:00
Victor Olaya
59b1d8d0cc
modified grass postprocessing and edited grass description
2013-01-12 12:42:53 +01:00
Victor Olaya
d5db373298
code cleaning
2013-01-12 12:42:00 +01:00
Victor Olaya
d1966b003b
editing parameters in modeler now remembers previous values
2013-01-12 12:40:34 +01:00
Marco Hugentobler
d8c1593427
Transform anchor point if rotating reprojected features
2013-01-12 11:38:41 +01:00
vinayan
db392501ae
moved to Advanced Editing Toolbar
2013-01-12 10:06:50 +01:00
vinayan
462c78ebb8
rotate closest feature if selection is empty
2013-01-12 10:06:32 +01:00
vinayan
eef2efc9fd
icon added,fixed issue with no selection on
2013-01-12 10:06:06 +01:00
vinayan
f210b84a3c
prepare commit script run
2013-01-12 10:05:33 +01:00
vinayan
0db0e7a199
Fixed Rotation anchor issue while zooming panning
2013-01-12 10:05:13 +01:00
vinayan
68e7b019f0
Added Rotate Map Tool
2013-01-12 10:04:50 +01:00
Larry Shaffer
a3f5cea2a8
Merge pull request #382 from dakcarto/iface_edits-tool-switch-fix_1
...
Fix #6968 , saving/rollbacking edits deselects current editing tool
2013-01-11 22:54:20 -08:00
Larry Shaffer
8803a00aff
Fix #6968 , saving/rollbacking edits deselects current editing tool
2013-01-11 23:50:00 -07:00
Nathan Woodrow
971c7b8b6a
Add groupbox support to attribute editor
2013-01-12 16:09:27 +10:00
Larry Shaffer
a0628bf6da
Add descriptive names to message bar levels (from Matthais Kuhn)
...
- Enum containing INFO, WARNING and CRITICAL
2013-01-11 18:04:52 -07:00
Juergen E. Fischer
a9e1d07c32
oracle provider: accept number(0) as key
2013-01-12 02:09:25 +01:00
Marco Hugentobler
0e036eeb0e
Merge branch 'master' of github.com:qgis/Quantum-GIS
2013-01-11 11:57:45 +01:00
Marco Hugentobler
078f0d0ad2
Fix python zebra style test
2013-01-11 11:57:27 +01:00
Juergen E. Fischer
eb02e915d9
oracle provider: fix menu entry
2013-01-11 10:56:18 +01:00