5047 Commits

Author SHA1 Message Date
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
eb04cb74ce Updated vector file writer test to pass PEDANTIC
git-svn-id: http://svn.osgeo.org/qgis/trunk@7318 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-04 21:01:50 +00:00
mhugent
ccbc97072b Disable QGraphicsRectItem during long rendering action such that it does not get any concurrent paint events. This modification fixes the WMS render bug on win32 (at least for me, needs more testing though).
git-svn-id: http://svn.osgeo.org/qgis/trunk@7316 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-03 15:06:25 +00:00
timlinux
4ca4523eb4 Patch from Jurgen to install libs under msvc too
git-svn-id: http://svn.osgeo.org/qgis/trunk@7314 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-02 16:25:21 +00:00
timlinux
33ba195a3b Patched in Jürgens MSVC logger improvements.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7311 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-01 10:23:54 +00:00
mhugent
a5def472b2 Some additions to the German translation
git-svn-id: http://svn.osgeo.org/qgis/trunk@7310 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-01 08:40:07 +00:00
mhugent
19f2bb3955 Added usability enhancements for georef plugin to trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@7309 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-01 08:08:13 +00:00
mhugent
80f090a2c1 Fix for crashes after WMS error messages
git-svn-id: http://svn.osgeo.org/qgis/trunk@7301 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-26 16:14:33 +00:00
mhugent
2b871680e1 apply patch #782 from perrygeo that moves code for determination of color into its own function
git-svn-id: http://svn.osgeo.org/qgis/trunk@7300 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-25 06:51:55 +00:00
wonder
44493e2009 Fix for ticket #110.
To protect the process from being terminated by GRASS (>= 6.3), we use setjmp/longjmp functions.


git-svn-id: http://svn.osgeo.org/qgis/trunk@7299 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-24 18:10:18 +00:00
mhugent
50ba0c7b0d applied patch for extended data defined labels provided by Juergen
git-svn-id: http://svn.osgeo.org/qgis/trunk@7297 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-24 08:22:02 +00:00
mhugent
bced26a4aa Applied patch for legend refresh from plugins provided by Juergen
git-svn-id: http://svn.osgeo.org/qgis/trunk@7296 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-24 07:23:24 +00:00
telwertowski
a46d1b42a6 Update Mac release scripts for 0.9.0.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7295 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-23 06:21:06 +00:00
gsherman
7b399479f4 Look for and load plugins from the users .qgis directory.
Patch from Matthew Perry, ticket #781


git-svn-id: http://svn.osgeo.org/qgis/trunk@7282 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-22 02:35:21 +00:00
wonder
82e3e65ff9 Fixed bug #752.
Thanks Leo for help with this one!


git-svn-id: http://svn.osgeo.org/qgis/trunk@7280 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-20 17:20:45 +00:00
timlinux
c8955dc406 Rolled back layout changes because they rely on qt 4.3
Will redo with qt4.2


git-svn-id: http://svn.osgeo.org/qgis/trunk@7277 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-17 10:29:49 +00:00
timlinux
2db1c66e35 Reinstate original qgis icon which I previously committed by mistake
git-svn-id: http://svn.osgeo.org/qgis/trunk@7276 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-16 16:09:39 +00:00
timlinux
15659fb03e Fix layout issues
git-svn-id: http://svn.osgeo.org/qgis/trunk@7275 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-16 03:03:51 +00:00
timlinux
ba4875d2c8 added python-sip4
git-svn-id: http://svn.osgeo.org/qgis/trunk@7274 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-15 03:27:47 +00:00
wonder
7ef349032e Improved SIP and PyQt4 detection.
Now it's able to detect whether python-sip4-dev and python-qt4-dev packages are missing.


git-svn-id: http://svn.osgeo.org/qgis/trunk@7273 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-13 17:19:26 +00:00
mhugent
596b81b7d0 Fix for compiler warning
git-svn-id: http://svn.osgeo.org/qgis/trunk@7271 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-13 09:18:59 +00:00
mhugent
fe4278dbad Avoid two geometry copies in postgresprovider. Just pass geometry pointers instead
git-svn-id: http://svn.osgeo.org/qgis/trunk@7270 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-13 09:03:38 +00:00
mhugent
e47e5924ff Fetch features asynchronously from the database server. This improves performance, especially if the db is located on a remote computer. Plus fixed a memory leak in qgsfeature that is important for postgres provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@7269 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-13 07:58:50 +00:00
mhugent
721c2a7983 Applied patch from Juergen that adds a connection pool to the postgres provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@7268 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-12 15:47:30 +00:00
wonder
ca9347d780 setDataProvider() mustn't be public as it's not intended for use outside of QgsVectorLayer.
This fixes ticket #775.


