gsherman
1928a66e71
Indentation changes, stub for new getNextFeature function that will be implemented to plug memory leaks
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1008 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-10 23:21:01 +00:00
gsherman
d089d5efb1
Fixed implementation for tables and identify. Select and highlight of features does not work yet. This is the inital version, work on bugs is ongoing
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1007 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-10 23:18:52 +00:00
gsherman
5b0b03232e
Added delimited text provider to Makefile.am
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1006 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-10 23:17:37 +00:00
gsherman
1677a5f431
Initial checkin of delmited text plugin files
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1005 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-10 23:16:52 +00:00
gsherman
9563a11336
Added delimited_text plugin to Makefile.am
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1004 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-10 23:14:50 +00:00
gsherman
00992f5c06
Fixed include for qgisapp.h to local
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1003 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-10 23:14:14 +00:00
gsherman
a8d4514e95
Added delimited_text plugin
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1002 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-10 23:13:13 +00:00
mhugent
74a7d77a07
fixed a small bug occuring when loading project with graduated vector symbology
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1001 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-10 11:37:29 +00:00
gsherman
d467258cab
*** empty log message ***
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@999 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-10 02:30:45 +00:00
mhugent
cf7a2e6f14
removed duplication of drawing code in the vector renderers
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@997 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-09 18:50:59 +00:00
timlinux
d678af2238
Completed session management - loaded plugins are remembered when qgis is closed and reloaded next time qgis is opened.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@996 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-09 12:32:51 +00:00
timlinux
5b96e21911
Completed session management - loaded plugins are remembered when qgis is closed and reloaded next time qgis is opened.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@995 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-09 12:25:03 +00:00
mcoletti
b4bf9180a8
- Promoted name, description, version, and type strings to QgisPlugin base
...
class.
- Type now a formal enumerated typedef
- Propogated changes forward to existing plug-ins
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@994 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-08 23:50:05 +00:00
mhugent
dfe812f792
added option to change the outline width in continuous color renderer
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@993 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-08 06:44:45 +00:00
mhugent
f7ee09f725
added nopen linestyle
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@991 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-06 12:11:04 +00:00
timlinux
5f99301b55
Save state of plugins in ~/.qt/qtrc file (in progress). State is saved, just need to implement code to load plugins marked as active during application startup.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@990 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-06 11:58:19 +00:00
mhugent
29f4276a7a
set line with 1 as default and constrained minimum width of outline spinboxes to 1 to avoid confusion between line width 0 and Qt::NoPen linestyle
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@989 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-06 11:15:54 +00:00
mhugent
38b211488a
more changes to the resize behaviour of the graduated symbol dialogs
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@988 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-06 10:29:57 +00:00
timlinux
fdf0318bd3
Filter hook for raster
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@987 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-06 03:37:11 +00:00
timlinux
2899a5edb1
Automagic display of version number....
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@986 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-06 03:34:28 +00:00
timlinux
d87ed5fd34
Added QgsRasterLayer::filterLayer which gets called near the end of each of the 8 renderers. This is the place to inline filters. Note taht eventually filters will be hived out to a filter plugin mechanism.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@985 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-06 03:32:59 +00:00
jobi
5ce14b211b
- forgot to add config.h.in to EXTRA_SOURCES so it gets in the release
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@984 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-05 23:40:59 +00:00
jobi
29c30a46d7
- Changed configure stuff to write DEFINES in config.h.
...
Postgresql stuff needs testing as I commented the compileflags in src/Makefile.am
- Infos will be posted on the devel mailinglist
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@983 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-05 23:30:29 +00:00
mcoletti
3d164bafd6
- differentiate between headers and implementation files [0]
...
- neatened file listings
Notes:
[0] this in anticipation of eventually having two overall targets: one for
a qgis library, which can be used to write plug-ins outside directory
hierarchy, and the application itself.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@982 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-05 22:08:24 +00:00
mcoletti
0d37078e52
Added copy of .indent.pro file from src directory to this provider directory
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@980 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-04 21:03:48 +00:00
mcoletti
c70ad6828a
main.cpp:
...
- now complains if unable to load project [0]
qgsprojectio.cpp:
- in read(), potential resource leak with QDomDocument plugged by using
std::auto_ptr<QDomDocument> [1]
- also in read(), now properly complain and exit if there was a problem
opening a layer; e.g., the specified URI doesn't exist
Notes:
[0] Though the complaint is currently written to cerr, and even then only if
QGISDEBUG is defined; eventually we should be better at handling broken
qgis project files.
[1] We should use at least std::auto_ptr for dynamically created objects
that shouldn't live outside the scope of the function. That way we
don't have to worry about deleting said objects; that'll happen
automatically if std::auto_ptrs are used. Moreover, if we eventually
use exceptions, these objects will also be properly deleted if
std::auto_ptrs are used.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@979 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-04 20:58:13 +00:00
mcoletti
efa17e0ae5
- ran files through GNU indent to make it easier to read code
...
- isValid() was always returning true when, in fact, occasionally the
provider was not in a valid state
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@978 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-04 20:35:14 +00:00
mhugent
b693d0aedf
better rescaling of graduated dialog
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@977 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-04 07:10:33 +00:00
timlinux
30cbfa54dc
Added disable splashscreen
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@976 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-04 05:23:43 +00:00
timlinux
2127f86f14
Added option to options dialog to disable splashscreen.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@975 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-04 05:20:53 +00:00
mhugent
7ea17c2293
enlarge fields in the graduated symbol dialog if the widget is enlarged
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@974 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-03 15:54:49 +00:00
stevehalasz
40a52d0fbf
added missing help images. fixes bug #904499
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@973 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-03 14:29:24 +00:00
gsherman
06687a9f2d
Added copy constructor
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@972 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-01 06:36:48 +00:00
gsherman
48eead0ce4
1. Added bounds checking for selecting features.
...
2. Created wkbPoint structure for building WKB (well known binary) representation
of the point.
3. Implementation is not complete.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@971 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-01 06:34:46 +00:00
timlinux
4c52f7f7fb
--snapshot updates
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@970 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-29 23:21:23 +00:00
timlinux
11d9a845e3
More work to get --snapshot command line parameter working properly. Still need to resolve issue with unwanted splashscreen.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@969 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-29 23:11:49 +00:00
timlinux
b9050779f1
Changes for --snapshot
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@968 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-29 16:10:58 +00:00
gsherman
1de5f298e3
Made changes required by refactoring QgsField
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@967 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-29 01:59:55 +00:00
gsherman
cf5173c0b8
*** empty log message ***
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@966 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-29 01:58:32 +00:00
gsherman
c5e7213469
Added documentation
...
Refactored accessor functions to get rid of the getXXX() signature
Added m prefix to private members
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@965 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-29 01:55:53 +00:00
gsherman
13e1022ba4
Added whats-this text for menu and toolbar actions
...
Added a whats-this button to the toolbar
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@964 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-29 01:02:33 +00:00
gsherman
74cfacc7fc
Added whats-this slot
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@963 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-29 01:00:06 +00:00
gsherman
b9a9436648
Updated doxygen mainpage section in qgis.h
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@962 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-29 00:55:48 +00:00
gsherman
98ebd076b2
*** empty log message ***
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@961 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-29 00:54:08 +00:00
gsherman
11ced83e8a
added Makefile for providers/delimitedtext. Bumped the EXTRA_VERSION to 5
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@960 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-29 00:52:20 +00:00
gsherman
59f888bdca
initial import
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@959 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-29 00:46:46 +00:00
mcoletti
a4f1c4cd07
configure.in :
...
- 0.1.0.4
main.cpp :
- cleaned up help text a bit
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@958 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-28 00:46:38 +00:00
gsherman
f1e6d64754
Modified call to addVectorLayer so that the proper parameters are passed.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@957 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-27 17:48:51 +00:00
gsherman
35ab415400
Removed hard coding of provider types in the addVectorLayer method. Caller must now provide compatible arguments that the designated provider can use to open the data store and fetch data.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@956 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-27 17:43:55 +00:00
gsherman
b7a678a289
Corrected debug statements in main.cpp and added a bit of verbiage to the
...
help text
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@955 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-27 17:41:29 +00:00