354 Commits

Author SHA1 Message Date
rabla
e4cc58d3ed module difinitions
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2973 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-16 13:26:32 +00:00
timlinux
d50e21d07f Initial import. Not funtional yet. Not added to parent make yet to avoid building this dir before the plugin works properly
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2966 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-15 01:38:05 +00:00
timlinux
d8856ec5b1 New stuff for designer plugins. Initial implementation for legend and map cavnase. There is still a symbol relocation error that needs to be resolved.
Community reg plugin updates (not useable or included in build process yet though).


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2954 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-13 10:38:20 +00:00
rabla
2304e1be41 more buttons
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2910 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-04 16:08:26 +00:00
rabla
7614ad35b2 save region status in settings, use EmitPoint
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2908 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-04 12:02:49 +00:00
larsl
2954616075 Changed to expat for parsing GPX files, fixed a bug that broke GPX files when setting attribute values containing non-ASCII characters
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2886 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-03-01 17:54:32 +00:00
timlinux
1201c63272 Uicification of ui files to qt 3.1.2
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2841 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-02-18 14:36:09 +00:00
rabla
a7dbe7347b GEOS flags
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2832 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-02-17 16:39:36 +00:00
telwertowski
8d1f06e75e Restructure GRASS provider and plugin to work on Mac OS X.
The provider and plugin are now 'pure' modules and code shared between them
is in the new shared library libqgisgrass.
This eliminates the libtool warning that linking grassplugin against
libgrassprovider is not portable.
libgrassprovider has also been renamed to grassprovider since it no longer
tries to be a combination provider and shared library (which only worked
on some platforms).


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2824 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-02-17 05:32:37 +00:00
rabla
06d89b8360 GISBASE string allocation
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2815 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-02-16 15:08:37 +00:00
larsl
1a4f4d138d Forgot to add the QgsGPSDevice files
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2811 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-02-15 15:39:43 +00:00
larsl
cc41cc2bdb Separated download and upload commands for the different feature types to make uploading and downloading more flexible
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2810 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-02-15 15:38:52 +00:00
stevehalasz
656a9f7a3d Try to get GISBASE from:
1. GISBASE env var
  2. QSettings
  3. --with-grass configure flag

