1526 Commits

Author SHA1 Message Date
larsl
fdd4e07ef2 ** Removed support for loading Geocaching.com LOC files
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2029 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-23 09:07:50 +00:00
gsherman
8f0247f50f <sarcasm>New and exciting splash screen</sarcasm>
Updated splash for the 0.5 Bandit release.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2026 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-22 04:54:24 +00:00
timlinux
e64d7cf704 Labeling updates
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2025 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-21 12:55:51 +00:00
timlinux
94cc123c67 Fix for clipping of labels when labelling polygon features.
Modified label rendering procedure so that it is a seprate call (drawLabels) and no longer part of the draw() method. Added a second loop in QgsMapCanvas::render() to go through all visible layers and call their drawLabels method. This loop is called after the features rendereing loop so the clipping problem is thusly forthwithly avaoided. Performance doesnt seem to bad either.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2024 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-21 11:52:20 +00:00
timlinux
4d89050424 Added win32 def for PKGDATAPATH
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2023 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-20 20:57:32 +00:00
larsl
8aebba4cc0 ** Added the element definition of uniquevaluemarker to qgis.dtd
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2022 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-20 18:00:11 +00:00
larsl
968d198473 ** Re-fixed bug 987874, the provider will now skip geometry-less features
but keep reading other features


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2021 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-20 17:55:21 +00:00
larsl
cc68daf5da ** Fixed bug 987874 which caused QGIS to crash when showing the attribute
table for shapefile layers with features with NULL geometry
   (GetGeometryRef() returns NULL) - the OGR provider now treats features
   with NULL geometry as NULL features, i.e. EOF


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2020 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-20 17:20:05 +00:00
gsherman
9f7357a92a Changes to allow build under Win32
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2019 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-18 06:29:59 +00:00
larsl
4cbf0a4e1d ** Fixed QgsUValMaDialogBase so the listbox doesn't take up all of the space
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2012 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-15 09:28:51 +00:00
larsl
f76130b511 ** Added the SVG icons in src/svg/gpsicons
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2011 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-14 07:08:46 +00:00
mhugent
8ee484ff4d inserted CPLFree
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2005 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-13 20:08:43 +00:00
larsl
4e6172bba3 Added the unique value marker renderer
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2004 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-13 19:34:06 +00:00
mcoletti
337b75aa41 qgis exception classes
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1999 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-13 16:28:10 +00:00
mhugent
6f44aa5e14 fixed a bug occuring when reading projects with unique value symbology
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1998 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-12 16:56:52 +00:00
larsl
1a4bbd49f5 ** Scale down SVG symbols
** Display rasters without geotransform info as "1 pixel = 1 unit"


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1997 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-12 16:40:43 +00:00
mhugent
e05a2b0f46 fixed a memory leak in the unique value dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1996 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-12 16:17:29 +00:00
larsl
8f97632f5b ** Fixed bug in scale_bar plugin that would cause QGIS to freeze when a
layer with one point was loaded


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1995 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-12 14:58:05 +00:00
larsl
5bc16a1b84 ** The device lists in the GPS plugin should show /dev/ttyUSB* devices too
now (for serial USB adapters) on Linux


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1990 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-12 10:05:54 +00:00
mhugent
a09fae81f0 fixed the bug which prevented the proper loading of graduated symbol layers from project files
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1986 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-11 16:34:12 +00:00
mhugent
d8fe1cb731 removed qgsgrasyextensionwidget from cvs
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1985 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-11 01:55:18 +00:00
timlinux
a70b5e04fe Fix win32 name mangling when plugin names are printed to std out
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1984 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-11 01:45:46 +00:00
gsherman
441799108f Fix for stretched file management and data toolbars when docked
on either side of the main window (Bug 982234)


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1980 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-10 02:48:18 +00:00
mhugent
697507c958 added editing of class breaks by double clicking on the list box entries
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1979 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-09 20:51:15 +00:00
mcoletti
9388efd70c QgsProject source initial check-in. It's a work-in-progress, so not formally
connected to anything yet.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1978 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-09 01:23:32 +00:00
timlinux
91a1bd6867 Fixes for broken exe building by recent commits
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1977 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-08 23:38:47 +00:00
timlinux
97df3957f0 Fixes for broken lib building by recent commits
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1976 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-08 22:48:32 +00:00
larsl
b56310b16f ** Fixed bug that crashed QGIS when the user selected records in the attribute
table for a layer that used the single marker renderer


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1975 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-08 15:31:01 +00:00
timlinux
82221c8b15 Serialisation of buffer width and color
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1974 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-07 23:27:23 +00:00
timlinux
f95b1cc210 Fix bug with serialisation / deserialisation of alignment.
Minor change to gui
Buffer tweaks


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1973 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-07 22:50:57 +00:00
timlinux
bec2444613 Beta bipa bicked a bit of betta buffa (sung to the tune of Peter Piper pickeds a peck of pickled pepper).
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1972 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-07 10:52:30 +00:00
timlinux
32459b98f5 First pass at buffers - not quite right yet, but I lost the last one I made so now I have to refigure it out....
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1971 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-07 01:05:36 +00:00
timlinux
1a23d87125 More minor tweaks
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1970 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-07 00:26:55 +00:00
timlinux
7dbac5bedd More updates to setting state...still in progress....
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1969 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-06 23:55:09 +00:00
timlinux
3266518188 Fix misbehaving north arrow plugin....
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1968 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-06 21:59:17 +00:00
timlinux
4d16786680 Fix for compilation error
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1967 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-06 20:53:09 +00:00
timlinux
1ea5ca2f9c Added qgsuldiaog stuff
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1966 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-06 17:37:10 +00:00
timlinux
63bf59ec7b Fix designer version build error
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1965 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-06 17:36:33 +00:00
timlinux
bc25924953 Win32 uic includes
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1964 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-06 17:36:00 +00:00
timlinux
29caed8e79 Fix call to label dialog props
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1963 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-06 17:35:02 +00:00
timlinux
d4d276e375 First pass at integrating new label dialog into vector props. Still in progress...will hopefully complete later today....
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1962 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-05 23:57:43 +00:00
mhugent
44f0a5d32c changed graduated symbol dialog to QListBox. Changing the classbreaks with a double click does not work yet (but should be there soon)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1961 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-05 20:35:08 +00:00
timlinux
10c4224c5d Made this a subclass of qwidget rather than qdialog
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1960 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-03 21:58:31 +00:00
spoerri
412e28bd34 Initial factory class and testing to check write access to repository
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1959 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-03 21:16:32 +00:00
mcoletti
921a7c14b3 I'm getting a bit annoyed that I have to keep committing these by hand after
qgiscommit fails.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1958 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-02 01:54:53 +00:00
mcoletti
15373a919b *** empty log message ***
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1957 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-02 01:50:34 +00:00
gsherman
96a0e85577 * Fixed bug that caused qgis to crash when a plugin was unloaded. All plugins
must now have a QAction member pointer that is created when the GUI is
  initialized in initGui(). This pointer is used in the unload() method to
  remove the QAction and associated icon from the plugins toolbar.

* Updated splash for upcoming 0.5 release


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1956 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-30 00:53:35 +00:00
timlinux
9e5e65617f Add icon in shared icon bar rather
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1955 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-28 18:47:51 +00:00
gsherman
98c5bfce87 Updated for changes made to plugin toolbar
Bumped devel extra version to .23


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1954 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-28 16:34:37 +00:00
gsherman
9293faa37f Changed the label for the plugin toolbar from "Toolbar" to "Plugin Toolbar". This label is displayed when the user right-clicks in the toolbar container.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1953 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-28 16:29:48 +00:00