14536 Commits

Author SHA1 Message Date
Juergen E. Fischer
52158fbd89 fix #5490 again 2012-06-23 14:03:15 +02:00
Nathan Woodrow
10d4deaa29 Merge pull request #184 from mbernasocchi/android
fixing bool QgsMapTool::gestureEvent( QGestureEvent *e )
2012-06-23 03:19:26 -07:00
Marco Bernasocchi
2238fc1d66 fixing bool QgsMapTool::gestureEvent( QGestureEvent *e ) must return a value build (ms vc) error 2012-06-23 11:19:50 +02:00
Alexander Bruy
b6ad69d12c show 'unkonwn'instead of '-1' in sublayers dialog (addresses #5844) 2012-06-23 11:43:39 +03:00
Jürgen Fischer
50273b1c3b Merge pull request #183 from mbernasocchi/android
Android small patch
2012-06-22 16:08:58 -07:00
Marco Bernasocchi
5445178151 activate 1000ms update in qtlocationconnection 2012-06-23 00:24:21 +02:00
Marco Bernasocchi
130bf0d354 fix unusable WITH_TOUCH cmake switch 2012-06-23 00:16:39 +02:00
Marco Bernasocchi
292b39c019 added update interval of 1000ms to limit the ammount of positions send 2012-06-23 00:10:51 +02:00
Juergen E. Fischer
3599700d86 [FEATURE] implement coalesce and concat function expressions (implements #4551) 2012-06-22 20:16:31 +02:00
Marco Hugentobler
01cb95392f Remove symbology related member variables and functions from raster layer 2012-06-22 17:47:37 +02:00
Marco Hugentobler
86e9129c61 Clean QgsRasterLayer 2012-06-22 14:02:53 +02:00
Marco Hugentobler
d3f8702702 Implement default renderer creation in raster renderer registry 2012-06-22 13:50:55 +02:00
Werner Macho
e816b37ab3 translation update: adding more danish translations and a new maintainer 2012-06-21 23:21:04 +02:00
Tim Sutton
9dc561dcb2 Merge pull request #182 from dakcarto/fix-unittests-mac
Fix to get unit tests working again on Mac.
2012-06-21 03:29:12 -07:00
Larry Shaffer
3df1c4e668 Fix to get unit tests working again on Mac.
make 'check', 'test' and 'Experimental' work from build directory to run tests.

Current caveats:
- Build will not install. Re-build with ENABLE_TESTS=FALSE to produce a build a functioning bundled .app.
- Temp QGIS.app in build/output/bin directory will start, but also needs a different symlink for finding providers. Even then, the app doesn' work right. It appears to be unnecessary for running tests, so there is no advantage to running it from the build directory.
2012-06-21 04:00:58 -06:00
Juergen E. Fischer
fcb86cf513 fix doxygen warning 2012-06-21 10:08:49 +02:00
Juergen E. Fischer
76780076e0 transpose raster property resampling widgets 2012-06-21 10:02:45 +02:00
Juergen E. Fischer
31314e773c german translation fix 2012-06-21 10:02:45 +02:00
Juergen E. Fischer
0d4d1fc206 run TestZipLayer::testTarItemSubfolder() only on GDAL>=1.8 2012-06-21 10:02:45 +02:00
Tim Sutton
1d8ed46a7f Merge branch 'fix-menu-ordering-2' of https://github.com/dakcarto/Quantum-GIS into 5753 2012-06-21 08:42:55 +02:00
Juergen E. Fischer
02b1324faa add version notes to qgscoordinatereferencesystem.h 2012-06-20 21:08:10 +02:00
Juergen E. Fischer
23a3412113 fix #5809 2012-06-20 21:01:25 +02:00
Etienne Tourigny
46242e1da9 add missing files 2012-06-20 12:01:24 -03:00
Tim Sutton
ca7b2b23b5 Lyon splash added 2012-06-20 16:43:24 +02:00
Marco Hugentobler
31e504124a Add comments for new functions 2012-06-20 16:18:05 +02:00
Marco Hugentobler
2ef84ccce9 Merge branch 'snap_interface' 2012-06-20 15:35:10 +02:00
Marco Hugentobler
b86498a3b5 Add checkbox for invert color to raster symbol dialog 2012-06-20 14:56:03 +02:00
Marco Hugentobler
618832252f Convenient access functions also for topological editing 2012-06-20 11:43:53 +02:00
Marco Hugentobler
1e60028852 Update QGIS snapping dialog if settings changed via QgsProject 2012-06-20 08:48:21 +02:00
Marco Hugentobler
480c8606b9 Add option to set min/max values to stdDev in singleband gray and multiband color widgets 2012-06-19 22:21:57 +02:00
Giuseppe Sucameli
86c4b6ac67 fix check for extension saving style (follow 88187f1e4c) 2012-06-19 22:00:53 +02:00
Giuseppe Sucameli
2e005c73c4 swap names for lessOrEqual and greaterOrEqual binary operators converting expressions to ogc filters 2012-06-19 22:00:50 +02:00
Juergen E. Fischer
e63fb711b1 add missing core headers 2012-06-19 17:28:10 +02:00
Marco Hugentobler
20990de129 New test image for regression992 test 2012-06-19 17:03:29 +02:00
Alexander Bruy
cad4b0cdf1 fix Define current projection when identical CRSes selected 2012-06-19 17:28:07 +03:00
Marco Hugentobler
1db042251e Write snap settings for a layer in a convenient way 2012-06-19 14:55:07 +02:00
Marco Hugentobler
654924d276 Implement QgsProject::snapSettingsForLayer as a convenient way to access snap properties for a layer 2012-06-19 14:10:15 +02:00
Giuseppe Sucameli
88187f1e4c display a menu to choose the output format saving vector styles (fix #5136) 2012-06-19 13:36:48 +02:00
Giuseppe Sucameli
6e855d8c1a fix export from Graduated renderingV2 to SLD, generate valid SLD docs (fix #5795):
Description tag must have a child tag,
OnlineResource tag and its child Format tag must have SE namespace,
Filter tag created and never appended to the Rule element exporting from a Graduated rendering,
fix convertion between PropertyIsBetween tag and QgsExpression
2012-06-19 13:36:48 +02:00
Juergen E. Fischer
1d6943d067 german translation update 2012-06-19 03:44:03 +02:00
Etienne Tourigny
d925c7c053 fixes
fixes
2012-06-18 22:11:34 -03:00
Juergen E. Fischer
81943be3d9 osgeo4w: move desktop and browser executable to main bin 2012-06-19 02:57:38 +02:00
Juergen E. Fischer
d12c4a79f6 determine geometry types of GEOMETRY in geometry_columns (related to #5813) 2012-06-18 22:20:09 +02:00
Juergen E. Fischer
8eb323af13 fix #4969 2012-06-18 22:20:09 +02:00
Juergen E. Fischer
d133099ef7 fix identify with 64bit fids 2012-06-18 22:20:04 +02:00
Etienne Tourigny
25ee41c3c6 use symbologyv2 for lines and add marker symbols (in addition to Cross) 2012-06-18 17:10:17 -03:00
Etienne Tourigny
01813240c5 create QgsDecorationItem class for all decoration items and render in a specific order (grid before others so it's on bottom 2012-06-18 17:10:17 -03:00
Etienne Tourigny
edda90ad57 add decoration grid, based on composer grid (code copied, not reused)
add missing qgssymbollayerv2utils.h include
2012-06-18 17:10:15 -03:00
Juergen E. Fischer
56ea83f582 move QGIS_PREFIX_PATH support to QgsApplication 2012-06-18 18:27:06 +02:00
Marco Hugentobler
a1cb7fdcd3 Replace contents of pseudoColor test with raster renderer code that generates the same result 2012-06-18 17:52:49 +02:00