1
0
mirror of https://github.com/qgis/QGIS.git synced 2025-04-01 00:05:25 -04:00

39191 Commits

Author SHA1 Message Date
gsherman
444c2f4362 updated back and reload buttons
git-svn-id: http://svn.osgeo.org/qgis/trunk@768 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-10 04:18:30 +00:00
gsherman
f3247c6ccb added a nopen button
git-svn-id: http://svn.osgeo.org/qgis/trunk@767 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-10 04:12:29 +00:00
gsherman
261ac997f0 didge updates to gnu build configuration
git-svn-id: http://svn.osgeo.org/qgis/trunk@766 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-10 03:56:45 +00:00
timlinux
02b57c9ed4 More gui cleanups.
git-svn-id: http://svn.osgeo.org/qgis/trunk@764 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-09 08:41:43 +00:00
timlinux
587748e489 Gui clean ups - set min height on all controls to 20 rather than 30.
git-svn-id: http://svn.osgeo.org/qgis/trunk@762 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-09 06:40:41 +00:00
gsherman
1c70f7bc6f changed function for setting check box to maintain qt 3.1.2 compatibility
git-svn-id: http://svn.osgeo.org/qgis/trunk@759 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-08 22:13:25 +00:00
gsherman
40c9bd62fc updated exit, plugin manager, and help contents icons
git-svn-id: http://svn.osgeo.org/qgis/trunk@758 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-08 22:11:42 +00:00
gsherman
b5f5a25782 removed second arg from endsWith function to retain compatibility with qt 3.1
git-svn-id: http://svn.osgeo.org/qgis/trunk@751 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-08 15:57:50 +00:00
timlinux
52e0458534 Gui clean up for graduated symbol multiline widtget so that horizontal scrolling is not required.
git-svn-id: http://svn.osgeo.org/qgis/trunk@750 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-08 12:30:32 +00:00
timlinux
f00b96bbd6 Ifdef'd std:cerr messages.
git-svn-id: http://svn.osgeo.org/qgis/trunk@749 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-08 11:35:12 +00:00
timlinux
c4271bf575 Wrapped qWarnings in #ifdef DEBUG statements to prevent extraneous stdout messages when built with debug=false.
git-svn-id: http://svn.osgeo.org/qgis/trunk@748 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-08 11:29:55 +00:00
timlinux
2ac164404c Bug fix for losing state of rasterlayer drawing style on dialog box reaopen.
git-svn-id: http://svn.osgeo.org/qgis/trunk@747 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-08 04:34:23 +00:00
timlinux
fbb225fde8 Fix for [ 891857 ] Changing gryscale raster to pseudoclr does not update legend
git-svn-id: http://svn.osgeo.org/qgis/trunk@746 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-08 04:08:22 +00:00
gsherman
40a072f401 fixed version number to 3.1
git-svn-id: http://svn.osgeo.org/qgis/trunk@745 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-07 23:45:48 +00:00
gsherman
621494aed5 added structure for plugin documentation
git-svn-id: http://svn.osgeo.org/qgis/trunk@744 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-07 23:36:54 +00:00
gsherman
5d0d76d0b7 connected help button on the buffer dialog to display help stored in <prefix>/share/doc/plugins/geoprocessing/buffer
git-svn-id: http://svn.osgeo.org/qgis/trunk@743 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-07 23:33:50 +00:00
gsherman
2f8507509b added hooks for opening url relative to the documentation base directory or an absolute url
git-svn-id: http://svn.osgeo.org/qgis/trunk@742 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-07 23:32:47 +00:00
gsherman
1f3e57c7a4 added user help documents
git-svn-id: http://svn.osgeo.org/qgis/trunk@741 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-07 22:06:30 +00:00
gsherman
0f63ce52d3 added options dialog. help now uses web browser instead of custom idget
git-svn-id: http://svn.osgeo.org/qgis/trunk@740 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-07 21:58:51 +00:00
gsherman
80f901f76c added intersect option to select to properly select features during select and identify operations. OGR does not support intersects so this is only implemented in the postgres provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@739 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-07 19:07:50 +00:00
gsherman
d5d2c6ab03 added info about debug messages
git-svn-id: http://svn.osgeo.org/qgis/trunk@738 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-07 19:06:35 +00:00
mhugent
f64c6270b6 added resizing of g.s. extension widget
git-svn-id: http://svn.osgeo.org/qgis/trunk@737 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-07 16:35:22 +00:00
mhugent
eb6c570363 cleaned up a few things in the shapefile provider
git-svn-id: http://svn.osgeo.org/qgis/trunk@734 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-07 14:09:00 +00:00
gsherman
816466acb6 added icon to buffer menu item
git-svn-id: http://svn.osgeo.org/qgis/trunk@731 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-07 05:16:14 +00:00
gsherman
94baf4b90c set ui version to 3.1
git-svn-id: http://svn.osgeo.org/qgis/trunk@730 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-07 05:09:18 +00:00
gsherman
d0a915078e placeholder for docs
git-svn-id: http://svn.osgeo.org/qgis/trunk@728 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-07 04:33:26 +00:00
gsherman
a16a6a02fc initial import of metadata class for plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@727 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-07 04:13:18 +00:00
gsherman
51f753a555 plugin manager now actually manages plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@726 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-07 04:08:10 +00:00
gsherman
28247471b2 added install for docs
git-svn-id: http://svn.osgeo.org/qgis/trunk@725 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-07 04:05:50 +00:00
gsherman
92313d7781 fixed caption for attribute table display
git-svn-id: http://svn.osgeo.org/qgis/trunk@724 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-07 00:53:15 +00:00
timlinux
385eb89cc4 Set the triband legend pixmap to more muted colors.
git-svn-id: http://svn.osgeo.org/qgis/trunk@723 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-06 23:26:07 +00:00
timlinux
2c3abab958 889452 Fixed. Bug was caused by incorrect checking of feature type before trying to access fill color. Added a bunch of debug statements when debug mode is on.
git-svn-id: http://svn.osgeo.org/qgis/trunk@722 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-06 22:08:37 +00:00
timlinux
7891a6dad6 Doxygen stats for raster props dialog.
git-svn-id: http://svn.osgeo.org/qgis/trunk@718 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-06 18:24:13 +00:00
gsherman
ca3f938665 added new mapserver export icon
git-svn-id: http://svn.osgeo.org/qgis/trunk@717 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-06 16:39:51 +00:00
stevehalasz
03112fdf0f don't signal for zOrder change if layer is not actually moved (fixes bug: 889466)
git-svn-id: http://svn.osgeo.org/qgis/trunk@716 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-06 16:20:25 +00:00
timlinux
dd42d9b0d7 Added mapserver icon taken from the mapserver logo.
git-svn-id: http://svn.osgeo.org/qgis/trunk@715 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-06 12:23:01 +00:00
timlinux
7d32c1b9e2 Reversed order so rasters are added first then vectors. TODO: change so that layers are added in same order specified in argv.
git-svn-id: http://svn.osgeo.org/qgis/trunk@714 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-06 09:56:20 +00:00
timlinux
98346d1a33 Simplified the command line parser - all file type checking for passed in file names is now down automagically in qgisapp.
git-svn-id: http://svn.osgeo.org/qgis/trunk@713 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-06 09:48:52 +00:00
timlinux
db471620ec Added a couple of helper functions:
/** This helper checks to see whether the filename appears to be a valid raster file name */
bool isValidRasterFileName (QString theFileNameQString);
/** Overloaded version of the above function provided for convenience that takes a qstring pointer */
bool isValidRasterFileName (QString * theFileNameQString);
/** This helper checks to see whether the filename appears to be a valid vector file name */
bool isValidVectorFileName (QString theFileNameQString);
/** Overloaded version of the above function provided for convenience that takes a qstring pointer */
bool isValidVectorFileName (QString * theFileNameQString);

