5062 Commits

Author SHA1 Message Date
timlinux
8cbfbd34e3 Updated version number to 0.9.1
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7319 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-04 23:31:15 +00:00
timlinux
149d9aa460 Updated vector file writer test to pass PEDANTIC
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7318 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-04 21:01:50 +00:00
mhugent
9223dd10c9 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/qgis@7316 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-03 15:06:25 +00:00
timlinux
cc808ab2d1 Patch from Jurgen to install libs under msvc too
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7314 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-02 16:25:21 +00:00
timlinux
5cb41238e6 Patched in Jürgens MSVC logger improvements.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7311 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-01 10:23:54 +00:00
mhugent
d3743374f8 Some additions to the German translation
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7310 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-01 08:40:07 +00:00
mhugent
e4b6f30b93 Added usability enhancements for georef plugin to trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7309 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-11-01 08:08:13 +00:00
mhugent
d3c1288668 Fix for crashes after WMS error messages
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7301 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-26 16:14:33 +00:00
mhugent
b6242c1dec 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/qgis@7300 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-25 06:51:55 +00:00
wonder
c74003e8fe 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/qgis@7299 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-24 18:10:18 +00:00
mhugent
fa1a8bc323 applied patch for extended data defined labels provided by Juergen
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7297 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-24 08:22:02 +00:00
mhugent
09a075b4cb Applied patch for legend refresh from plugins provided by Juergen
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7296 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-24 07:23:24 +00:00
telwertowski
71678ccefc Update Mac release scripts for 0.9.0.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7295 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-23 06:21:06 +00:00
gsherman
2279ebb0c2 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/qgis@7282 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-22 02:35:21 +00:00
wonder
809577f07a Fixed bug #752.
Thanks Leo for help with this one!


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7280 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-20 17:20:45 +00:00
timlinux
520746f98d 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/qgis@7277 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-17 10:29:49 +00:00
timlinux
0fe2354fce Reinstate original qgis icon which I previously committed by mistake
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7276 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-16 16:09:39 +00:00
timlinux
4192ce6318 Fix layout issues
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7275 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-16 03:03:51 +00:00
timlinux
9c22ae6f37 added python-sip4
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7274 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-15 03:27:47 +00:00
wonder
25afd39b0d 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/qgis@7273 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-13 17:19:26 +00:00
mhugent
06b1608064 Fix for compiler warning
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7271 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-13 09:18:59 +00:00
mhugent
3cc57040d5 Avoid two geometry copies in postgresprovider. Just pass geometry pointers instead
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7270 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-13 09:03:38 +00:00
mhugent
e256c1c6a0 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/qgis@7269 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-13 07:58:50 +00:00
mhugent
820cb45045 Applied patch from Juergen that adds a connection pool to the postgres provider
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7268 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-12 15:47:30 +00:00
wonder
c03502e3c0 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/qgis@7263 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-11 23:42:47 +00:00
wonder
a10199cb57 Fixed potential crash when layer is instantiated without specifying a provider key.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7262 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-11 23:39:59 +00:00
timlinux
cb18a80a1e 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/qgis@7261 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-11 18:06:07 +00:00
gsherman
37d38f1f85 Fix minor problem in cmakelist introduced at r7257
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7259 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-10 05:22:14 +00:00
timlinux
fde6651488 Removed kludge to install libs to install dir
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7258 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-09 20:42:45 +00:00
timlinux
e9cc90f50d WIN32 directive must come immediately after application name
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7257 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-09 20:08:21 +00:00
timlinux
76044da92c 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/qgis@7256 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-09 15:57:59 +00:00
telwertowski
b0a5642e13 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/qgis@7255 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-09 02:05:07 +00:00
StevenB
25434f6cea 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/qgis@7254 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-06 17:33:07 +00:00
timlinux
397fb48f0c Added missing python-sip4-dev for linux install notes
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7252 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-05 16:48:30 +00:00
timlinux
9646109183 Updated notes for cmake step in osx build notes.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7251 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-05 14:14:54 +00:00
timlinux
7a52ae2a18 Fixed small grammatical error in 'no active layer' warning.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7250 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-04 00:54:35 +00:00
timlinux
ffb85131e4 Added a note about downloading latest python for mac
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7249 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-03 20:11:01 +00:00
timlinux
1d241da8d0 Use generic urls and instructions for SIP and PyQt
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7248 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-03 19:19:07 +00:00
timlinux
cd893174fe Fixed small problem with missing line break in mac install notes for gsl
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7247 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-03 19:00:04 +00:00
timlinux
a3d5d766c1 More small changes to mac install procedure
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7245 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-03 16:11:54 +00:00
timlinux
314ebe0363 Updated urls for dmg downloads
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7244 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-03 16:04:55 +00:00
timlinux
6fc8538d45 Install qgscsexception.h when installing headers
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7243 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-03 05:37:47 +00:00
dassau
3fdea69e6a - 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/qgis@7241 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-01 16:47:04 +00:00
timlinux
587a6d7f48 Make theis the canvas parent
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7240 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-01 01:17:19 +00:00
timlinux
ce4331b4d4 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/qgis@7239 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-01 01:15:41 +00:00
timlinux
c77fc37f06 Reformatted text and fixed application icon suport under msvc
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7238 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-01 01:12:58 +00:00
timlinux
5de4821462 Under win msvc link to odbc (needed for gdal linking)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7237 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-01 01:11:17 +00:00
timlinux
9ce8543dac 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/qgis@7236 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-10-01 00:13:34 +00:00
wonder
e94e9f62e1 Applied patch from Jurgen Fischer with some modifications.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7235 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-09-30 23:45:36 +00:00
mhugent
a030b22744 Fix for bug where the first row was not classified in unique value dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7234 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-09-30 19:01:34 +00:00