wonder
8bd0f9d868
more sane python paths order: first qgis-wide python path, then plugins
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8508 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-23 17:10:50 +00:00
wonder
5507ec6611
syntactical change in QgsApplication wrapper to match its C++ counterpart
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8507 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-23 17:07:23 +00:00
timlinux
3506587295
added missing icons for rec naviagation to the custom projection dialog
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8506 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-23 17:03:48 +00:00
timlinux
27e68b4b9e
make the highlight gradient a little less extreme
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8505 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-23 17:02:47 +00:00
timlinux
2bfd88afa0
Small icon cleanups
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8504 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-23 17:00:24 +00:00
wonder
b270360fc3
One more fix for redirecting output when python console is open
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8503 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-23 16:58:09 +00:00
timlinux
2286ba9985
Nav button for custom prj dialog
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8502 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-23 16:57:28 +00:00
timlinux
a71fd5ee17
SVG master for zoom icons
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8501 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-23 16:56:20 +00:00
timlinux
43694b25b2
Navigation buttons for custom prj dialog
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8500 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-23 16:53:56 +00:00
timlinux
4121fec516
Icon updates to templates and gave icon master a better name
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8499 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-23 16:51:34 +00:00
wonder
3df2b974a2
Fixed uninstalling redirection from python console
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8498 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-23 15:35:29 +00:00
ersts
31651d0210
-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@8497 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-23 15:27:49 +00:00
wonder
b208dd3a48
Even better python errors handling: now displaying traceback, python version and python path.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8496 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-23 15:12:53 +00:00
dassau
157045d0ae
updated polish gui translation file
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8495 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-23 07:59:45 +00:00
dassau
16b7e80e16
Polish gui translation updates from Andrzej Swiader
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8494 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-23 07:58:03 +00:00
jef
d31074c210
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@8493 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-22 18:52:30 +00:00
wonder
f848e4df2c
better handling of python errors raised during initialization.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8491 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-21 21:09:37 +00:00
timlinux
10e070a51c
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@8490 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-21 17:48:06 +00:00
timlinux
78da8bc74e
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@8489 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-21 17:45:57 +00:00
timlinux
da00e1318e
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@8488 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-21 17:42:24 +00:00
timlinux
97874aa157
Gui tidy ups for the project props dialog as part of the general GUI revision
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8487 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-21 17:31:00 +00:00
timlinux
7c9de3d6d9
Some minor updates to docs
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8486 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-21 17:29:32 +00:00
timlinux
6aee99a2e4
Prettified application variable name
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8485 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-21 17:25:48 +00:00
timlinux
bf60b12b8b
Added show settings to show application var state when debugging
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8484 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-21 17:22:55 +00:00
timlinux
4c6626b5fe
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@8483 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-21 17:20:58 +00:00
timlinux
9986a868e8
Minor change to commenting
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8482 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-21 17:17:26 +00:00
timlinux
9861fc30ce
Added style sheet for text2tags rendering
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8481 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-21 17:11:10 +00:00
timlinux
23f38731bd
Moved text2tags sources into docs dir.
...
Made some minor updates to coding.t2t
git-svn-id: http://svn.osgeo.org/qgis/trunk@8480 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-21 17:02:08 +00:00
wonder
78c9fdefaf
fixed python console (was displaying plain text)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8479 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-21 14:35:27 +00:00
mhugent
b849af0745
Fix for bug #1096 Snapping to currently moved vertex should be suppressed
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8477 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-21 05:59:04 +00:00
jef
61e3fe93a3
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@8476 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-20 22:09:40 +00:00
ersts
6906b9ebb8
-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@8475 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-20 19:19:00 +00:00
jef
8311bc3f93
fix QgsSpatialRefSys::createFromWkt
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8474 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-20 00:44:44 +00:00
jef
92eae75ec5
sync sip with c++ core
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8473 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-19 20:54:18 +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
jef
0ec3ee1faa
make QgsDetailedItemDelegate link on windoze
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8471 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-19 16:44:56 +00:00
jef
d4ac329b35
replace another UNUSED with Q_UNUSED
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8470 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-19 16:44:03 +00:00
jef
5ae03a6dcf
fix MSVC warning
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8469 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-19 16:43:33 +00:00
timlinux
7447bed548
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@8468 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-19 13:43:37 +00:00
timlinux
f7210baedb
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@8467 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-19 13:37:53 +00:00
timlinux
82cebe581d
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@8466 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-19 13:32:10 +00:00
timlinux
a5d76162d1
Used Q_UNUSED rather than UNUSED (and my apologies for the commit spam)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8465 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-19 13:27:01 +00:00
timlinux
aa15f9b11d
Used Q_UNUSED rather than UNUSED
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8464 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-19 13:24:49 +00:00
timlinux
9b3f088d41
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@8463 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-19 13:23:07 +00:00
timlinux
172c20e136
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@8462 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-19 13:17:31 +00:00
timlinux
9522dd4592
Use qt Q_UNUSED for unused params rather
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8461 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-19 13:14:56 +00:00
timlinux
60c6829594
Use qt Q_UNUSED for unused params rather
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8460 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-19 13:06:03 +00:00
timlinux
dad16d5295
Updates for tims post install mac scripts
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8459 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-19 13:04:29 +00:00
timlinux
8c91fce2e1
Added a small script to tidy away tmp, orig and rej files left by svn
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8458 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-19 13:03:31 +00:00
timlinux
3778d35112
Use qt Q_UNUSED for unused params rather
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@8457 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-19 12:59:06 +00:00