5984 Commits

Author SHA1 Message Date
timlinux
74c788dcc4 Nav button for custom prj dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8502 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-23 16:57:28 +00:00
timlinux
c01083cb14 SVG master for zoom icons
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8501 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-23 16:56:20 +00:00
timlinux
50e0f5ea31 Navigation buttons for custom prj dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8500 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-23 16:53:56 +00:00
timlinux
120c829895 Icon updates to templates and gave icon master a better name
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8499 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-23 16:51:34 +00:00
wonder
be58c264cf Fixed uninstalling redirection from python console
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8498 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-23 15:35:29 +00:00
ersts
05c7ae30b3 -update locale/userLocal when default locale is use as well as when --lang= option is used so that thirdparty plugins can be in the same language as the rest of QGIS
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8497 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-23 15:27:49 +00:00
wonder
07d7e1090e Even better python errors handling: now displaying traceback, python version and python path.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8496 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-23 15:12:53 +00:00
dassau
d45948e2a1 updated polish gui translation file
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8495 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-23 07:59:45 +00:00
dassau
356d0860f4 Polish gui translation updates from Andrzej Swiader
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8494 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-23 07:58:03 +00:00
jef
9eb0c669c9 enhance unique value dialog:
- allow selection of multiple classes
- new 'add class' button (fixes #1099)
- new 'reset colors' button to reset the color of selected/all classes to white
- new 'randomize colors' button to randomly set colors of selected/all classes
- 'remove classes' removes selected classes
- change common attributes for multiple selected classes at once
- allow renaming of classes
- 'Classify' now adds missing instead of recreating all classes
- used QMap instead for std::map for classes


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8493 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-22 18:52:30 +00:00
wonder
c47bcc86ba better handling of python errors raised during initialization.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8491 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-21 21:09:37 +00:00
timlinux
1ad0a9d08e Gui cleanups to main app window:
- changed the order of the digitising icons for better logical grouping
 - resolve status bar issues on mac by forcing heights of all status bar elements to max 20px
 - removed some redundant code for stopping rendering



git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8490 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-21 17:48:06 +00:00
timlinux
04acfb9085 Revisions to improve gui layout and useability. Note the custom projection navigation buttons are temporary and will be updated shortly with icons.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8489 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-21 17:45:57 +00:00
timlinux
cd1b492ee0 Make the top level legend item bold for each layer so that it stands out from the categories under it.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8488 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-21 17:42:24 +00:00
timlinux
41af53be6f Gui tidy ups for the project props dialog as part of the general GUI revision
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8487 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-21 17:31:00 +00:00
timlinux
3de6a22b24 Some minor updates to docs
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8486 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-21 17:29:32 +00:00
timlinux
9eb9d228bf Prettified application variable name
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8485 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-21 17:25:48 +00:00
timlinux
73fbecbc1d Added show settings to show application var state when debugging
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8484 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-21 17:22:55 +00:00
timlinux
e59d060068 Fixed / Removed kludge for getting detailed widget capture to layout out by calling show() on it quickly first.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8483 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-21 17:20:58 +00:00
timlinux
dd03d02ff1 Minor change to commenting
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8482 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-21 17:17:26 +00:00
timlinux
3f3173f390 Added style sheet for text2tags rendering
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8481 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-21 17:11:10 +00:00
timlinux
00d6fea6f0 Moved text2tags sources into docs dir.
Made some minor updates to coding.t2t


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8480 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-21 17:02:08 +00:00
wonder
fc658ff6e9 fixed python console (was displaying plain text)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8479 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-21 14:35:27 +00:00
mhugent
88ce567d6c Fix for bug #1096 Snapping to currently moved vertex should be suppressed
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8477 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-21 05:59:04 +00:00
jef
77dfd46dd7 fix grass crash:
setlocale to "C" in getSRS() and catch fatal errors
  (probably needed at much more places).


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8476 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-20 22:09:40 +00:00
ersts
0c9b20e15d -Updated CMakeLists.txt as qgsrendercontext.h was not being installed
-Add Lao translation from Anousak Souphavanh (sponsored by the Center for Biodiversity and Conservation - American Museum of Natural History)

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8475 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-20 19:19:00 +00:00
jef
a040903434 fix QgsSpatialRefSys::createFromWkt
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8474 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-20 00:44:44 +00:00
jef
59d0746707 sync sip with c++ core
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8473 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-19 20:54:18 +00:00
timlinux
bca65ebbaa 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/qgis@8472 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-19 20:52:54 +00:00
jef
ecbd407ea0 make QgsDetailedItemDelegate link on windoze
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8471 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-19 16:44:56 +00:00
jef
f9a4baf69f replace another UNUSED with Q_UNUSED
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8470 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-19 16:44:03 +00:00
jef
ac5c66a2cd fix MSVC warning
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8469 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-19 16:43:33 +00:00
timlinux
604ba62313 Reimplemented plugin manager to use a list view rather than a table view and to use the custom qgsdetaileditemdelegate for display of available plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8468 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-19 13:43:37 +00:00
timlinux
e13d15957b On windows and mac, add the plugins dir to the search path on application start up.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8467 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-19 13:37:53 +00:00
timlinux
25f014e51e Removed the definition for UNUSED as I have replaced all UNUSED in the source tree with Q_UNUSED
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8466 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-19 13:32:10 +00:00
timlinux
5c89504c55 Used Q_UNUSED rather than UNUSED (and my apologies for the commit spam)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8465 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-19 13:27:01 +00:00
timlinux
e2d8761c98 Used Q_UNUSED rather than UNUSED
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8464 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-19 13:24:49 +00:00
timlinux
eedc26b670 Created a custom view delegate for displaying in lists like the plugin manager and the grass toolbox.
The delegate allows displaying a title (in bold) and a description underneath it (in normal font), without needing to resort to using tables & columns. The delegate currently works in two modes:
1) Direct rendering of item onto a painter
2) Renderng the item via a qgsdetaileditemwidget (disabled for not as its experimental)
THe qgsdetailed item data class is a new qvariant type that can be used to pass title, description etc between the model and the view.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8463 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-19 13:23:07 +00:00
timlinux
dd368da946 Dont artificially limit the raster types available. Note if you have a lot of gdal file types supported the file filter is very long. We need to find a sensible way to manage that.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8462 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-19 13:17:31 +00:00
timlinux
674c22a559 Use qt Q_UNUSED for unused params rather
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8461 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-19 13:14:56 +00:00
timlinux
febfabe668 Use qt Q_UNUSED for unused params rather
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8460 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-19 13:06:03 +00:00
timlinux
b23c422dbd Updates for tims post install mac scripts
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8459 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-19 13:04:29 +00:00
timlinux
50aef7d4e6 Added a small script to tidy away tmp, orig and rej files left by svn
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8458 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-19 13:03:31 +00:00
timlinux
730a319909 Use qt Q_UNUSED for unused params rather
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8457 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-19 12:59:06 +00:00
jef
6218fbbfc7 fix #928
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8456 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-18 16:04:49 +00:00
jef
98516fd33f fix crash on invalid raster layers
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8455 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-17 23:02:13 +00:00
jef
80cacae4a9 fix rendering off added features
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8454 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-17 19:32:13 +00:00
jef
4c62a08fe5 fix linking of python bindings on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8453 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-17 19:28:19 +00:00
jef
0f34618e18 some labeling cleanups (fixes #1088)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8452 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-17 17:54:39 +00:00
mhugent
ff46e47c1c Changed testimage for renderers
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8451 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-17 12:52:44 +00:00