5488 Commits

Author SHA1 Message Date
mhugent
5d1af70ad9 More merging of editing branch
git-svn-id: http://svn.osgeo.org/qgis/trunk@7882 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-09 16:14:17 +00:00
mhugent
9eba4b0c31 first part of advanced editing branch merge
git-svn-id: http://svn.osgeo.org/qgis/trunk@7880 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-09 14:40:21 +00:00
timlinux
06e65caf22 Added quick print plugin to build list
git-svn-id: http://svn.osgeo.org/qgis/trunk@7878 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-09 14:07:32 +00:00
timlinux
a76887ebb3 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@7877 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-09 14:06:12 +00:00
timlinux
0b6ba60135 Added accessor for canvas bg colour
git-svn-id: http://svn.osgeo.org/qgis/trunk@7876 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-09 13:18:04 +00:00
gsherman
3a42ef58a7 Changed example copyright date from 2006 to 2008
git-svn-id: http://svn.osgeo.org/qgis/trunk@7874 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-09 03:47:56 +00:00
timlinux
edfaf0afea Further improvments to plugin template:
- use standard convention of ui being named FooGuiBase



git-svn-id: http://svn.osgeo.org/qgis/trunk@7873 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-08 18:15:09 +00:00
timlinux
ffcf321703 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@7872 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-08 17:54:00 +00:00
timlinux
5bd1f1e2ca Applied patch from Fernando to provide grass export to dxf option
git-svn-id: http://svn.osgeo.org/qgis/trunk@7871 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-08 17:20:25 +00:00
timlinux
f17294a1ec Changed project version to qgis 0.9.2
git-svn-id: http://svn.osgeo.org/qgis/trunk@7869 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-08 14:26:31 +00:00
wonder
2620838f6b 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@7868 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-08 14:20:21 +00:00
wonder
cfeccb4f90 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@7867 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-08 13:55:31 +00:00
timlinux
9535777ea1 Added script to create a .ts file for a new language
git-svn-id: http://svn.osgeo.org/qgis/trunk@7866 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-08 13:41:25 +00:00
timlinux
7c002ccb10 Updated ts files
git-svn-id: http://svn.osgeo.org/qgis/trunk@7865 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-08 13:17:38 +00:00
g_j_m
11995b1cd7 Save file in Qt designer 4.2 to allow it to compile
git-svn-id: http://svn.osgeo.org/qgis/trunk@7863 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-08 07:55:48 +00:00
timlinux
4204b745ee Fix for #893 - focus whole rows and give table widget focus on dialog open
git-svn-id: http://svn.osgeo.org/qgis/trunk@7861 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-08 01:08:06 +00:00
gsherman
0a2a4b1a19 Fix for ticket #890 "python plugin installer unzip fails"
git-svn-id: http://svn.osgeo.org/qgis/trunk@7859 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-08 00:36:08 +00:00
timlinux
516e6a5dd7 Applied patch from #892 which removes qt3 deps for plugin manager. Muito obrigado Fernando!
git-svn-id: http://svn.osgeo.org/qgis/trunk@7858 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-07 18:52:07 +00:00
mhugent
089bb379b7 protect editing tools if map canvas is rendering
git-svn-id: http://svn.osgeo.org/qgis/trunk@7855 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-07 13:04:36 +00:00
mhugent
28c5599c7e Patch that provides incremental screen update
git-svn-id: http://svn.osgeo.org/qgis/trunk@7846 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-05 15:54:03 +00:00
timlinux
9b3cdb2c90 Code formatting only
git-svn-id: http://svn.osgeo.org/qgis/trunk@7844 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-05 13:56:10 +00:00
timlinux
ae0901d755 Added various qmls to test data for unit testing different renderers
git-svn-id: http://svn.osgeo.org/qgis/trunk@7835 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-03 17:48:28 +00:00
dassau
9cbf59b68e spanish translation updates from Carlos Dávila
git-svn-id: http://svn.osgeo.org/qgis/trunk@7831 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-02 08:24:45 +00:00
gsherman
7e2d6a8caa Applied patch from ticket #887
git-svn-id: http://svn.osgeo.org/qgis/trunk@7825 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-31 03:14:58 +00:00
mhugent
ef6800be6e Russian translation provided by Artem
git-svn-id: http://svn.osgeo.org/qgis/trunk@7819 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-29 16:00:45 +00:00
dassau
9ace10ee7e updates portuguese_
git-svn-id: http://svn.osgeo.org/qgis/trunk@7817 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-29 14:52:05 +00:00
homann
8302bc88eb Undoing some changes in r7813
git-svn-id: http://svn.osgeo.org/qgis/trunk@7815 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-27 18:47:44 +00:00
homann
8aacf1e694 Made all developer mug shots file system safe
git-svn-id: http://svn.osgeo.org/qgis/trunk@7814 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-27 18:42:22 +00:00
g_j_m
174cbcb399 Add a comment to explain some 'arbituary' numbers
git-svn-id: http://svn.osgeo.org/qgis/trunk@7813 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-27 06:12:34 +00:00
g_j_m
9546139671 Fix for ticket #830 (print composer pane is wrong on first running of
qgis)


