113 Commits

Author SHA1 Message Date
Juergen E. Fischer
fd0ad491a5 remove automake residuals 2014-07-21 14:25:38 +02:00
Juergen E. Fischer
e7f40bdea4 add more copyrights 2012-10-06 13:32:08 +02:00
Juergen E. Fischer
5a6d3cebcc remove svn Id tags 2011-05-26 23:05:55 +02:00
jef
ac8c740b6d fix some warnings and other cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk@15539 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-19 20:27:59 +00:00
jef
cf578ef78e remove .cvsignore files
git-svn-id: http://svn.osgeo.org/qgis/trunk@14165 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-08-28 22:35:41 +00:00
jef
037d3dbfdd remove old mapserver export plugin as it might confuse people.
git-svn-id: http://svn.osgeo.org/qgis/trunk@10004 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-23 17:11:30 +00:00
borysiasty
0bbbe0094d Invalid QSettings pathes fixed
git-svn-id: http://svn.osgeo.org/qgis/trunk@9915 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-01-01 21:20:46 +00:00
timlinux
b40ceb2d62 API cleanups for QgsRect that got overlooked...
git-svn-id: http://svn.osgeo.org/qgis/trunk@9605 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-11-09 00:14:12 +00:00
timlinux
7c318ead1a API cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk@9529 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-24 11:00:31 +00:00
timlinux
06144402cb Use enum properly for qgsmaplayer type and refactored 'LAYERS' to LayerType
git-svn-id: http://svn.osgeo.org/qgis/trunk@9483 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-16 20:44:22 +00:00
timlinux
f5a0a4cae8 Bug fixes: click to select fixes for ticket #1154. Fix for topological editing. API cleanups and updates.
git-svn-id: http://svn.osgeo.org/qgis/trunk@9470 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-10 19:06:07 +00:00
timlinux
8892abffb9 API Cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk@9446 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-06 18:50:42 +00:00
jef
17d69a13df automatic indentation update (r9220-r9281)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9282 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-09-08 08:18:14 +00:00
timlinux
21a5d7248b use isVisible() rather than visible() to test for layer visibility
git-svn-id: http://svn.osgeo.org/qgis/trunk@9232 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-31 18:06:54 +00:00
jef
874b29b71f minor update (indentation, debug output, plenks)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9189 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-27 12:57:47 +00:00
timlinux
ab85a37ff6 Follow Qt naming style: fileName instead of filename, layerName instead of layerName
git-svn-id: http://svn.osgeo.org/qgis/trunk@9136 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-23 19:55:27 +00:00
jef
31327f51fd Merged rest of composer branch (9087-9115)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9125 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-08-23 09:19:49 +00:00
jef
68ddcc8ac2 re-disable msexport and remove it from the debian package as it's going to be turned into a plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@7945 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-12 21:36:56 +00:00
jef
df926fa09d revert some changes from r7926, which break building debian packages
git-svn-id: http://svn.osgeo.org/qgis/trunk@7942 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-12 21:05:19 +00:00
gsherman
e0c5a45d9f New MapServer export plugin implemented in Python. This is a
core plugin and installed with QGIS. The old exporter (C++/SWIG/Python)
has been removed from the build and the code will be removed following
complete testing of the new plugin.


git-svn-id: http://svn.osgeo.org/qgis/trunk@7898 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-10 04:49:11 +00:00
timlinux
4d4fa76b28 Some string cleanups from Carlos
git-svn-id: http://svn.osgeo.org/qgis/trunk@7662 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-27 02:52:48 +00:00
wonder
0b2e8e7c73 - removed PKGDATAPATH and PLUGINPATH definitions: use QgsApplication instead
- use QgsApplication to detect data path in help viewer and mapserver export


git-svn-id: http://svn.osgeo.org/qgis/trunk@7455 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-18 18:08:01 +00:00
jef
2bec93edb5 fix for #814
git-svn-id: http://svn.osgeo.org/qgis/trunk@7448 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-18 03:46:04 +00:00
gsherman
88b602b65c Added message box to display status of the MapServer export.
Fixes bug #520


git-svn-id: http://svn.osgeo.org/qgis/trunk@7444 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-17 17:48:37 +00:00
gsherman
48cf9d38b7 Fix for bug #673
Fixed test script to actually use the cli args that are passed to it


git-svn-id: http://svn.osgeo.org/qgis/trunk@7432 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-17 00:22:11 +00:00
gsherman
1a9cc04c96 Fix for bug #636 in MapServer export script
Enhanced the text_export.py script.


