6000 Commits

Author SHA1 Message Date
jef
7384134467 add support for maptool doubleclick events
git-svn-id: http://svn.osgeo.org/qgis/trunk@8542 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-29 15:59:57 +00:00
jef
4a6c91f1c7 package python support seperately in debian
git-svn-id: http://svn.osgeo.org/qgis/trunk@8541 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-28 23:00:37 +00:00
jef
2afd2a1afe qgisapp update:
- 'remove layer', 'add to overview', 'toggle editing' and 'edit copy' only enable
  with active layer
- add 'python console' only when python is available


git-svn-id: http://svn.osgeo.org/qgis/trunk@8540 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-28 22:59:11 +00:00
jef
18645c5bbb fix python fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@8539 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-28 21:51:05 +00:00
jef
5fecb60725 fix strange compile error with MSVC9
git-svn-id: http://svn.osgeo.org/qgis/trunk@8538 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-28 19:50:57 +00:00
jef
2d3dd874a6 remove /bin from application path for MSVC build
git-svn-id: http://svn.osgeo.org/qgis/trunk@8537 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-28 19:50:08 +00:00
jef
671b5f2b74 fix building python plugin on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@8536 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-28 19:49:14 +00:00
timlinux
02f500616a Hide list view in grass toolbox as I hadent meant to commit it yet
git-svn-id: http://svn.osgeo.org/qgis/trunk@8535 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-28 16:27:09 +00:00
timlinux
9470f3e872 Added missing resource file
git-svn-id: http://svn.osgeo.org/qgis/trunk@8534 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-28 16:17:10 +00:00
timlinux
52b8b28755 Multiple changes:
- added a call to get the file toolbar so that plugins providing 'add layer' type functionality can place their icons into the file toolbar along with other add layer icons.
 - cleaned up the vector props ui so that action panel fills all available space, and that label settings dont use tabs but a property pane style ui.
 - added an option to qgsoptions to enable / disable legend classification attributes list
 - fix issue with detailed item delegate not being selectable in win
 - updated style sheet so that system colour scheme is used for 'glossy' highlight
 - fixed formatting issues in vector metadata list
 - fixed python build error on mac where geos was not being linked to
 - added grass list view to grass toolbox


git-svn-id: http://svn.osgeo.org/qgis/trunk@8533 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-28 15:26:41 +00:00
timlinux
410cb17791 renamed non db icon to add ogr layer for better naming
git-svn-id: http://svn.osgeo.org/qgis/trunk@8532 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-28 15:13:45 +00:00
timlinux
75af0ad850 Further icon updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@8531 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-28 15:06:37 +00:00
wonder
ab06574c81 Moved python support to a library, QGIS app now during the initialization tries to load that library.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8530 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-28 12:35:20 +00:00
wonder
2542e85218 support for non-ascii characters in path to home directory.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8528 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-27 11:42:22 +00:00
jef
46eddd10fd keep current row on classify
git-svn-id: http://svn.osgeo.org/qgis/trunk@8526 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-26 16:16:05 +00:00
jef
88aa50f408 update list widget colors on reset/randomize colors
git-svn-id: http://svn.osgeo.org/qgis/trunk@8525 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-26 16:11:40 +00:00
timlinux
1b89618396 Gui cleaunups and use buttonbox
git-svn-id: http://svn.osgeo.org/qgis/trunk@8524 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-26 15:49:58 +00:00
timlinux
f646c013ac remove superfluous ^ symbol
git-svn-id: http://svn.osgeo.org/qgis/trunk@8523 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-26 15:42:29 +00:00
timlinux
c6f0f47261 Just fixed some code indentation
git-svn-id: http://svn.osgeo.org/qgis/trunk@8522 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-26 14:47:34 +00:00
timlinux
0c763debe5 Further work on ui cleanups and useability:
- in unique value and graduated symbol dialogs, show symbol previews in classification lists
 - tidy up for raster props dialog (PeteE I finally capitulated and used a stack widget)
 - use a label instead of a textbrowser in detailed item widget


git-svn-id: http://svn.osgeo.org/qgis/trunk@8521 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-26 14:25:56 +00:00
timlinux
4334234870 Implemented word wrap in manually draw detailed item delegate and other related cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk@8520 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-26 14:17:44 +00:00
timlinux
8d292c18f5 remove some duplication of version vars in top level cmakelists.txt
git-svn-id: http://svn.osgeo.org/qgis/trunk@8519 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-26 14:16:03 +00:00
wonder
6f6ff9ac38 Python utilities separated to an interface and implementation.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8517 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-26 00:02:29 +00:00
wonder
32915f2f3c Made QgsPythonUtils a singleton instead of a class with all members being static.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8516 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-25 22:41:57 +00:00
wonder
a1b4de611b don't try to reload plugins, it has just a little meaning and might do some problems for plugins. Moreover it was producing output to console.
git-svn-id: http://svn.osgeo.org/qgis/trunk@8509 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-05-23 17:42:47 +00:00
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