git-svn-id: http://svn.osgeo.org/qgis/trunk@7812 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-27 05:07:50 +00:00
what_nick
11a92b529a Rolled back name change pending fixing of ascii safe mapping.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7811 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-25 13:48:30 +00:00
what_nick
9f63eb8f7c Renamed image to please buildbot.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7810 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-25 13:28:31 +00:00
wonder
5054cac6ab PyQGIS: support for Mac universal builds - fixes #876
git-svn-id: http://svn.osgeo.org/qgis/trunk@7807 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-19 18:21:35 +00:00
dassau
11e2d02f73 - update spanish qt translation by Carlos Dávila
git-svn-id: http://svn.osgeo.org/qgis/trunk@7798 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-17 08:16:01 +00:00
homann
02e8ac8013 Cleaned up unused member
git-svn-id: http://svn.osgeo.org/qgis/trunk@7797 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-16 22:14:48 +00:00
homann
ece9d9b53f 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@7796 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-16 22:11:38 +00:00
homann
8258141d64 Tried a new way of displaying text, hopefully easier for translations.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7795 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-16 11:48:49 +00:00
g_j_m
3d951b6e19 Fix for ticket #420 (attribute table can truncate displayed data)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7794 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-16 04:34:20 +00:00
g_j_m
e22b29c3d7 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@7793 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-16 04:10:13 +00:00
timlinux
0afaaedb44 Added a link to the Qt Quarterly article on designing Qt style APIs
git-svn-id: http://svn.osgeo.org/qgis/trunk@7791 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-15 19:54:59 +00:00
telwertowski
2554f17240 Save and restore window position for AttributeTable, Bookmarks and HelpViewer.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7782 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-14 03:41:52 +00:00
telwertowski
0d2c1e8e9c Fix typo which prevented help from being refreshed on a Mac if the context changed while the viewer was open. Also update from Qt3 to 4.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7781 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-14 02:52:14 +00:00
homann
929e4f0141 Added mug shot
git-svn-id: http://svn.osgeo.org/qgis/trunk@7780 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-13 21:09:55 +00:00
homann
70a241b1a0 Some usability, i18n and debug changes on GPS importer (and gpxprovider). Handles #804.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7779 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-13 20:00:39 +00:00
leo.lami
b4f3ff3a52 Change in the v.clean.* modules
git-svn-id: http://svn.osgeo.org/qgis/trunk@7778 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-13 17:19:45 +00:00
homann
4ae3e20859 Extended GPS plugin with a tab for performing conversions of GPX files, with the help of gpsbabel. Requested in #648.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7777 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-13 16:09:39 +00:00
dassau
781dbdef99 - updated qt_es.ts from Carlos Dávila
git-svn-id: http://svn.osgeo.org/qgis/trunk@7773 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-13 07:14:36 +00:00
homann
8c30b9d23d Changed to a custom cross hair mouse pointer when using measurement tool. Fixes #862
git-svn-id: http://svn.osgeo.org/qgis/trunk@7770 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-12 11:55:57 +00:00
jef
f8981c3030 fix crash while editing shapes
git-svn-id: http://svn.osgeo.org/qgis/trunk@7769 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-11 22:46:14 +00:00
jef
56af4375d8 fix for #855
git-svn-id: http://svn.osgeo.org/qgis/trunk@7768 c8812cc2-4d05-0410-92ff-de0c093fc19c
2007-12-11 22:23:34 +00:00