dassau
401ea62c1e
- update german translation file
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7899 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-10 09:59:34 +00:00
gsherman
9564d38f7a
New MapServer export plugin implemented in Python. This is a
...
core plugin and installed with QGIS. The old exporter (C++/SWIG/Python)
has been removed from the build and the code will be removed following
complete testing of the new plugin.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7898 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-10 04:49:11 +00:00
wonder
5e2eb4a7d9
Some small updates to bindings
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7897 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-09 23:20:31 +00:00
wonder
efe44667c5
removed QgisPlugin from the bindings (not used anyway)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7895 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-09 22:40:21 +00:00
wonder
5b5203c90c
Moved all conversions between c++ templates and python objects to one file.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7894 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-09 22:27:28 +00:00
wonder
d6c1a74053
Fixes compilation of bindings, added wrapper for QgsSnapper.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7893 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-09 21:54:36 +00:00
mhugent
b8b154c249
updated python bindings for rubber band
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7888 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-09 17:32:29 +00:00
mhugent
b7e083458e
Merge of advanced editing branch is now done
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7886 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-09 16:54:55 +00:00
timlinux
4f37e34862
Saved dialog using qt 4.2.1
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7885 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-09 16:49:59 +00:00
mhugent
765b15d4b4
More editing merges...
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7884 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-09 16:26:44 +00:00
mhugent
7e41e58036
More merging of editing branch
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7882 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-09 16:14:17 +00:00
mhugent
44e41707ee
first part of advanced editing branch merge
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7880 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-09 14:40:21 +00:00
timlinux
7ea5bde756
Added quick print plugin to build list
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7878 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-09 14:07:32 +00:00
timlinux
42893560cd
Initial commit of new quick print plugin:
...
The plugin seeks to cater for users who want to print a map with no
hassle, and does not seek to replace the mapcomposer plugin which is
aimed at advanced users. Since I hate wasting paper / cutting down
trees, I have made the quick print plugin output to pdf for digital
redistribution or optionally printing from pdf.
Features;
- fill in 3 fields, choose a pdf output file and get a pdf ready for printing
- field values are remembered between uses so in most cases you
simply click the plugin icon then press OK
- automatically scales label text and symbol sizes suitable for
printing and then scales them down again afterwards
- at the moment all options (page size Letter, output pdf, layout)
are fixed as I prefer to keep it extremely simple in this iteration.
- 300dpi output
Future options:
- In the future it will be possible to refactor the plugin to support
simpled predefined layouts at different page sizes.
- autoincrementing filenames for when you want to produce a sequence of maps
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7877 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-09 14:06:12 +00:00
timlinux
8f4169fcf3
Added accessor for canvas bg colour
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7876 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-09 13:18:04 +00:00
gsherman
b0b6689470
Changed example copyright date from 2006 to 2008
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7874 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-09 03:47:56 +00:00
timlinux
6d53141843
Further improvments to plugin template:
...
- use standard convention of ui being named FooGuiBase
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7873 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-08 18:15:09 +00:00
timlinux
1dfd005066
Enhancements to plugin builder:
...
- replace tokens in README which was missing from the file list
- use nice word wrapping in README.whatnext
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7872 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-08 17:54:00 +00:00
timlinux
044bc42b47
Applied patch from Fernando to provide grass export to dxf option
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7871 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-08 17:20:25 +00:00
timlinux
536512e370
Changed project version to qgis 0.9.2
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7869 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-08 14:26:31 +00:00
wonder
9af6e0d27e
Create directory for python plugins if it doesn't exist
...
(otherwise the plugin extraction will fail)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7868 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-08 14:20:21 +00:00
wonder
d5c948a472
Removed last slash for path to python plugins in home directory.
...
It was the reason why plugins in home dir couldn't be accessed on Windows.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7867 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-08 13:55:31 +00:00
timlinux
8c42865534
Added script to create a .ts file for a new language
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7866 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-08 13:41:25 +00:00
timlinux
ee33205998
Updated ts files
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7865 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-08 13:17:38 +00:00
g_j_m
adcd56724b
Save file in Qt designer 4.2 to allow it to compile
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7863 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-08 07:55:48 +00:00
timlinux
e237285df7
Fix for #893 - focus whole rows and give table widget focus on dialog open
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7861 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-08 01:08:06 +00:00
gsherman
a27dde7887
Fix for ticket #890 "python plugin installer unzip fails"
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7859 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-08 00:36:08 +00:00
timlinux
3eefa8ed9d
Applied patch from #892 which removes qt3 deps for plugin manager. Muito obrigado Fernando!
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7858 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-07 18:52:07 +00:00
mhugent
6d3924961f
protect editing tools if map canvas is rendering
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7855 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-07 13:04:36 +00:00
mhugent
5f2d993ade
Patch that provides incremental screen update
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7846 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-05 15:54:03 +00:00
timlinux
c37b5f00b8
Code formatting only
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7844 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-05 13:56:10 +00:00
timlinux
bea5c523ec
Added various qmls to test data for unit testing different renderers
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7835 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-03 17:48:28 +00:00
dassau
95932fabfc
spanish translation updates from Carlos Dávila
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7831 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-02 08:24:45 +00:00
gsherman
f84367ea14
Applied patch from ticket #887
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7825 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-31 03:14:58 +00:00
mhugent
eb731aba9c
Russian translation provided by Artem
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7819 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-29 16:00:45 +00:00
dassau
000827c751
updates portuguese_
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7817 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-29 14:52:05 +00:00
homann
0f85d104ce
Undoing some changes in r7813
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7815 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-27 18:47:44 +00:00
homann
9c9b5926be
Made all developer mug shots file system safe
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7814 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-27 18:42:22 +00:00
g_j_m
d3335a156a
Add a comment to explain some 'arbituary' numbers
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7813 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-27 06:12:34 +00:00
g_j_m
8015cd40b7
Fix for ticket #830 (print composer pane is wrong on first running of
...
qgis)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7812 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-27 05:07:50 +00:00
what_nick
59cae05fdf
Rolled back name change pending fixing of ascii safe mapping.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7811 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-25 13:48:30 +00:00
what_nick
db5c806244
Renamed image to please buildbot.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7810 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-25 13:28:31 +00:00
wonder
18f724ee86
PyQGIS: support for Mac universal builds - fixes #876
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7807 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-19 18:21:35 +00:00
dassau
ff47fb1e00
- update spanish qt translation by Carlos Dávila
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7798 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-17 08:16:01 +00:00
homann
7b7d4cb4bb
Cleaned up unused member
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7797 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-16 22:14:48 +00:00
homann
32d6a7140f
Fixed #872 in plugin_template, made links clickable and changed template to make it more translateable
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7796 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-16 22:11:38 +00:00
homann
6d4d3bf5f4
Tried a new way of displaying text, hopefully easier for translations.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7795 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-16 11:48:49 +00:00
g_j_m
45e72eb6c1
Fix for ticket #420 (attribute table can truncate displayed data)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7794 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-16 04:34:20 +00:00
g_j_m
118271aa12
Fix for ticket #847 (make the requirement for a header row in a
...
delimited text file clearer)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7793 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-16 04:10:13 +00:00
timlinux
ab2975dc57
Added a link to the Qt Quarterly article on designing Qt style APIs
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7791 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-15 19:54:59 +00:00