1740 Commits

Author SHA1 Message Date
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
mhugent
5171780c57 fix for writing labels to xml
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2330 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-24 23:30:20 +00:00
mhugent
d9174c526d fix for restoring projects with unique value symbology. Note that there is still a bug with the value labels which will be fixed next
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2329 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-24 23:00:20 +00:00
mcoletti
f9820cd980 Debugging output to std::cerr was getting ignored, so changed to use
qDebug().  Also now emit __FILE__ and __LINE__ so know exactly what debugging
statements are being executed.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2328 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-24 19:34:43 +00:00
mcoletti
36320b2451 Added debug statement for getFeatureAttribute().
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2327 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-24 17:09:20 +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
telwertowski
fb53c7139f Fix window drift when restoring main window position.
Use resize and move instead of setGeometry to restore position becuase the former use inside frame coords which is what's stored in the settings file.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2325 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-24 06:18:48 +00:00
timlinux
2c7bb08495 Commit for Napo!
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2322 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-23 19:59:38 +00:00
gsherman
f31a17bc16 Changed default behaviour for a vector layer to NOT support saving as a shapefile
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2321 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-23 07:05:12 +00:00
gsherman
b2979fb4b7 Added hook for a provider to indicate it supports saving its data to a shapefile. If supported, an item is added to the popup context menu. The save function is not implmented yet.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2320 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-23 06:24:34 +00:00
gsherman
a71405eafc Added hook for a provider to indicate it supports saving its data to a shapefile. If supported, an item is added to the popup context menu. The save function is not implmented yet.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2319 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-23 06:14:05 +00:00
gsherman
8013bce428 Added extended error information for postgresql connection attempts.
Added Select all and Clear all buttons to plugin manager.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2318 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-23 03:50:34 +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
mcoletti
715ebc1128 0.5.0devel29 - QgsProject properties interface re-designed to be similar to QSettings
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2316 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-22 22:16:20 +00:00
mcoletti
1751ad9a54 Implemented removeEntry(), so now it's possible to remove existing project keys.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2315 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-22 22:13:47 +00:00
mcoletti
09aed6fed8 Some source code comment clean up.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2314 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-22 19:45:18 +00:00
mcoletti
671d213c5a project file properties now appear to work
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2313 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-22 19:27:24 +00:00
timlinux
572c5f9061 Changes to line style and pattern are now properly registered when changing between renderer enties for multirenderer types such as unique value renderer.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2312 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-22 18:35:51 +00:00
mhugent
c56278814a show styles on buttons in case of unique renderer
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2311 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-22 15:25:32 +00:00
gsherman
a01d833d31 Added postgresql utility class to win32 lib project file
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2310 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-22 07:20:14 +00:00
gsherman
e6111c7279 Added postgresql utility class to build (also include in libqgis)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2309 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-22 07:11:57 +00:00
gsherman
49ae7eb7f1 PostgreSQL utility class (singleton). This is not used anywhere yet and is not complete.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2308 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-22 07:08:04 +00:00
gsherman
45b903acc0 PostgreSQL utility class (singleton). This is not used anywhere yet and is not complete.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2307 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-22 06:53:05 +00:00
timlinux
2953dedab9 Minor enhancements to layouts and added a bit of debugging stuff.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2306 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-21 23:19:02 +00:00
gsherman
b24468f5fe Rearranged menu items per the menu-master's direction
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2305 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-21 19:37:06 +00:00
gsherman
b6d97976c4 Added methods to get the postgres connection and table name from the pg provider.
Added launcher for the pg query builder to the vector dlg.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2304 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-21 05:15:40 +00:00
gsherman
b6bdc873c2 Documentation update
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2303 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-21 04:27:01 +00:00
gsherman
7c967e3a19 Updates to query builder ui
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2302 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-21 03:53:02 +00:00
timlinux
23364c4f71 You can now view and alter the pg layer subset query from the vector layer properties dialog. Currently only by using the texteditor....I will hook up the pg query builder tomorrow for the truly shiftless and lazy among us :-P
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2301 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-21 02:11:44 +00:00
timlinux
4a25956c36 Added accessor and mutator for sql subseting query
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2300 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-21 02:09:49 +00:00
gsherman
9751b0b431 Fixed the ui version number so poor qt 3.1 users can still compile...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2299 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-21 01:20:58 +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
gsherman
ec24d0bdd6 Implemented the test function and type checking to allow for automatic quoting of string values when added to the sql statement. More operators added to the dialog.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2297 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-21 00:27:09 +00:00
timlinux
9d1c160425 Whipping into shaping of vector dlgs. Actions dlg fills its container again (I broke this before somehow). Added metadata page. Added query info to general page (still to be wired up). Renamed legend page to symbology (for consistency with raster dlg).
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2296 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-21 00:25:27 +00:00
timlinux
853b5f8be1 Added the capability to interrupt the rendering of the currently drawing map layer by pressing the escape key. Repeat and rinse to interrupt drawing of all vector layers. Not implemented for raster layers yet.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2295 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-20 14:12:57 +00:00
timlinux
0adad9a4f5 Added the capability to interrupt the rendering of the currently drawing map layer by pressing the escape key. Repeat and rinse to interrupt drawing of all vector layers. Not implemented for raster layers yet.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2294 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-20 13:46:58 +00:00
gsherman
80bae6dae5 Additional functionality for the query builder. Fields are populated when the builder opens. Values (sample and all) can be viewed. Double-clicking on a field name or value inserts it into the sql text box.
Still need to implement the test function and type checking to allow for automatic quoting of string values when added to the sql statement.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2293 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-20 08:20:53 +00:00
gsherman
d662abf333 Additional functionality for the query builder. Fields are populated when the builder opens. Values (sample and all) can be viewed. Double-clicking on a field name or value inserts it into the sql text box.
Still need to implement the test function and type checking to allow for automatic quoting of string values when added to the sql statement.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2292 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-20 08:13:15 +00:00
gsherman
82a579ed8a Fix the inevitable makefile error
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2291 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-20 06:13:13 +00:00
gsherman
71aa6f5875 PostgreSQL query builder (not fully implemented yet)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2290 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-20 06:02:46 +00:00
gsherman
64491a71fe PostgreSQL query builder (not fully implemented yet)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2289 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-20 06:00:31 +00:00
timlinux
a448a971ba Accidentally committed this earlier but its has dodgy multipart poly labelling stuff that wasnt meant to go into cvs yet so its commented out for now....
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2288 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-20 02:32:14 +00:00
timlinux
4f0aebc8cd Added line style in-situ so that we have one less little pop up dialog....
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2287 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-20 01:13:11 +00:00
mcoletti
7393675362 Well, that wasn't as bad as I thought: I fixed the string list project file
bug.  Now only ONE copy of string list keys is written to project files.

So, now writing should work for all types.

Unfortunately implementing the _reading_ part will have to wait until Monday.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2286 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-19 23:03:16 +00:00