The idea being that we have a central place to check if filenames are valid. Added appropriate calls in addLayer and addVectorLayer to the above functions. Created separate addLayer(QStringList) and addRasterLayer(QStringList) functions so that addLayer() and addRaster() prompt with a qfiledialog and then delegate to these.


git-svn-id: http://svn.osgeo.org/qgis/trunk@712 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-06 09:47:19 +00:00
gsherman
f46cdf38c1 added interface for positioning menu items from plugins
git-svn-id: http://svn.osgeo.org/qgis/trunk@711 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-06 07:04:05 +00:00
timlinux
2124bf5a0f Status update.
git-svn-id: http://svn.osgeo.org/qgis/trunk@710 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-06 06:55:14 +00:00
gsherman
be039c99b6 added const to declaration and changed array name to qgis_xpm
git-svn-id: http://svn.osgeo.org/qgis/trunk@709 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-06 05:07:21 +00:00
gsherman
1bc4e2aee2 fixed dirty detection to prompt to save project when clicking new or open project
git-svn-id: http://svn.osgeo.org/qgis/trunk@708 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-06 05:06:32 +00:00
timlinux
bdb765948f Did some antialiasing to make icon appear less jagged.
git-svn-id: http://svn.osgeo.org/qgis/trunk@707 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-06 04:41:30 +00:00
timlinux
aa71985b07 New icons for menus
git-svn-id: http://svn.osgeo.org/qgis/trunk@706 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-06 04:28:52 +00:00
gsherman
d22c580f50 modified toolbar icons
git-svn-id: http://svn.osgeo.org/qgis/trunk@705 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-06 03:17:40 +00:00
timlinux
97c4fc335b Bug fix for logic that determines which widget to display which was not updated to match upper cased entries in legend style combo.
git-svn-id: http://svn.osgeo.org/qgis/trunk@704 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-05 20:00:13 +00:00
mhugent
e2079b54ed changed labels to begin uppercase
git-svn-id: http://svn.osgeo.org/qgis/trunk@703 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-05 12:56:43 +00:00
mhugent
67cce53f6f some changes to the graduated symbol dialog
git-svn-id: http://svn.osgeo.org/qgis/trunk@702 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-05 12:25:43 +00:00
timlinux
8204461c05 Capitalised label names. Minor gui clean ups.
git-svn-id: http://svn.osgeo.org/qgis/trunk@701 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-05 11:18:43 +00:00