timlinux
61e8402b46
Replaced call to getInt (which is just a dummy method) with a call to get the name of the currently active layer.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@906 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-23 06:52:14 +00:00
gsherman
e7514e8eeb
Fixed type in install directory path
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@903 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-23 06:45:02 +00:00
gsherman
079c613eea
Fixed type in install directory path
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@900 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-23 06:25:22 +00:00
timlinux
8c3801d0a8
Use qgis logo as default icon for new plugins
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@897 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-22 09:36:59 +00:00
timlinux
0ee1862ce1
Added descriptions for each required input.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@896 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-22 09:31:15 +00:00
timlinux
f9a6122306
Fixed connect to vectorlayer slot
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@895 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-22 08:50:28 +00:00
timlinux
7041623088
Removed references to deprecated signal handlers
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@894 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-22 08:45:46 +00:00
timlinux
6ea5314999
Fixes for add vector layer signal
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@893 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-22 08:43:27 +00:00
timlinux
3d00c719b8
Fixed call to add vector layer. Other minor bugfixes
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@892 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-22 08:38:09 +00:00
gsherman
d7ddfc3a16
simplified global replace of template parameters
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@891 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-22 08:18:22 +00:00
timlinux
8d043a38d2
Added readme for plugin template dir. Fixed improperly names Gui instance.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@890 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-22 08:11:29 +00:00
gsherman
48a7e0030f
fixed a couple of typos
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@887 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-22 03:54:10 +00:00
gsherman
f8e4e48020
removed shell script
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@886 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-22 03:53:10 +00:00
gsherman
2992d79301
perl script to build a new plugin source tree and add the appropriate lines to the build system
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@885 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-22 03:52:23 +00:00
timlinux
72f7ed17ae
Fixed incorrect header ref.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@883 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-22 01:45:01 +00:00
timlinux
4f1902fd79
First stab at a bash script to automate creation of a new plugin from the template. Not working yet :-(
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@882 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-21 23:55:06 +00:00
timlinux
edfde1b4e6
This is the initial commit for the qgis plugin template. The template consists of:
...
class Plugin (a subclass of QgisPlugin)
class PluginGuiBase (supplied as a simple qdialog ui)
class PluginGui (the subclass of PluginGuiBase)
The only thing the user would need to change in the makefile is the name of the .so
so you just copy the plugin template dir to a new dir under plugins, change the .so name in the makefile add the plugin dir the configure.in and the plugin dir makefile.
I will be adding a bash script file soon that automates the above process. This template development is in progress.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@881 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-21 22:28:45 +00:00
gsherman
90e6ba84bd
changed #ifdef DEBUG to #ifdef QGISDEBUG to fix rh/fedora problem
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@873 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-20 17:17:36 +00:00
gsherman
fc4f5ed8b9
latest spit changes
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@857 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-14 18:01:56 +00:00
jobi
c70ac6993c
Added make release, what creats a tar.gz and a tar.bz2
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@855 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-14 17:28:18 +00:00
gsherman
e2e0a1fb16
icon for spit
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@852 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-14 16:53:04 +00:00
gsherman
bb5ca0814d
latest fixes
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@851 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-14 16:44:16 +00:00
gsherman
4b4ae3adb9
lars fix for crash when trying to buffer a raster
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@850 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-14 16:34:36 +00:00
gsherman
9fa29d06fb
added GEOS detection and warning
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@824 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-13 17:51:56 +00:00
gsherman
86ffb46e51
added version function to return version without instantiating the plugin object
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@805 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-12 05:46:44 +00:00
gsherman
ccb4f2fc59
fixes to meta table handling and other bugs
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@790 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-11 05:46:39 +00:00
gsherman
7218825707
change to build system
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@789 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-11 05:45:46 +00:00
gsherman
2069a6dac4
didge updates to gnu build configuration
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@766 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-10 03:56:45 +00:00
gsherman
d2c31902cb
fixed version number to 3.1
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@745 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-07 23:45:48 +00:00
gsherman
3c08c702d3
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/qgis@743 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-07 23:33:50 +00:00
gsherman
642e00feee
added icon to buffer menu item
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@731 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-07 05:16:14 +00:00
gsherman
dcb013fe7d
plugin manager now actually manages plugins
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@726 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-07 04:08:10 +00:00
gsherman
d32d11a504
added interface for positioning menu items from plugins
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@711 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-06 07:04:05 +00:00
gsherman
1c629792e6
added #ifdef to std::cout and std::cerr statements
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@678 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-02 06:10:46 +00:00
gsherman
8f88fdf93a
fix for handling special characters
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@666 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-01 02:18:53 +00:00
gsherman
14ffec34d5
fix for handling special characters
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@664 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-02-01 02:11:21 +00:00
gsherman
04c76615c3
added moc files for dialog base classes
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@655 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-31 05:17:37 +00:00
gsherman
56ab0afb23
added moc files for dialog base classes
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@654 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-31 05:16:07 +00:00
gsherman
11a3e48e23
spit icon
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@653 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-31 04:45:09 +00:00
gsherman
544a596a59
fix so it will actually compile
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@652 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-31 04:36:05 +00:00
gsherman
0875cebd2b
initial check in of spit source
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@651 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-31 03:33:00 +00:00
gsherman
0e51e91657
intial check in of spit sources
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@650 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-31 03:29:21 +00:00
gsherman
2e98742aa1
check postgis capabiliities before performing buffer. If no GEOS, show error and don't do the buffer operation
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@649 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-31 00:22:46 +00:00
gsherman
8763453559
wait cursor during processsing
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@637 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-29 02:38:20 +00:00
timlinux
0e60d75a08
Support for changes made to dialog ui.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@629 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-29 01:10:07 +00:00
timlinux
54bae674aa
Neatened up layout of dialog.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@628 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-29 01:03:39 +00:00
gsherman
0bf40b3e43
fixed bug with creating buffer in postgres 7.3.x
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@627 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-29 00:14:13 +00:00
gsherman
7408f6dbb4
added toolbar with buffer button
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@595 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-26 07:27:05 +00:00
gsherman
6072276ca1
removed message box prior to adding new layer, commented out include for matrix1.xpm since it isn't used by the plugin
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@585 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-25 07:29:51 +00:00
gsherman
d8a353ad0b
added geoprocessing subdir to Makefile.am
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@572 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-24 16:50:33 +00:00