gsherman
4f92277e47
Qt4 port using Qt3 compatibility library. Note - not all files compile yet.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4234 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-19 23:35:22 +00:00
timlinux
264a075b1a
Get rid of stderr message slowing everything down
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4157 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-04 10:46:03 +00:00
timlinux
3489facacb
Added capability to generate graticule as points (at intersections), lines or polygons
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4073 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-10-13 12:53:17 +00:00
timlinux
83244e8788
Applied patch from Karl
...
[ 1305377 ] constructor initialization order warnings
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4002 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-09-28 23:59:13 +00:00
g_j_m
05cb4e4c4a
Modify Makefile.am files to get qgis to compile from a clean cvs checkout. No guarantees that it actually will compile yet, but here's hoping (to test a clean
...
checkout, I need to commit the changes, so that I can do a clean checkout to test if it works).
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3981 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-09-26 03:32:16 +00:00
morb_au
7f5677d2aa
More changes for Qt4 porting readiness.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3948 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-09-21 21:11:18 +00:00
morb_au
f8fabcbedf
More changes for Qt4 porting readiness.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3915 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-09-16 23:30:38 +00:00
morb_au
251716ab04
Merged changes in the 0.7 release candidate branch (as at "Release-0_7-candidate-pre1") back into the trunk.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3691 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-07-03 00:18:14 +00:00
morb_au
7ccf59c89f
Add $(GDAL_CFLAGS) and $(GEOS_CFLAGS) to Makefile.am's. Addresses bug 1212152 and Martin Dobias' email of 8 June 2005.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3561 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-06-09 20:44:28 +00:00
gsherman
98e85c5e53
Fixes to backport to Qt3.2
...
Also removed debug hook function from the gui
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3395 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-15 00:08:55 +00:00
gsherman
1b5087d9c2
Backport to Qt 3.2
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3392 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-14 16:39:12 +00:00
g_j_m
3c40292773
Altered the way in which plugins add items to the plugin menu. Old way
...
still supported for the moment. New way allows different plugins to use the
same submenu (e.g. Decorations for copyright and north arrow)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3232 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-04-27 05:21:34 +00:00
gsherman
1e12404352
Fix for incorrect class names in the ui.h files
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3214 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-04-24 06:57:41 +00:00
g_j_m
2cfff3c90e
Give each plugin gui a unique class name based on the plugin name.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3210 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-04-24 03:34:36 +00:00
g_j_m
1879b2709d
Fix for bug 1077196 (plugin icons incorrect on first load). A tricky one.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3198 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-04-23 11:45:27 +00:00
telwertowski
2e99595690
Add HAVE_QTMAC conditional to configure. Use it to suppress compile-time
...
paths which cause errors when building with Qt/Mac which obtains paths
from qApp->applicationDirPath() at runtime.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3142 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-04-13 07:16:57 +00:00
gsherman
86c976272f
** Merged Projections_Branch into HEAD
...
Problems:
Polygon outlines are not drawn. This was checked twice and no cause
was found.
Projections do not work in all circumstances
Note that both the proj4 library and sqlite3 are now required. The
build system has not been modified to test for these yet.
Qt 3.3.x is required to build this source tree.
Make sure to increment the EXTRA_VERSION in configure.in when
committing changes.
Make sure to update the Changelog with each commit
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3112 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-04-10 07:04:07 +00:00
g_j_m
651c647cc8
More .cvsignore files. Should be all done now.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2612 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-01-10 22:06:18 +00:00
gsherman
9493aca366
Merged changes from the 0.6.0 release branch
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2526 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-12-20 07:13:35 +00:00
timlinux
92e1be151a
Implemented state handling via qgsproject for copyright label.
...
Updated _all_ plugins so that initGui() is implemented as a slot.
This is required if you wish to use qgsproject for storing and reinstating state in qgis. The reason for this is that the initGui() method is only called once at the moment when qgis starts up. I will be adding a signal to qgisproject 'projectLoaded' that will be emitted when a new project is loaded. I will also be adding connect() for each plugin when its initially loaded in qgisapp so that the initgui slot is called whenever the project loads.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2238 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-12 13:55:19 +00:00
timlinux
c847a71f31
Added options to graticule builder to allow you to define origin and enpoints and to set the graticule size at < 1 degree. Note that there is little error checking in there still, so putting in dodgy numbers may cause qgis to crash.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2223 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-11-09 01:04:00 +00:00
gsherman
0c60c51c39
Merged changes in 0.5 release branch to MAIN
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@2094 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-10-04 00:53:49 +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
dbd4f6e281
Use the new unified plugins toolbar.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1951 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-08-28 01:09:46 +00:00
gsherman
54d80c6840
Qmake project files for building on Windows
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1661 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-23 04:15:55 +00:00
gsherman
75e79f7427
Changes to support Windows version
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1581 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-14 04:35:20 +00:00
jobi
c3620941ba
** updated ts files
...
** fixed German translation
** added translation support to external help applications (grid_maker and gpsimporter)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1535 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-08 13:28:35 +00:00
jobi
a1e1dba09a
** fixed tims typo with GDAL_LDADD
...
** cleaned pluginnames
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1523 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-04 10:23:47 +00:00
timlinux
7abeebbc62
Added $(GDAL_LADD) to makefile to remove dltest GDALTermProgress error.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1518 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-06-03 13:06:57 +00:00
timlinux
cae57cab33
Standardised GUI layout
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1482 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-27 11:09:44 +00:00
timlinux
41cac8f793
Fix bad path in dbf creator.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1389 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-05-13 09:54:18 +00:00
timlinux
2c4817928d
Changed menu name until menu issues are resolved.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1255 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-23 22:58:58 +00:00
jobi
b44329a96b
Changes to make QGIS work on Mac OS X, more to follow
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1202 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-13 20:30:31 +00:00
timlinux
78b1d4bef7
Added empty implementation for help() to unbreak plugins on mac osx
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1193 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-11 11:29:51 +00:00
timlinux
679b7d14fc
Mcolettification of plugin.cpp to avoid duplication of name, description etc.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1191 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-11 09:46:57 +00:00
jobi
8fd6106a4f
reverted my stuff
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1182 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-10 16:22:15 +00:00
jobi
00295977ca
fixed two 'with and without libtool' problems
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1181 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-10 15:55:18 +00:00
timlinux
cfd26b26ca
These files are autogenerated by uic. Removing from cvs.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1166 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-06 11:45:30 +00:00
timlinux
80519839a8
Removed hard coded graticule size. Plugin now working.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1162 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-06 08:51:58 +00:00
timlinux
4ffec2dc7b
Nearly working - still a few more changes to make.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1161 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-06 07:17:03 +00:00
timlinux
d53c5ddacb
Added implementation to generateGraticule method (still in progress).
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1160 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-05 23:11:52 +00:00
timlinux
a5f7d7a31b
These files are deprecated.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1159 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-05 21:50:30 +00:00
timlinux
02de9a8b4d
Renamed from waypointtoshape
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1158 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-05 20:53:17 +00:00
timlinux
2a444c2160
Renamed waypointtoshape to graticulecreator.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1157 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-05 20:25:23 +00:00
timlinux
b2e9792291
Initial commit of new plugin to build graticules - not working yet! And thus not added to higher level makefiles yet.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1155 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-04-05 15:39:45 +00:00