git-svn-id: http://svn.osgeo.org/qgis/trunk@7429 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-16 22:51:49 +00:00
timlinux
aca333feb4 Applied Jürgens patch with improvements for MSVC build and initial attempts at GRASS under MSVC
git-svn-id: http://svn.osgeo.org/qgis/trunk@7322 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-05 01:23:41 +00:00
gsherman
b88da4fbae Updated/added copyright statements as part of provenance review for OSGeo incubation. No code changes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7206 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-09-16 20:50:28 +00:00
timlinux
2365a8011a Removed all qmake build stuff from SVN - CMAKE will be the official build system from now on
git-svn-id: http://svn.osgeo.org/qgis/trunk@7092 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-25 20:58:28 +00:00
timlinux
017f965798 Removal of automake infrastructure - CMAKE will be the official build system from here forward
git-svn-id: http://svn.osgeo.org/qgis/trunk@7086 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-07-25 20:00:26 +00:00
gsherman
c385e9b388 Patch for ticket #671 (leonardomateo)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7043 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-06-23 21:51:26 +00:00
homann
f47a8f8c06 Changed to C-style comments
git-svn-id: http://svn.osgeo.org/qgis/trunk@6786 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-10 13:46:11 +00:00
homann
3c2dbd9082 Merged r6782 to trunk.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6784 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-10 08:33:01 +00:00
homann
8a6772b2ed Fix for compiling with python 2.5
git-svn-id: http://svn.osgeo.org/qgis/trunk@6758 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-03-04 08:58:53 +00:00
timlinux
45b012dc87 Build with -Wall -Werror now. Three directories still have unresolved warnings so this behaviour is disabled there (providers/wfs prviders/grass and plugins/grass). A nasty message is displayed during cmake configure process to remind that these errors must be resolved.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6626 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-18 05:44:27 +00:00
telwertowski
94a88b1d9a Added QgsFileDropEdit class which extends QLineEdit to accept files dropped on the edit field.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6513 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-02-04 09:13:34 +00:00
wonder
f9027224a0 CMake changes:
- generate qgsconfig.h and qgssvnversion.h to binary dir, not source dir
- removed QGIS_NO_SVNVERSION


git-svn-id: http://svn.osgeo.org/qgis/trunk@6467 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-27 23:27:39 +00:00
telwertowski
92d9665c46 Convert six dialogs to Qt 4.2 StandardButton API.
Also use the full accept code path rather than overriding accept to do apply but look like reject to the caller. Remove deletion of the raster layer from the reaster properties destructor (which was called only after accept and may be why accept was avoided).


git-svn-id: http://svn.osgeo.org/qgis/trunk@6447 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-21 05:29:14 +00:00
telwertowski
521060db90 Convert use of QMessageBox to Qt 4.2 StandardButton API.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6442 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-18 19:42:39 +00:00
telwertowski
de5c8f730c For Mac, install everything into an application bundle.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6420 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-11 22:16:41 +00:00
wonder
46a2d125a2 Merged refactoring branch back to trunk.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6415 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-09 02:39:15 +00:00
g_j_m
5b3ea73dac Merge r6387 from 0.8 branch to head
git-svn-id: http://svn.osgeo.org/qgis/trunk@6388 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-01-03 01:48:58 +00:00
telwertowski
9523a2ff5d Add version number to raster and msexport libraries. All qgis libs now have same version.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6310 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-22 22:59:10 +00:00
g_j_m
08c08feb27 Fix to allow mapserver export code to compile
git-svn-id: http://svn.osgeo.org/qgis/trunk@6261 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-15 19:56:11 +00:00
gsherman
ce962d9c09 Renamed main.cpp to ms_main.cpp so it doesn't conflict with the windows build system.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6259 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-15 16:41:10 +00:00
gsherman
028db9b88d Fix to make mapserver export work under OS X
git-svn-id: http://svn.osgeo.org/qgis/trunk@6252 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-15 03:21:59 +00:00
gsherman
6ea6aa59d6 fix executable name for WIN32 build (was ms_export, now msexport) so qgisapp can exec it
git-svn-id: http://svn.osgeo.org/qgis/trunk@6243 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-11 23:33:05 +00:00
gsherman
6e881ca591 Changes to make mingw happy with the swig wrapper
git-svn-id: http://svn.osgeo.org/qgis/trunk@6242 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-11 22:32:27 +00:00
gsherman
be99735adc Add python libs and include for win32 build
git-svn-id: http://svn.osgeo.org/qgis/trunk@6240 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-12-11 22:25:53 +00:00
g_j_m
3c79d9dfb5 Add in postgres lib directory (necessary if the pg libs are in a
directory other than the usual ones)


git-svn-id: http://svn.osgeo.org/qgis/trunk@6149 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-11-30 00:19:55 +00:00