Before resorting to asking the user for it. Still need to provide
some more information in the file dialog.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2738 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-02-03 05:54:43 +00:00
gsherman
7d97d0584a Applied patch from M. Loskot
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2729 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-01-30 04:48:05 +00:00
timlinux
d22fd1fd2d Changed ui version to 3.1
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2716 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-01-26 12:39:29 +00:00
gsherman
78e2dcab97 Added tr() to user visible string so they can be translated.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2686 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-01-21 06:31:06 +00:00
gsherman
04eaf1b621 Changed description in the column editor so as not to confuse the
user when there are no columns names that are reserved words.
Bug 1103390


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2685 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-01-21 05:56:28 +00:00
gsherman
2b3fc797a3 Changes from mloskot to allow editing of geometry type
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2684 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-01-21 05:30:20 +00:00
g_j_m
651c647cc8 More .cvsignore files. Should be all done now.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2612 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-01-10 22:06:18 +00:00
g_j_m
d10381699c Added .cvsignore files to remove cvs update warnings. More to follow.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2610 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-01-10 20:26:46 +00:00
timlinux
d7e6f025c7 Refactored QgsCoordinateTransform to QgsMapToPixel
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2536 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-12-30 02:52:37 +00:00
gsherman
9493aca366 Merged changes from the 0.6.0 release branch
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2526 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-12-20 07:13:35 +00:00
gsherman
d0c20ab8a8 Beginning of GIST index implementation for spit
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2382 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-12-01 03:53:40 +00:00
telwertowski
3a4ba7e0e8 Remove font <family> tags so that the default font for each platform is used.
Odd fonts and button sizes were being displayed on a Mac when a font not present on a Mac were specified.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2368 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-29 04:26:40 +00:00
gsherman
5f4ad90496 Icons for the field name editor -- left out of previous commit -- sorry...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2361 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-28 16:34:43 +00:00
gsherman
60673069c6 Spit stores last shapefile directory used in qgisrc (or registry) and
uses it the next time the Add files dialog is opened.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2360 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-28 07:04:40 +00:00
gsherman
41fa0fcb43 Implementation of reserved word handling. Reserved PostgreSQL keywords are
detected and the user is given the change to change the column names prior
to import into the database. Column names can be changed for any field if
desired.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2359 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-28 05:49:30 +00:00
gsherman
ccc435df04 Dialog for editing column names prior to loading into postgresql
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2358 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-28 05:46:10 +00:00
gsherman
e6931d1cf9 Added text file preview to the plugin and changed the logic so the delimiter doesn't have to be entered first.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2342 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-26 22:00:44 +00:00
gsherman
58c2d45251 Fix for delimited text files having a delimiter at end of each line
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2337 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-26 18:19:26 +00:00
timlinux
4adfaaa909 Save colour of scale bar in project too...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2336 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-26 00:25:43 +00:00
timlinux
b3f339e35d Scale bar settings saved with project and minor tweaks to north arrow and copyright label plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2335 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-25 23:56:34 +00:00
timlinux
c810d1d8ec POV...persistance of vision for North Arrow (ie north arrow settings are saved with your project now...)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2334 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-25 23:33:05 +00:00
sbr00pwb
4fd5fa67e2 fix ui to build with QT3.1
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2333 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-25 16:03:38 +00:00
gsherman
c77391fe48 first implementation of save delimited text file as shapefile once its loaded into qgis. Some things are still rough -- I'll clean it up some more in the next day or so...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2332 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-25 06:00:39 +00:00
timlinux
8dc241a12f By popular request.....delimeter box comes before filename
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2331 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-25 01:36:52 +00:00
timlinux
1459808365 Eureka! Project level state handling that works....
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2326 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-24 09:14:20 +00:00
timlinux
80b3ac380f Updated to use the super new project api. Write seems to work, read state is not working due to problems with qgsproject I think....
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2317 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-22 23:34:57 +00:00
timlinux
bff27aec54 Comment out project stuff while transition to new api takes place...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2298 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-21 00:45:07 +00:00
timlinux
ac1f45616c Yet another non existong ui.h file removed for release make target
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2280 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-19 12:27:57 +00:00
timlinux
eb4575ca8d Extra dist was trying to deploy non exsiting qgsgpspluginguibase.ui.h
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2278 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-19 12:17:31 +00:00
timlinux
140d2993da Connect up to projectRead signal...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2263 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-16 17:51:08 +00:00
telwertowski
c8e11d8daa Prefix all paths to supporting files on Mac OS X with qApp->applicationDirPath()
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2251 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-14 08:42:46 +00:00
gsherman
803b084919 .pro file fixes for WIN32
Added wait cursor when opening layer properties for vector layers


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2244 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-13 06:22:33 +00:00
gsherman
7bffc5ed58 Removed test subdir from Makefile.am. Not sure why it was there but it
hoses the build...


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2243 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-13 05:17:37 +00:00
gsherman
9504d805ae Fixes to get plugins to compile under WIN32
Changes to qgislib.pro to include recently added classes


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2242 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-13 04:44:13 +00:00
gsherman
5a1e99c4e5 Removed unused/uneeded help function. Help is provided by the geoprocessing
dialog class.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2241 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-13 03:21:55 +00:00
timlinux
92e1be151a Implemented state handling via qgsproject for copyright label.
Updated _all_ plugins so that initGui() is implemented as a slot.
This is required if you wish to use qgsproject for storing and reinstating state in qgis. The reason for this is that the initGui() method is only called once at the moment when qgis starts up. I will be adding a signal to qgisproject 'projectLoaded' that will be emitted when a new project is loaded. I will also be adding connect() for each plugin when its initially loaded in qgisapp so that the initgui slot is called whenever the project loads.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2238 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-12 13:55:19 +00:00
timlinux
a817cfd38f Class member naming now adheres to qgis coding standards.
Win ifdefs added
Now in sync with external plugins template (which was more up to date)


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2237 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-12 12:59:38 +00:00
timlinux
4210c13650 First implementation of project serialisation - two state handlers on for font family and one for font size.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2232 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-11 09:07:00 +00:00