8382 Commits

Author SHA1 Message Date
jef
b7ca0747ba update indentation script
git-svn-id: http://svn.osgeo.org/qgis/trunk@12175 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-18 20:47:09 +00:00
wonder
c1676d5137 Improved labeling engine interface, now connected with QgsMapRenderer instead of individual layers.
Also fixes #2108.


git-svn-id: http://svn.osgeo.org/qgis/trunk@12174 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-18 18:46:12 +00:00
wonder
ae722e7dca Fixed a crash in quick print when using symbology-ng
git-svn-id: http://svn.osgeo.org/qgis/trunk@12173 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-18 18:28:10 +00:00
kyngchaos
95bc05808c rename context help (r12169)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12172 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-18 18:22:58 +00:00
kyngchaos
b70171ec7f more OSX install updates; change all trolltech links to nokia
git-svn-id: http://svn.osgeo.org/qgis/trunk@12171 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-18 18:18:02 +00:00
jef
a44997b504 fix macox build problem
git-svn-id: http://svn.osgeo.org/qgis/trunk@12170 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-18 17:10:38 +00:00
jef
76ac06e760 replace context help ids with classnames
git-svn-id: http://svn.osgeo.org/qgis/trunk@12169 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-18 08:51:17 +00:00
kyngchaos
aabbbdc79a more OSX install updates
git-svn-id: http://svn.osgeo.org/qgis/trunk@12168 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-18 04:09:49 +00:00
jef
0d5d839233 fix georeferencer buttons
git-svn-id: http://svn.osgeo.org/qgis/trunk@12167 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-17 23:30:16 +00:00
timlinux
1aba1041ed Applied updates from John Tull to INSTALL documentation for Snow Leopard
git-svn-id: http://svn.osgeo.org/qgis/trunk@12166 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-17 22:12:33 +00:00
jef
a4758ff01f add support for multiline edit widget
git-svn-id: http://svn.osgeo.org/qgis/trunk@12165 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-17 18:47:47 +00:00
jef
5a43c276e3 fix typo debian build section
git-svn-id: http://svn.osgeo.org/qgis/trunk@12164 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-17 16:08:09 +00:00
esseffe
3e96f7b4d7 upgraded SpatiaLite provider:
- supporting SpatiaLite 2.4.0 [Release Candidate]
- supporting SQLite 3.6.20 [introducing foreign key constraints]


git-svn-id: http://svn.osgeo.org/qgis/trunk@12163 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-17 15:59:25 +00:00
jef
06cbfda74b debian packaging update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12162 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-17 15:33:53 +00:00
wonder
adb8ab92fd Save style file name inside the style.
Fixed saving of symbols added in symbol selector


git-svn-id: http://svn.osgeo.org/qgis/trunk@12161 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-17 11:23:36 +00:00
wonder
1d626d42c3 Make sure we have a color ramp when creating categories/ranges.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12160 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-17 10:59:40 +00:00
wonder
52eaabc082 Reduced debug noise from labeling plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@12159 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-17 10:43:56 +00:00
kyngchaos
d6503b22fb attribute action improvements (r12113)
symbology-ng and labeling plugin (r12139)

git-svn-id: http://svn.osgeo.org/qgis/trunk@12158 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-17 02:22:32 +00:00
gsherman
68bc69693c Fix the name of the script in the header
git-svn-id: http://svn.osgeo.org/qgis/trunk@12157 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-17 00:44:43 +00:00
gsherman
01ea042598 Added a Python script for generating unique context ids for creating context sensitive help.
The script requires Python 2.5. See comments at the head of the script
for more information.

git-svn-id: http://svn.osgeo.org/qgis/trunk@12156 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-17 00:41:55 +00:00
wonder
e3b5681c82 simple fill: added border style and width
pen style combo box: added "no pen"


