perrygeo
3dfeb087e9
quick fix to allow 24bit output jpegs
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5814 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-12 00:09:40 +00:00
perrygeo
d36c1367d6
Some refactoring. Fixed problem related to number of parameters passed to Qgis2Map.setOptions.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5808 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-10 23:27:14 +00:00
g_j_m
991a3e24d6
Treat the QProcess with more care so as to avoid a message about the
...
QProcess being deleted before its process finished.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5807 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-10 09:14:06 +00:00
timlinux
ad44151095
Wired in qprocess launch of mapserver export dialog
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5804 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-10 03:14:41 +00:00
timlinux
a42798e61d
Add static method to find msexport app
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5803 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-10 02:54:19 +00:00
g_j_m
8b7c713150
Tidy up #includes
...
Add tr() to some more user-visible text
Move from std::cerr/cout to QgsLogger
git-svn-id: http://svn.osgeo.org/qgis/trunk@5802 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-10 02:08:13 +00:00
timlinux
f0db600a35
Make msexport a mac bundle
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5801 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-10 02:03:13 +00:00
timlinux
e2535d79b1
Fix compile issue on mac
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5800 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-10 01:52:03 +00:00
timlinux
72dc07195b
Add PKGDATAPATH to lib too
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5799 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-10 01:29:11 +00:00
g_j_m
7f9adc955a
Fix for ticket #263 (not all gpx point were imported).
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5798 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-10 01:23:13 +00:00
timlinux
29b7cb1362
Add PKGDATAPATH to cpp flags
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5797 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-10 01:07:30 +00:00
g_j_m
1af445801c
Adjust indenting only
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5796 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-10 01:00:27 +00:00
g_j_m
56cfc7e1de
Tidy up #includes
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5795 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-10 00:51:44 +00:00
timlinux
4edeaecc7e
Use package data path to locate py script
...
Install python into PKGDATAPATH/python
(Still needs further testing)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5794 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-10 00:39:17 +00:00
timlinux
74641570e9
Use qt4 as default dir
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5793 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-10 00:37:55 +00:00
g_j_m
0c57c5508a
Move some debugging output to QgsLogger::debug
...
Remove unnecessary #includes
Move from Qt3 to Qt4 style of includes
git-svn-id: http://svn.osgeo.org/qgis/trunk@5785 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-09 01:30:19 +00:00
g_j_m
7b05bca6d8
A missed file change to go with ticket #257 and SVN r5761
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5779 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 10:47:08 +00:00
g_j_m
7343b6106e
Fix for part of ticket #247 (unable to create a custom projection)
...
Also move some debugging output to QgsLogger
git-svn-id: http://svn.osgeo.org/qgis/trunk@5778 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 10:37:30 +00:00
g_j_m
69d99b146a
Move various debugging outputs to QgsLogger::debug so as to reduce
...
the amount of user-confusing output on the console.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5777 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 06:04:55 +00:00
perrygeo
a398f6857d
added scale ranges and class names
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5776 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 05:15:19 +00:00
gsherman
f506cf1b23
Improved layout of dialog.
...
Removed the MinScale and MaxScale fields from the dialog.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5775 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 04:56:07 +00:00
gsherman
708d4164f7
updated tooltips
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5774 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 04:13:08 +00:00
timlinux
5ca052dabd
Remove deprecated call to setMainWidget
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5773 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 03:53:07 +00:00
timlinux
798601310b
Set QCoreApplication organisation name etc so we can use qgis qsettings
...
for state handling
git-svn-id: http://svn.osgeo.org/qgis/trunk@5772 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 03:09:41 +00:00
gsherman
21e4ab8aa9
Fix for segfault. Fixted dialog tab order
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5771 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 03:08:16 +00:00
perrygeo
d6a3885f3b
new features in python mapfile exporter
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5770 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 03:01:35 +00:00
timlinux
e6e6c652b7
Gui cleanups:
...
- set buddies for line edits
- set layout spacing to 6pt through out to remove that scrunched up look
- set tab order to something other than random :-)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5769 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 02:28:27 +00:00
timlinux
2e9041ace9
Linux friendly python include path
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5768 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 02:20:12 +00:00
timlinux
69b3964c23
Qmake project file for quick and dirty testing & building
...
Removed redundant include in cpp
git-svn-id: http://svn.osgeo.org/qgis/trunk@5767 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-07 02:19:20 +00:00
wonder
1dcd3a5bc8
Small cleanups in debug messages, now displaying correct total rendering time.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5766 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-06 23:13:02 +00:00
g_j_m
9830a34e32
Uncomment a debugging #ifdef
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5765 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-06 21:25:11 +00:00
g_j_m
52b1c971e2
Fix for ticket #258 (crash when loaded a wms capabilities document)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5764 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-06 21:24:10 +00:00
wonder
29fe2fc6f0
Additional fix for #249 - searching attributes with non-ascii characters.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5763 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-06 13:02:51 +00:00
g_j_m
7cff7dac9e
Fix for ticket #260 (crashing when clicking on map canvas)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5762 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-06 09:39:21 +00:00
g_j_m
e240665428
Changes for ticket #257 (UI tweaks).
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5761 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-05 11:00:05 +00:00
telwertowski
8d4a472f8d
Add support for Qt/Mac 4.2. QtDesigner and QtTest are frameworks in 4.2 but libraries in prior Qt versions.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5760 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-05 03:13:39 +00:00
mhugent
47e6b9f846
Replaced some std::couts in QgsHttpTransaction with QgsDebugMsg
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5759 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-04 14:41:26 +00:00
g_j_m
15bde54187
Fix for ticket #253 (crash when using 'identify features').
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5758 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-04 09:45:49 +00:00
mhugent
a0cdad72db
Corrected the automake stuff in the wfs provider. Note that wfs does not get built without hacking plugins/Makefile.am and providers/Makefile.am to not disturb the build process of the 'stable' qgis version
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5757 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-03 16:35:41 +00:00
g_j_m
68eefe01ec
- Provide the user with the option of deleting an existing world file
...
(rather than just telling that they need to do so)
- Re-instate some more debugging #ifdef's
git-svn-id: http://svn.osgeo.org/qgis/trunk@5756 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-02 11:46:31 +00:00
g_j_m
1227f22d40
The delete point function now works in the georeferencer
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5755 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-02 11:31:37 +00:00
g_j_m
1907ae6253
When choosing to load the georeferenced raster file, qgis now does a
...
map canvas refresh so that the layer appears (it needed a manual
refresh before).
git-svn-id: http://svn.osgeo.org/qgis/trunk@5754 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-02 11:11:32 +00:00
g_j_m
6a136c1791
- fix ticket #165 (crash in Helmert transform in georeferencer)
...
- fix a bug when reading in a past saved list of points (there was always a 0,0 point)
- tidy up misc code in georeferencer
- do some qt3 to qt4 things to get the georeferencer working correctly again
- tidy up the use of the modified raster text widget so that it's only editable
when it's required
- put some debugging output back into #ifdef's
git-svn-id: http://svn.osgeo.org/qgis/trunk@5753 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-02 10:58:29 +00:00
g_j_m
fa184691c3
Remove some unnecessary Qt #includes
...
Line break some more long dialog box messages
git-svn-id: http://svn.osgeo.org/qgis/trunk@5752 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-02 06:48:16 +00:00
g_j_m
d1367bade9
Make a longish warning message wrap in it's dialog box
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5751 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-02 06:36:49 +00:00
g_j_m
1961fea23f
Remove Qt3 stuff
...
Change #includes to Qt4 form
Remove unnecessary #includes
git-svn-id: http://svn.osgeo.org/qgis/trunk@5750 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-02 06:18:19 +00:00
g_j_m
7c7acf52c9
Speculative fix for ticket #249
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5749 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-02 04:55:01 +00:00
g_j_m
15536ec4db
Remove wfs from the compiled code as it currently fails to compile
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5748 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-01 23:45:41 +00:00
g_j_m
b10d248b4c
Explicitly allow for Qt 4.2 in checks
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5747 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-01 11:19:43 +00:00
g_j_m
f028b5486c
Add the Qt version that qgis is compiled and running against into the
...
Help:About dialog box. There seems to a number of bugs reported
nowadays that relate to the version of Qt that qgis is using, so an
easy way for the user to find out the Qt version will be handy.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5746 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-09-01 10:07:33 +00:00