gsherman
cec1c6238a
<sarcasm>New and exciting splash screen</sarcasm>
...
Updated splash for the 0.5 Bandit release.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2026 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-22 04:54:24 +00:00
timlinux
c5c12dbbc2
Labeling updates
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2025 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-21 12:55:51 +00:00
timlinux
a9a16003ab
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@2024 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-21 11:52:20 +00:00
timlinux
6bfa41ac6c
Added win32 def for PKGDATAPATH
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2023 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-20 20:57:32 +00:00
larsl
0d46a4cfef
** Added the element definition of uniquevaluemarker to qgis.dtd
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2022 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-20 18:00:11 +00:00
larsl
c2fb42fce4
** 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@2021 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-20 17:55:21 +00:00
larsl
e4f2bb176e
** 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@2020 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-20 17:20:05 +00:00
gsherman
99407e9e18
Changes to allow build under Win32
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2019 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-18 06:29:59 +00:00
larsl
3b684f97d8
** Fixed QgsUValMaDialogBase so the listbox doesn't take up all of the space
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2012 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-15 09:28:51 +00:00
larsl
14fa05a3d7
** Added the SVG icons in src/svg/gpsicons
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2011 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-14 07:08:46 +00:00
mhugent
c062bdee9f
inserted CPLFree
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2005 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-13 20:08:43 +00:00
larsl
77d8b7ebe7
Added the unique value marker renderer
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@2004 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-13 19:34:06 +00:00
mcoletti
0112da58ff
qgis exception classes
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1999 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-13 16:28:10 +00:00
mhugent
7e82d9e82e
fixed a bug occuring when reading projects with unique value symbology
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1998 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-12 16:56:52 +00:00
larsl
eb32f7f1d1
** Scale down SVG symbols
...
** Display rasters without geotransform info as "1 pixel = 1 unit"
git-svn-id: http://svn.osgeo.org/qgis/trunk@1997 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-12 16:40:43 +00:00
mhugent
10e5ae5748
fixed a memory leak in the unique value dialog
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1996 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-12 16:17:29 +00:00
larsl
6cdab1d672
** 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@1995 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-12 14:58:05 +00:00
larsl
33f33f55b2
** 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@1990 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-12 10:05:54 +00:00
mhugent
131c3bf49b
fixed the bug which prevented the proper loading of graduated symbol layers from project files
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1986 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-11 16:34:12 +00:00
mhugent
b18be05e15
removed qgsgrasyextensionwidget from cvs
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1985 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-11 01:55:18 +00:00
timlinux
79763ae200
Fix win32 name mangling when plugin names are printed to std out
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1984 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-11 01:45:46 +00:00
gsherman
70b1644c7b
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@1980 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-10 02:48:18 +00:00
mhugent
92f3f3e8ad
added editing of class breaks by double clicking on the list box entries
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1979 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-09 20:51:15 +00:00
mcoletti
34c8f4243a
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@1978 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-09 01:23:32 +00:00
timlinux
7dfbc044ae
Fixes for broken exe building by recent commits
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1977 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-08 23:38:47 +00:00
timlinux
29d6e0e4a8
Fixes for broken lib building by recent commits
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1976 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-08 22:48:32 +00:00
larsl
fb05a90f84
** 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@1975 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-08 15:31:01 +00:00
timlinux
d6ed0ecde7
Serialisation of buffer width and color
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1974 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-07 23:27:23 +00:00
timlinux
83c043326d
Fix bug with serialisation / deserialisation of alignment.
...
Minor change to gui
Buffer tweaks
git-svn-id: http://svn.osgeo.org/qgis/trunk@1973 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-07 22:50:57 +00:00
timlinux
8e7e153308
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@1972 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-07 10:52:30 +00:00
timlinux
65790dcf42
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@1971 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-07 01:05:36 +00:00
timlinux
1fa1eb733b
More minor tweaks
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1970 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-07 00:26:55 +00:00
timlinux
6c5de36d6b
More updates to setting state...still in progress....
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1969 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-06 23:55:09 +00:00
timlinux
13ecb913d0
Fix misbehaving north arrow plugin....
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1968 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-06 21:59:17 +00:00
timlinux
f5c62e67e6
Fix for compilation error
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1967 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-06 20:53:09 +00:00
timlinux
935a3570a5
Added qgsuldiaog stuff
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1966 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-06 17:37:10 +00:00
timlinux
5b3c8b091e
Fix designer version build error
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1965 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-06 17:36:33 +00:00
timlinux
40e5125fdc
Win32 uic includes
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1964 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-06 17:36:00 +00:00
timlinux
5973fe300f
Fix call to label dialog props
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1963 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-06 17:35:02 +00:00
timlinux
0c782f5a16
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@1962 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-05 23:57:43 +00:00
mhugent
8aaccd86a3
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@1961 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-05 20:35:08 +00:00
timlinux
08d2e3d62f
Made this a subclass of qwidget rather than qdialog
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1960 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-03 21:58:31 +00:00
spoerri
2dd6bcbe18
Initial factory class and testing to check write access to repository
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1959 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-03 21:16:32 +00:00
mcoletti
08cd5186b5
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@1958 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-02 01:54:53 +00:00
mcoletti
59c4d87f7a
*** empty log message ***
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1957 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-09-02 01:50:34 +00:00
gsherman
e0fc262363
* 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@1956 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-30 00:53:35 +00:00
timlinux
206c0f7832
Add icon in shared icon bar rather
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1955 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-28 18:47:51 +00:00
gsherman
04f5a79c22
Updated for changes made to plugin toolbar
...
Bumped devel extra version to .23
git-svn-id: http://svn.osgeo.org/qgis/trunk@1954 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-28 16:34:37 +00:00
gsherman
4e45876f20
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@1953 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-28 16:29:48 +00:00
gsherman
ab7c015549
Moved the toolbar plugin to the main toolbar conatiner in qgisappbase.ui rather than dynamically creating it when QgisApp is instantiated. This allows the plugin toolbar to play nicely with other toolbars and restore its state (position/docking) when QGIS starts up.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@1952 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-28 16:25:28 +00:00