git-svn-id: http://svn.osgeo.org/qgis/trunk@12155 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-17 00:18:45 +00:00
gsherman
af5d94b924 Fix wrapping of developer names in the about box so each name is on a new row of the listview, rather than all names in a single row.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12154 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-16 22:59:41 +00:00
macho
66b1362383 translation update: es by carlos
git-svn-id: http://svn.osgeo.org/qgis/trunk@12153 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-16 22:20:24 +00:00
jef
fa67cf1d95 fix classification support in attribute edit widgets
git-svn-id: http://svn.osgeo.org/qgis/trunk@12152 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-16 22:17:34 +00:00
jef
6e3d7d6992 fix #2105
git-svn-id: http://svn.osgeo.org/qgis/trunk@12151 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-16 21:25:29 +00:00
jef
0dafcf1ab0 missed two pedantic warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@12150 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-16 21:24:51 +00:00
jef
6fbf048fbd debian packaging update (new symbols)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12148 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-16 19:07:06 +00:00
jef
3126526824 german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12147 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-16 19:05:43 +00:00
jef
b1aa9ed245 fix crash when removing category
git-svn-id: http://svn.osgeo.org/qgis/trunk@12146 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-16 19:00:30 +00:00
jef
d00aa8f93d fix pedantic warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk@12145 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-16 17:06:30 +00:00
jef
8421c00f79 fix windows build
git-svn-id: http://svn.osgeo.org/qgis/trunk@12144 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-16 15:51:28 +00:00
wonder
976748cdf3 Fixed potential segfault in PAL code (thanks Juergen for discovering that)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12143 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-16 12:55:24 +00:00
wonder
e8ceadfbfa commented out testing labeling tool to avoid confusion what's that for :)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12142 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-16 12:24:43 +00:00
jef
b3f8270dda automatic indentation update (r11371-r12139)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12141 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-16 11:54:18 +00:00
wonder
55c3c7bcc7 Updated version of QGIS when the new function were added to 1.4
git-svn-id: http://svn.osgeo.org/qgis/trunk@12140 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-16 11:53:50 +00:00
wonder
961742e243 Symbology-NG branch merged to trunk. This includes also work on labeling done during my GSoC'09.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12139 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-16 10:36:24 +00:00
rduivenvoorde
f3388edc62 Using QSettings to remember mapserverexport settings
git-svn-id: http://svn.osgeo.org/qgis/trunk@12133 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-15 22:29:32 +00:00
jef
c7a8bb6243 [FEATURE] add option to open the feature form, if a single feature is identified
git-svn-id: http://svn.osgeo.org/qgis/trunk@12130 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-15 19:53:10 +00:00
jef
059f81384a add eval button to python console that evaluated single line commands and shows the result
git-svn-id: http://svn.osgeo.org/qgis/trunk@12126 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-15 18:03:16 +00:00
wonder
5de2b259e2 Fixed console display hook (works only for single input)
git-svn-id: http://svn.osgeo.org/qgis/trunk@12125 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-15 17:45:45 +00:00
jef
4e182fc45e fix build errors on windows
git-svn-id: http://svn.osgeo.org/qgis/trunk@12124 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-15 17:13:20 +00:00
timlinux
293d95be07 UI tidy ups
git-svn-id: http://svn.osgeo.org/qgis/trunk@12123 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-15 15:19:43 +00:00
rduivenvoorde
242c93dffb New, smaller dialog. More defaults, checks and failovers. Merged work of Stephan Meissl
git-svn-id: http://svn.osgeo.org/qgis/trunk@12120 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-15 12:42:37 +00:00
jef
168f2effc7 german translation update
git-svn-id: http://svn.osgeo.org/qgis/trunk@12115 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-15 00:21:19 +00:00
jef
8ab7348119 missed a column title
git-svn-id: http://svn.osgeo.org/qgis/trunk@12114 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-15 00:21:03 +00:00
jef
03224425e5 [FEATHRE] attribute action improvements
- add python bindings for attribute actions
- support actions as context menu in feature form (ui)
- add action types:
  * generic: commands that should work on all platforms
  * windows, mac, unix: commands that should work and are only shown on one platform respectively
    (eg. vim on unix, notepad on windows and textmate on Mac)
  * python: python strings to be executed instead of a command
    (eg. qgis.utils.plugins['apluginname'].amethod('[%someattribute%]'))

[BUGFIXES]
- ogr support for relative filenames fixed
- relative filename support also for feature form uis


git-svn-id: http://svn.osgeo.org/qgis/trunk@12113 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-15 00:15:55 +00:00
borysiasty
095ff726cb translation update: pl from Milena
git-svn-id: http://svn.osgeo.org/qgis/trunk@12112 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-14 23:13:11 +00:00
timlinux
3826f1a281 Layout cleanups for actions widget
git-svn-id: http://svn.osgeo.org/qgis/trunk@12111 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-14 22:39:07 +00:00
timlinux
c4fe714bae Remove scrollbox for property list since it adds its own scrollbars when needed
git-svn-id: http://svn.osgeo.org/qgis/trunk@12110 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-14 21:45:08 +00:00
borysiasty
767a2609b8 translation update: pl
git-svn-id: http://svn.osgeo.org/qgis/trunk@12109 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-14 20:28:05 +00:00