Juergen E. Fischer
10c77a54d3
fix doxygen dot graph warning
2014-04-06 00:30:16 +02:00
Larry Shaffer
30fff85703
Define QGIS_MACAPP_BUNDLE in qgsconfig.h so resources can be found when QGIS_MACAPP_BUNDLE=0
2014-02-22 15:02:51 -07:00
Larry Shaffer
3d0b28649e
[globe] Make OSG_PLUGINS_PATH CMake option functional on Mac
2013-11-11 18:48:27 -07:00
Juergen Fischer
17e9999238
revert change of doxygen DOT_GRAPH_MAX_NODES
2013-09-24 21:57:10 +02:00
Larry Shaffer
546b8d2397
[globe] Fix Mac dependencies so plugin can run from app bundle
2013-09-14 10:04:48 -06:00
Juergen E. Fischer
16ddd3ab7c
fix doxygen and unused warnings
2013-08-25 10:49:37 +02:00
Juergen E. Fischer
15539f34ce
more Quantum GIS => QGIS updates
2013-05-30 16:19:19 +02:00
Juergen E. Fischer
4d3d678080
introduce MAPSERVER_SKIP_ECW setting to disable ECW support in mapserver
2013-05-22 14:17:12 +02:00
Juergen E. Fischer
27f65c2355
fix doxygen and 'unused' warnings
2013-04-13 19:08:21 +02:00
Larry Shaffer
28e17159d1
Fix for #7289 , add CMake option to enable building with Qt jom (nmake) on Windows
...
- Can now compile using NMake with jom directly from QtCreator using MSVC compiler (2008) and OSGeo4W devel libs
- Make app capable of running from build directory
- Caveat: may be better way to do it; could have better warning control
2013-03-08 19:57:40 -07:00
Juergen E. Fischer
2fc799b98c
[FEATURE] add oracle provider
2013-01-09 16:47:01 +01:00
Larry Shaffer
2f3243d28a
Pass path to Qt plugins when Mac bundle is run from build directory
2012-11-21 20:23:52 -07:00
Larry Shaffer
e8edb950e4
Add CMake finds for QScintilla2 and Qsci module
...
- Needs testing on Windows platform
- Add QScintilla2 library version info to About dialog
- Add Mac bundling support for Qwt 6 framework and QScintilla2
- Fallback to sys or custom site-pkgs when looking for PyQt4 modules to Mac bundle
2012-10-22 20:45:14 -06:00
Pirmin Kalberer
be7504459e
Optional use of external osgEarthQt
2012-10-19 02:03:42 +02:00
Juergen E. Fischer
2626df9320
fix doxygen warnings
2012-08-14 00:04:02 +02:00
Juergen E. Fischer
5504d397bc
also update doxygen template (followup 22a4de4ea0)
2012-08-13 23:51:42 +02:00
Juergen E. Fischer
71cfacbb54
fix 9e21b1752 (actually use the value of VERSION_INT as symbol postfix)
2012-07-26 16:09:00 +02:00
Juergen E. Fischer
0cfe094aca
move HAVE_TOUCH to qgsconfig.h - fixes vtable of QgsMapCanvas/QgsMapTool for plugins
2012-07-18 01:13:47 +02:00
Etienne Tourigny
f60d40aa10
use VSIReadDir() from gdal instead of quazip for listing .zip files and remove quazip entirely, including HAVE_ZLIB variable ; set default scanZip to 2 (Basic Scan)
2012-05-08 13:24:03 -03:00
Juergen E. Fischer
c56491b111
fix #4805 :
...
- drop internal spatialite and internal spatialindex
- drop support for debian lenny (no system spatialindex/spatialite there)
2012-04-23 20:51:30 +02:00
Tim Sutton
fc373b3bc5
Merge pull request #114 from etiennesky/providers_browser2
...
[FEATURE] gdal/ogr providers: optimizations and .zip / .gz file support - fixed
2012-04-17 15:47:31 -07:00
Tim Sutton
81e21e59fb
Inital implementation of test submission to CDash using OTB Dash server. Use make Experimental to submit your tests.
2012-04-14 15:04:14 +02:00
Etienne Tourigny
e5775e71d5
add detection of libz (optional, needs update for win32)
2012-04-11 19:29:11 -03:00
szekerest
d212ca7f71
Adding the native MSSQL provider
2012-03-23 09:45:59 +01:00
Juergen E. Fischer
7b85948fa2
strip toplevel directory from debugging output
2012-01-09 00:43:51 +01:00
Tim Sutton
5193f60d2a
Revert "Merge branch 'master' of github.com:qgis/Quantum-GIS into qgis-master"
...
This reverts commit 78ce3cdc84b79dbec5d227db9ee14af6edf9af66, reversing
changes made to 2414a3abbc97483a5355c262a96c4fc353566bcb.
2011-11-30 15:25:43 +02:00
Tim Sutton
33ae3f96e6
Keep providers in a separate dir to plugins
2011-11-19 19:09:39 +02:00
jef
4254fcc5e6
- use online API documentation, when no local is found
...
- remove "set layer CRS" from toolbar
git-svn-id: http://svn.osgeo.org/qgis/trunk@15378 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-07 07:34:23 +00:00
jef
0cd4317bc0
[FEATURE] documentation improvements
...
replace AUTHORS, CONTRIBUTORS, DONORS, SPONSORS and TRANSLATOR with t2t version
in doc, run txt2tags within the build and install documentation. Optionally
build and install api documentation
git-svn-id: http://svn.osgeo.org/qgis/trunk@15348 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-06 02:09:21 +00:00
mhugent
d79194eb0c
Use install prefix for the mapserver to locate vector provider libs
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@14120 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-08-22 10:20:28 +00:00
gjm
5baeed1c3d
Fix ticket #2882 (not using QGIS_LIB_SUBDIR to determine pathname to the
...
qgis library directory for linux builds)
git-svn-id: http://svn.osgeo.org/qgis/trunk@13912 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-07-12 15:45:42 +00:00
jef
08439990b2
fix #2822
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@13792 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-23 16:33:54 +00:00
jef
410d31235a
improve qgssvnversion.h creation
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@11451 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-08-20 15:31:45 +00:00
esseffe
38f81229f0
supporting the SpatiaLite Data Provider
...
2009-04-24 Sandro Furieri <a.furieri@lqt.it>
git-svn-id: http://svn.osgeo.org/qgis/trunk@10414 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-03-24 20:52:12 +00:00
timlinux
13cab55a5a
Fix for ticket #1047
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8739 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-07-08 20:41:42 +00:00
timlinux
19549ff81c
Dont use PREFIX on linux (or anywhere else). On linux assume prefix is appdirpath/.
...
This fixes issues where qgis is nor relocatable after building, and removes cmake warnings about duplicate definition of PREFIX. Note that to be relocatable you should not build using rpath support..
git-svn-id: http://svn.osgeo.org/qgis/trunk@8472 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-19 20:52:54 +00:00
timlinux
1b0c716697
Updated version to 0.10.0 since this release will contain new features as well as bug fixes. I've also softcoded the places that had release numbers hard coded in various points in the code, so setting the version no in top level CMakeLists.txt should 'trickle down' into most places where version numbers need to be set.
...
Made some small changes to whats new too.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8361 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-04-17 12:35:32 +00:00
homann
b0425bed1c
Added comments for version string formats, and changed to 0.9.2
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8091 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-29 17:36:45 +00:00
timlinux
087bad4686
More version updates for impending 0.9.2rc1 release
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8073 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-29 02:49:50 +00:00
timlinux
7c0a653f00
Bumped version numbers in trunk to 0.9.2
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@7740 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-07 13:19:23 +00:00
wonder
1b4d963107
Moving towards more flexible layout of QGIS installation.
...
Now it's possible to set QGIS_*_SUBDIR variables in CMake that will determine
the layout of directories for executables, plugins, data, headers and manuals.
These variables are intended to be used by distributors and not ordinary
users thus they're marked as advanced.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7454 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-18 17:41:45 +00:00
timlinux
b96b51b5b4
Updated version number to 0.9.1
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@7319 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-04 23:31:15 +00:00
timlinux
d6f5315280
Applied patch from David Willis for msvc/win32 build support
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@7226 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-09-27 19:41:16 +00:00
timlinux
0422088b56
Update version & name for release
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@7158 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-08-27 23:43:46 +00:00
timlinux
48c203ed36
Updated ts files
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@7157 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-08-27 23:29:28 +00:00
gsherman
6849f37cd7
changed version names to Ganymede preview 1
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@7111 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-30 02:01:54 +00:00
timlinux
94048f5b55
Tidy up cmake stuff so all .in files now live under cmake_templates
...
Move more utility scripts into scripts dir
git-svn-id: http://svn.osgeo.org/qgis/trunk@7097 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-25 21:28:00 +00:00