481 Commits

Author SHA1 Message Date
timlinux
c05623aa3e More fixes for problems caused by moving all ui's into their own dir
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4417 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-30 18:08:08 +00:00
timlinux
efd815aa1a Tweaks to icons:
- fixed order of remove all / add all layer icons to be consistent with order of over view icosn
- made toggle in overview more suitable (added glasses)
- redid north arrow icon
- removed black edge from copyright icon
- used red '-' on remove icons to make them stand out more (I may revert this)
- redid 'new' vector layer icon
- redid add wms layer icon


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4412 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-30 13:43:54 +00:00
gsherman
fdddfc356a Modified the way in which the toolbar is added to the main window so that
the toolbar is properly placed in the dock area.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4410 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-30 06:04:50 +00:00
gsherman
481eb106fa Merge UI conversion branch to HEAD. UI branch is now deprecated.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4409 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-12-30 04:56:31 +00:00
gsherman
32abe7d551 Refactoring of QSettings naming conventions. This has been tested but there
may be errors since the base key name for all plugins was changed. The convention
for settings keys used by a pluting is to name the key "/Plugin-MyPluginName/foo".
Thus the delimited text plugin key is /Plugin-DelimitedText and all settings
related to it are stored under it. (I know, commit messages shouldn't be used
to write documentation)


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4270 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-26 01:10:29 +00:00
gsherman
18129527c3 Fixes for QSettings implementation
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4264 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-24 00:13:55 +00:00
telwertowski
550a3cc1cc Remove font property settings using the default (unspecified) font size from UI files. uic3 (Qt 4.0.1) is generating code which sets the size to 0 instead of the default size. This causes no text to be drawn for X11 and a crash for Macs.
Removing empty attribute blocks has no effect. For non-empty blocks using the default size, the settings have been moved to the implementation class. When the bug is fixed, the settings can be put back in the ui file and removed from the implementation file.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4262 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-23 07:08:50 +00:00
gsherman
9648e23861 Fix for plugins not loading. This was related to grabbing the existing Plugin menu
in order to insert the new menu items.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4257 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-22 07:10:50 +00:00
gsherman
214e58275a Changes to allow compilation with Qt 4.0.1.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4251 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-21 05:16:22 +00:00
gsherman
c33724c097 Fix to remove georeferencer plugin from the build
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4245 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-20 06:03:55 +00:00
gsherman
7fa7704c25 More changes for Qt4. QGIS now compiles and runs, although there are problems. Plugins do not load
and there are display issues when loading a layer. 

The georeferencer plugin is currently disabled in the build due to unresolved UI issues.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4244 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-20 05:55:32 +00:00
timlinux
25036fea5b Move member decl'sinto provite section (out of signals)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4243 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-20 03:08:36 +00:00
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
gsherman
f0ea1987d0 Fixes to Postgres include substitutions
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4200 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-12 01:37:49 +00:00
timlinux
d376adcbae Added missing pngs from svn migration
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4198 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-12 00:56:51 +00:00
gsherman
cb5984bc34 fixed icons
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4197 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-11 22:17:37 +00:00
gsherman
74825f175f fixed icons
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4196 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-11 22:16:09 +00:00
gsherman
76bc3a921d fixed icons
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4195 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-11-11 22:15:30 +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
rabla
ae8165b1db new modules
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4098 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-10-18 14:04:49 +00:00
rabla
5e8d390a11 new items
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4097 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-10-18 14:02:38 +00:00
timlinux
82f8c1e64d Apply warnings for unused vars patch from karl
[ 1325870 ] removing trivial warnings (unused variables)


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4088 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-10-16 18:30:07 +00:00
telwertowski
60156d4d81 Include util.h instead of pty.h for Mac.
Add braces to avoid "jump to case label crosses initialization" error.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4081 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-10-14 01:26:16 +00:00
rabla
870497c998 shell
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4075 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-10-13 16:40:29 +00:00
rabla
ff6fdf6880 shell
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4074 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-10-13 16:31:13 +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
telwertowski
f1cc220667 Change dependency rules to match names of generated files
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4037 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-10-06 19:50:06 +00:00
gsherman
3084e8c381 Makfile.am changed to conform to the rest of the build system with regard to
uic.h/cpp generation.
Changed qgsgrassmapcalc.cpp to use pow(double, double) calls to permit compiliation
on gcc 3.3.x


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4034 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-10-06 05:52:35 +00:00
rabla
f6f6309e81 mapcalc
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4030 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-10-04 15:16:51 +00:00
rabla
1139a968fa module options separated into new class
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4007 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-09-29 12:39:19 +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
rabla
7795e8a4e3 <br> must be at the end of line?
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3997 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-09-27 16:22:34 +00:00
rabla
f859ca2cb6 create new vector
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3996 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-09-27 16:14:53 +00:00
rabla
37fca95853 static list of vector layers
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3995 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-09-27 16:12:59 +00:00
rabla
0147d212d1 fix bug in select vector/raster
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3994 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-09-27 15:36:23 +00:00
telwertowski
ec0d94df75 applicationDirPath is in class QApplication (which is not a superclass of QgisApp)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3993 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-09-27 14:29:29 +00:00
rabla
c0841924f5 new/updated tools
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3992 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-09-27 10:16:22 +00:00
rabla
5104529d1a new/updated tools
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3991 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-09-27 10:09:02 +00:00
rabla
418700c352 open/new/close mapset
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3990 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-09-27 09:43:08 +00:00
rabla
35980df9e0 deleted ui.h
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3989 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-09-27 09:42:30 +00:00
gsherman
fb502a9203 Fix for HEAD compile
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3986 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-09-26 04:51:22 +00:00
gsherman
ac075b9c00 Makefile.am fix to allow compile
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3985 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-09-26 04:38:38 +00:00
g_j_m
ebcedb71e6 fix a little typo
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3984 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-09-26 04:05:59 +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
g_j_m
329aef52c3 Bug fix. Compiling under QT3 didn't work. The changes here are an attempt to fix the problem, but need reviewing by morb_au first before they are applied to all of the other directories that have the same problem.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3976 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-09-25 05:09:03 +00:00
gsherman
3bf0a36738 Moved qgsscangeometries.ui.h out of SPIT_UI to prevent its deletion when
doing a make clean. Files ending in ui.h are not generated; they are original
source files and should not be included in BUILT_SOURCES.


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3964 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-09-23 13:56:36 +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
timlinux
6b1f74b69b Applied following patches:
1293255 SPIT: bugfix for "no fields" problem
1293069 2 bugfixes regarding extent calculation
1292938 added panning to overview
1253211 patch for PostGIS provider
1253027 patch for querybuilder


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3919 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-09-17 09:51:12 +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
e68037634a More changes for Qt4 porting readiness.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3914 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-09-16 23:08:59 +00:00