Alexander Bruy
d6cd228e5e
attempt to fix crash when changing symbols in graduated renderer
2013-02-20 13:41:54 +04:00
Nathan Woodrow
69f96f37bc
Updates to composer window
...
- Split composer toolbar into many
- Rename File menu to Composer - because the composer isn't a "file"
2013-02-20 19:18:53 +10:00
Larry Shaffer
cc0c2b1853
Fix crash when loading a project that hits a group box with 'collapse' set
2013-02-19 19:38:56 -07:00
Juergen E. Fischer
0fbea1911e
german translation update
2013-02-19 23:33:17 +01:00
Juergen E. Fischer
69a919d755
debian packaging fix
2013-02-19 22:59:29 +01:00
Juergen E. Fischer
24ba638af6
Make QSPATIALITE optional, but still include it in osgeo4w and debian package
2013-02-19 20:07:57 +01:00
Juergen E. Fischer
9768b13c76
[FEATURE] postgres provider: optionally skip columns without geometry type constraint
2013-02-19 18:33:58 +01:00
Marco Hugentobler
1c2b025a69
Fix copy paste bug
2013-02-19 14:05:04 +01:00
Marco Hugentobler
4d868886d0
Compute min/max on demand in gdal provider
2013-02-19 13:58:04 +01:00
Larry Shaffer
2a2465ee74
Add available sql drivers to Mac bundled app
2013-02-19 05:30:23 -07:00
Sandro Santilli
314c783b21
Revert "Enable topological editing on first TopoGeometry layer creation"
...
This reverts commit edecf385fddd7d166e134023057998612af6ad58.
The correct way to do this is by hooking on the editingStarted slot
(thanks jef for pointing that out)
2013-02-19 12:09:54 +01:00
Sandro Santilli
edecf385fd
Enable topological editing on first TopoGeometry layer creation
...
I'm not sure this is an acceptable behavior, but I'm sure users
do want to edit TopoGeometry layers in a topological way.
The problem with this implementation is that topological editing
is enabled for editing of every layer, not just the TopoGeometry
one.
2013-02-19 11:10:57 +01:00
Larry Shaffer
0f0c981143
Update composer ui files
...
- Add section headers (should be moved to app stylesheet, and custom label or container class made)
- Enable map grid group box (was disabled)
- Reformat all form layouts to look like rest of app (more grid layout-like, with labels left-aligned and growing entry fields)
- Re-layout map extents group box
- Expand more group boxes by default (increases discovery)
2013-02-19 02:28:43 -07:00
Larry Shaffer
77afb16567
Fix some compiler warnings
2013-02-19 02:28:43 -07:00
olivierdalang
bb57cf4b2b
replaced "opacity" by "transparency" in the composer GUI
2013-02-19 02:28:43 -07:00
olivierdalang
a8822089c1
Add syncGroup to CollapsibleGroupBoxes
2013-02-19 02:28:43 -07:00
olivierdalang
2d4220bba9
Update of composer item's GUI
2013-02-19 02:28:43 -07:00
Larry Shaffer
a645f43f67
Updates to QgsCollapsibleGroupBoxBasic
...
- Use title instead of checkbox to define QgsCollapsibleGroupBox offset
- Fix error when group box has form layout with QPushButtons that refuse to fully hide
- Update vertical offsets for Ubuntu
- Add control-click modifier and tool tip for toggling all collapsible group boxes
- Ensure disclosure triangle mirrors enabled state of group box
2013-02-19 02:18:53 -07:00
Juergen E. Fischer
a86622b32c
fix #7179
2013-02-19 10:04:12 +01:00
Werner Macho
99dfce16b0
added malayalam language on request
2013-02-19 09:06:28 +01:00
Larry Shaffer
e33bd25c62
Merge pull request #418 from dakcarto/cmake_stagedplugins-optmz_2
...
Update stage-installed plugins CMakeLists.txt
2013-02-18 19:01:23 -08:00
Marco Hugentobler
dc074b393e
Always use topological editing if using avoid intersection (where possible also to background layers). Without topological editing, it is possible to have very small gaps between the polygons
2013-02-18 17:08:08 +01:00
Juergen E. Fischer
ee96d381e2
fix build with older Qt
2013-02-18 13:50:16 +01:00
Alexander Bruy
22256906d7
fix imports (addresses #7176 )
2013-02-18 15:39:42 +04:00
Alexander Bruy
d31b83803a
disable SEXTANTE algorithms that require 3rd party Python modules
2013-02-18 13:53:45 +04:00
Alexander Bruy
9abb7c4030
add CMakeLists.txt to SEXTANTE tools directory
2013-02-18 13:42:08 +04:00
Juergen E. Fischer
b9be97d533
debian packaging fix
2013-02-18 10:33:08 +01:00
Werner Macho
75ae3e632b
new language file on request: welcome Cambodia
2013-02-18 09:51:19 +01:00
Alexander Bruy
33808af722
add missed directory to CMakeLists.txt
...
disable StatisticsByCategories algorithm because it requires 3rd party
Python module scipy
2013-02-18 11:44:54 +04:00
Juergen E. Fischer
8f25bcfd20
fix #7172
2013-02-18 00:27:30 +01:00
Victor Olaya
7275525670
[sextante] added tools to ease creating unit test for algorithms
2013-02-17 23:14:32 +01:00
Victor Olaya
7c67101435
[sextante] improved toolbox and modeler to better use classification by categories (easy mode)
2013-02-17 23:14:31 +01:00
Victor Olaya
5fead9fb64
[sextante]minor fixes and added new R script examples
2013-02-17 23:14:30 +01:00
Victor Olaya
329062b898
[sextante] Log file is now read backwards and limited to a fixed number of lines
2013-02-17 23:14:30 +01:00
Victor Olaya
1314d4cc2a
cleaned SEXTANTE/SAGA algorithms
2013-02-17 23:14:29 +01:00
Victor Olaya
67c68d0a47
addded new SEXTANTE python algorithms
2013-02-17 23:14:28 +01:00
Victor Olaya
3aadcfa005
improved management of tables in SEXTANTE
2013-02-17 23:14:28 +01:00
Juergen E. Fischer
d8ec492dec
fix #7172 and #7174
2013-02-17 22:21:34 +01:00
Juergen E. Fischer
554250473c
[FEATURE] add qspatialite sql driver plugin
2013-02-17 22:15:00 +01:00
Radim Blazek
4aaed2a5cc
WMS identify format preference order: Html,Feature,Text
2013-02-17 12:01:05 +01:00
Radim Blazek
db95b46940
Html identify result print fix
2013-02-17 11:48:09 +01:00
Juergen E. Fischer
ddaded8ebb
fix #7171
2013-02-17 11:10:48 +01:00
Juergen E. Fischer
7fb46498c9
also optionally apply SHAPE_ENCODING to layer creation ( fixes #5911 )
2013-02-16 11:27:09 +01:00
Juergen E. Fischer
f22c62a891
fix #7160
2013-02-15 19:55:54 +01:00
Juergen E. Fischer
b630692c74
quote closing parens within column names ( fixes #7159 )
2013-02-15 19:44:09 +01:00
mhugent
c036e7e1ce
Merge pull request #428 from schmandr/master
...
Add support for 1bit PNG format to QGIS Server WMS
2013-02-15 07:33:46 -08:00
Andreas Schmid
2e84efafc5
Add support for 1bit PNG format to QGIS Server WMS
2013-02-15 14:26:46 +01:00
Alexander Bruy
c1527af3be
also fix loading checkbox state from settings
2013-02-15 13:44:38 +04:00
Alexander Bruy
af7d5124fb
fix handling of TAB delimiter in delimited text plugin
2013-02-15 11:48:49 +04:00
Juergen E. Fischer
424cc89dae
ocispatial: require OCI library
2013-02-14 00:50:48 +01:00