git-svn-id: http://svn.osgeo.org/qgis/trunk@7263 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-11 23:42:47 +00:00
wonder
995037ac5b Fixed potential crash when layer is instantiated without specifying a provider key.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7262 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-11 23:39:59 +00:00
timlinux
dcd52f1281 For msvc cmake rules make all the include, app and lib paths relative to the environment dir %LIB_DIR% so that the libs can be anywhere on your filesystem.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7261 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-11 18:06:07 +00:00
gsherman
1e51178b4d Fix minor problem in cmakelist introduced at r7257
git-svn-id: http://svn.osgeo.org/qgis/trunk@7259 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-10 05:22:14 +00:00
timlinux
ce07c49527 Removed kludge to install libs to install dir
git-svn-id: http://svn.osgeo.org/qgis/trunk@7258 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-09 20:42:45 +00:00
timlinux
3420a576b9 WIN32 directive must come immediately after application name
git-svn-id: http://svn.osgeo.org/qgis/trunk@7257 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-09 20:08:21 +00:00
timlinux
2c717f7761 Fix for trying to call winmain instead of main when compiled with msvc. Link to qtmain when building with msvc (fixes crash on app start up when building in release mode). Dont show console when building on win.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7256 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-09 15:57:59 +00:00
telwertowski
b9811d006d Mac OS X: Don't use Qt4.2 spash screen workaround for Qt4.3. It's needed for 4.2 but produces a rectangular window in 4.3.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7255 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-09 02:05:07 +00:00
StevenB
ab1faa7106 Fixed a bug that was causing map label font sizes not to match
between the rendered preview and the printout. 


git-svn-id: http://svn.osgeo.org/qgis/trunk@7254 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-06 17:33:07 +00:00
timlinux
a813d5c899 Added missing python-sip4-dev for linux install notes
git-svn-id: http://svn.osgeo.org/qgis/trunk@7252 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-05 16:48:30 +00:00
timlinux
0a8daae3f4 Updated notes for cmake step in osx build notes.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7251 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-05 14:14:54 +00:00
timlinux
b701aeed68 Fixed small grammatical error in 'no active layer' warning.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7250 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-04 00:54:35 +00:00
timlinux
df45cafb02 Added a note about downloading latest python for mac
git-svn-id: http://svn.osgeo.org/qgis/trunk@7249 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-03 20:11:01 +00:00
timlinux
1f020cb5a3 Use generic urls and instructions for SIP and PyQt
git-svn-id: http://svn.osgeo.org/qgis/trunk@7248 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-03 19:19:07 +00:00
timlinux
47bf54db35 Fixed small problem with missing line break in mac install notes for gsl
git-svn-id: http://svn.osgeo.org/qgis/trunk@7247 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-03 19:00:04 +00:00
timlinux
2437634d5f More small changes to mac install procedure
git-svn-id: http://svn.osgeo.org/qgis/trunk@7245 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-03 16:11:54 +00:00
timlinux
8743f4391d Updated urls for dmg downloads
git-svn-id: http://svn.osgeo.org/qgis/trunk@7244 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-03 16:04:55 +00:00
timlinux
20ec79c7c8 Install qgscsexception.h when installing headers
git-svn-id: http://svn.osgeo.org/qgis/trunk@7243 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-03 05:37:47 +00:00
dassau
06a0a24f9c - added some information to the introduction chapter
- INSTALL.t2t will be included as part of the updated user 
  and installation guide  


git-svn-id: http://svn.osgeo.org/qgis/trunk@7241 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-01 16:47:04 +00:00
timlinux
8a67110867 Make theis the canvas parent
git-svn-id: http://svn.osgeo.org/qgis/trunk@7240 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-01 01:17:19 +00:00
timlinux
21ca765b1c Try to copy lib to install dir when building with msvc (needs some work to softcode when building with other build types still)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7239 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-01 01:15:41 +00:00
timlinux
295987b601 Reformatted text and fixed application icon suport under msvc
git-svn-id: http://svn.osgeo.org/qgis/trunk@7238 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-01 01:12:58 +00:00
timlinux
daa35e58bd Under win msvc link to odbc (needed for gdal linking)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7237 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-01 01:11:17 +00:00
timlinux
b720ac5330 Added clauses to find dependencies under MSVC. I will be making a zip file with file with all deps for streamlining the dev environment setup process
git-svn-id: http://svn.osgeo.org/qgis/trunk@7236 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-01 00:13:34 +00:00
wonder
c5b914a0b6 Applied patch from Jurgen Fischer with some modifications.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7235 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-09-30 23:45:36 +00:00
mhugent
5f1925f738 Fix for bug where the first row was not classified in unique value dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@7234 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-09-30 19:01:34 +00:00