11633 Commits

Author SHA1 Message Date
Juergen E. Fischer
32801ed25f make pdf generation for txt2tags doc optional 2011-05-27 22:56:42 +02:00
Juergen E. Fischer
b74a515e94 cmake: replace deprecated SUBDIRS with ADD_SUBDIRECTORY 2011-05-27 22:45:08 +02:00
Juergen E. Fischer
bf4d8874d1 implement #3850 2011-05-27 19:29:20 +02:00
Sergey Yakushevs
92d69e09e7 apply #3849 2011-05-27 08:02:06 +02:00
Juergen E. Fischer
fa14705938 create PDFs from t2t files 2011-05-26 23:56:30 +02:00
Juergen E. Fischer
141987864a fix grammar warning 2011-05-26 23:10:57 +02:00
Juergen E. Fischer
5a6d3cebcc remove svn Id tags 2011-05-26 23:05:55 +02:00
Tim Sutton
27c9870141 Merge branch 'master' of github.com:qgis/Quantum-GIS 2011-05-26 22:32:06 +02:00
Tim Sutton
ffc267d937 Coding guideline updates for GIT 2011-05-26 22:30:56 +02:00
Tim Sutton
db4fdee7fe Merge pull request #25 from brushtyler/master
GdalTools clipper, crop to mask layer extent. will cherry-pick to release branch too.
2011-05-26 13:09:41 -07:00
Sandro Santilli
c2757d31bc Add support for modulo operator (%) in rule based rendering. See ticket #3845. 2011-05-26 21:21:02 +02:00
Sandro Santilli
7c8ded1081 Fix missing space between 'Middle' and 'Right' click instructions, consistently use 'vertex' rather than 'point' while adding lines or boundaries. Fixes bug #3846. 2011-05-26 18:38:29 +02:00
Giuseppe Sucameli
0e5baf4c13 crop to mask layer extent 2011-05-26 11:58:18 +02:00
Radim Blazek
2670283b06 Merge branch 'master' of github.com:qgis/Quantum-GIS 2011-05-25 20:46:38 +02:00
Radim Blazek
4070354d5f fixed #3839 2011-05-25 20:45:37 +02:00
Juergen E. Fischer
21fa4385f9 osgeo4w: include browser batch template 2011-05-25 20:28:03 +02:00
Juergen E. Fischer
c3e161a506 fix fcb001d - affects more distributions than just lenny 2011-05-25 09:03:03 +02:00
Juergen E. Fischer
fcb001d261 fixx lenny build 2011-05-25 01:52:42 +02:00
Sandro Santilli
ef981f19a3 Fix wrong arrow orientation when lines end with duplicated points (#3837) 2011-05-24 22:50:05 +02:00
Juergen E. Fischer
28ad8f2bcc debian packaging fixes 2011-05-24 22:12:08 +02:00
Marco Hugentobler
f88f721724 Discard empty http parameters in mapserver 2011-05-24 16:23:50 +02:00
Tim Sutton
7770b687f7 Merge branch 'master' of github.com:qgis/Quantum-GIS 2011-05-24 13:55:07 +02:00
Juergen E. Fischer
0b2317e85a fix windows build by cleaning up (dynamic) linkage and some warnings 2011-05-24 11:39:55 +02:00
Jürgen Fischer
49a1ec635c Merge pull request #24 from pcav/master
One more typo in IT translation
2011-05-24 01:49:18 -07:00
pcav
77d265128e Another minor edit to IT translation - thanks Gabriele Monfardini for noticing 2011-05-24 10:41:52 +02:00
Jürgen Fischer
09de6da686 Merge pull request #23 from pcav/master
Minor change to IT translation
2011-05-24 01:36:52 -07:00
pcav
a421ec2f62 Merge branch 'master' of git://github.com/qgis/Quantum-GIS 2011-05-24 10:23:50 +02:00
pcav
a07510495a Minor edit to IT translation 2011-05-24 10:10:05 +02:00
Tim Sutton
4d5455f5b1 Merge branch 'master' of github.com:qgis/Quantum-GIS 2011-05-23 21:50:15 +02:00
Juergen E. Fischer
b6106203d3 fix typos 2011-05-23 18:37:03 +02:00
Juergen E. Fischer
23a182209e debian and osgeo4w packaging update: include qbrowser 2011-05-23 18:35:54 +02:00
Juergen E. Fischer
4549d0e199 cleanups:
- use QMetaObject instead of RTTI
- no get in getters:
  - QgsDataProvider:
   - getProvider => provider
   - getSelectWidget => selectWidget
   - getFunction => function
   - getLibary => providerLibrary
  - QgsProviderRegistry:
   - getLibrary => providerLibrary
- /* ... */ => #if 0 / #endif
- reindentation
2011-05-23 08:10:35 +02:00
Juergen E. Fischer
ee6c516111 osgeo4w update: fix crssync run 2011-05-23 06:54:06 +02:00
Juergen E. Fischer
a155c2cf0c fix build with Qt 4.6 and some warnings 2011-05-23 06:50:47 +02:00
Juergen E. Fischer
f723398743 german translation update 2011-05-23 06:35:03 +02:00
Tim Sutton
7c0e9000ec Merge branch 'master' of github.com:qgis/Quantum-GIS 2011-05-23 00:04:33 +02:00
Tim Sutton
bb1a4e6af8 Merge pull request #22 from alexbruy/master
Make "-dstalpha" parameter in GDALTools Clipper optional
2011-05-22 14:56:42 -07:00
Tim Sutton
5fea5a8c61 Merge branch 'master' of github.com:qgis/Quantum-GIS 2011-05-22 21:41:40 +02:00
Alexander Bruy
cd8ecd6a6e add checkbox for "-dstalpha" option in GDALTools Clipper tool 2011-05-22 21:12:04 +03:00
Radim Blazek
9784cd78e5 grass support for qbrowser 2011-05-22 16:29:25 +02:00
Marco Hugentobler
b02d06ba73 Show only annotation items in composermap, no rubberbands etc. Fixes ticket #3774 2011-05-21 23:20:40 +02:00
Juergen E. Fischer
694c356158 fix windows build 2011-05-21 04:27:30 +02:00
Marco Hugentobler
d85320b7a2 Fix rotation of simple marker if cache is not used (ticket #3778) 2011-05-20 22:59:59 +02:00
Martin Dobias
b656ebdea4 Merge branch 'browser-and-customization' 2011-05-20 18:06:53 +02:00
Martin Dobias
62db3d7dac Re-enable recursive WMS layers 2011-05-20 17:59:06 +02:00
Martin Dobias
34361ae279 Move setCrs() back to QgsDataItem from QgsLayerItem.
The rationale is that some data sources (providers) share CRS for a whole
set of layers (e.g. GRASS)
2011-05-20 17:45:36 +02:00
Radim Blazek
215d50b4db browser double click removed 2011-05-18 16:09:12 +02:00
Radim Blazek
0797640595 QgsLayerItem uri/providerKey/mapLayerType better vithout virtual methods 2011-05-18 16:01:26 +02:00
Marco Hugentobler
0390131247 Fix for multipoint bug in wfs provider. Fixes ticket #3829 2011-05-18 13:39:32 +02:00
Radim Blazek
b4fde40163 QgsLayerItem::layerInfo replaced by mapLayerType, providerKey and uri methods 2011-05-18 09:36:40 +02:00