mhugent
b6008580aa
downscale of raster layer pixmap (for bug #84 )
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5299 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-18 08:52:36 +00:00
g_j_m
54681bdb7a
Fix for ticket #10
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5298 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-18 08:17:06 +00:00
g_j_m
8f0cc506f9
Fix for ticket #71 .
...
Problem was with the use of the haversine formula beyond it's valid
range of latitude/longitude pairs
git-svn-id: http://svn.osgeo.org/qgis/trunk@5296 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-17 10:56:22 +00:00
mhugent
191d62b9b4
added dynamic changing of icon size to the legend for displaying large point symbols
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5295 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-17 05:28:58 +00:00
timlinux
cc5ae8e4e1
Fix for building qgis on debian based systems where qt3-mt lib was also present and was getting linked to cause qgis to segfault.
...
Update build.sh so that it now has an option to build static binary (use xstatic) - though this does not fully work on dapper as sqlite3 (and perhaps others) dont supply statically build versions of their libs in their pacakges.
Lastly, build.sh now uses --enable-static=no option when running autogen.sh so that qgis does no build or link to static versions of its own libs which speeds up compilation time.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5294 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-17 01:04:40 +00:00
timlinux
7c62b1ae81
Use noinst instead of nodist to fix install issues
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5293 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-17 00:07:31 +00:00
timlinux
1d440662ca
Fix formatter for date
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5292 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-16 21:32:36 +00:00
timlinux
070846fff5
A script to automate building of the debian package
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5291 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-16 21:16:53 +00:00
g_j_m
9bffb8aaf7
Misc. tidy up.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5290 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-16 06:55:01 +00:00
g_j_m
870c61aeb1
Use a more appropriate QgsRect modify function
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5289 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-16 04:54:01 +00:00
timlinux
4fabdaadc2
Preliminary support for static builds. Does not work for me yet due to no static sqlite libe being found. Previous invocation mechanism should still work fine
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5288 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-16 01:57:40 +00:00
timlinux
2a33a89735
Add missing nodistdir directive
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5287 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-16 01:54:24 +00:00
timlinux
76e5b5d640
Dont install testqgs* test units into <prefix>/bin - end users dont need these.
...
If you have built from svn prior to this commit and since unit test framework was introduced I suggest you do a
rm <prefix>/bin/testgqs*
Where <prefix> is the installation prefix where qgis lives.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5286 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-16 01:47:14 +00:00
g_j_m
2036012b8b
The remainder of the fix for ticket #80 .
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5285 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-16 01:25:22 +00:00
g_j_m
ca7c535972
Part fix for ticket #80 . Zoom to features are buffered slightly.
...
Doesn't yet work correctly for a single selected point yet...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5284 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-16 00:32:14 +00:00
timlinux
4f69a86553
Remove commetned out qgis_community line that was causign other plugins not to build / install
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5283 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-16 00:22:52 +00:00
timlinux
b4700d1aee
Updated French translation from Pascal Obstétar.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5281 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-15 16:34:07 +00:00
g_j_m
69e2ffb9c7
Fix for ticket #71 (I hope)
...
Also resolves a long standing issue with the scale units not updating
after being changed until the next map redraw (but the fix involves a
map redraw).
git-svn-id: http://svn.osgeo.org/qgis/trunk@5280 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-15 10:27:10 +00:00
g_j_m
f8228bc965
Fix for ticket #5
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5279 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-14 11:35:09 +00:00
g_j_m
0d38805895
- Fix a couple of crashes when trying to load a postgres layer that contains
...
geometry types that Qgis doesn't support.
- Properly close the postgres connection if the layer fails to load
- Fix up a missing \n
git-svn-id: http://svn.osgeo.org/qgis/trunk@5278 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-14 10:55:52 +00:00
mhugent
eecdb36c9d
added libqgis_legend.la where it was needed for compilation
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5277 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-14 09:02:39 +00:00
g_j_m
b024796a09
Make the WMS server select widget on the server select dialog box
...
remember which server was selected. Serry nice seature.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5276 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-14 01:49:32 +00:00
g_j_m
15216d8714
Fix the remembering of which postgres connection was last
...
selected in the db source select dialog box (used to work)
git-svn-id: http://svn.osgeo.org/qgis/trunk@5275 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-14 01:30:29 +00:00
timlinux
acff17711c
Free dummy test data that I digitised in qgis for use in data driven unit tests.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5274 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-13 23:29:18 +00:00
g_j_m
4109517233
Fix for ticket #72
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5273 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-13 22:58:42 +00:00
g_j_m
21a92b5fa9
Version info text is html, so treat is as such
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5272 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-13 09:40:18 +00:00
mhugent
e7cf5904fa
fix for svn compile problem
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5271 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-12 20:58:03 +00:00
rblazek
1615f2b0dc
set trap to write history on exit
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5270 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-12 15:11:02 +00:00
rblazek
65e0b1c9eb
set also unused flags
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5269 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-12 13:54:54 +00:00
rblazek
120d3e0fd7
set also unused flags
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5268 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-12 13:52:13 +00:00
rblazek
78384a6bce
emulate g.parser
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5267 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-12 13:05:59 +00:00
mhugent
1ea018f02e
Added code to add Vertices to polygons. Does not work yet, because snapSegment is not implemented for polygons yet
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5266 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-12 07:12:12 +00:00
timlinux
d182648098
Put a red or green blobby thing next to each unit depending if it passed or failed
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5265 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-11 22:24:55 +00:00
timlinux
ba9a715dd4
More formatting improvements for test report
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5264 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-11 15:55:35 +00:00
timlinux
95cff96d0c
Better formatting for unit test outputs
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5263 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-11 14:06:55 +00:00
timlinux
e2d5673e1a
Tidy ups to unit test reporting, first pass at making html report (still under construction)
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5262 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-11 11:50:20 +00:00
g_j_m
e58150e895
Fix for ticket #69
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5261 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-11 11:03:21 +00:00
wonder
cd7af0d727
Improved script a bit, now it works for me.
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5260 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-11 10:54:43 +00:00
timlinux
c3b8ff34d0
Add raster to make file
...
Make dir detection more wonder_sk friendly
git-svn-id: http://svn.osgeo.org/qgis/trunk@5259 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-11 10:12:42 +00:00
timlinux
f4c171dea8
Add raster to tests
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5258 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-11 10:11:49 +00:00
wonder
e6656035dd
Qt4 detection by using pkg-config is not default anymore, to enable it, use --with-qt-pkg-config
...
Added support for QtTest in pkg-config detection.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5257 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-11 09:58:33 +00:00
g_j_m
471d17bcd0
Fix for ticket #29
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5256 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-11 09:52:52 +00:00
timlinux
15433c5a6d
Test stubs for raster layer
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5255 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-11 09:31:32 +00:00
timlinux
2f61769fc0
Initial framwork for raster tests
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5254 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-11 09:10:35 +00:00
timlinux
6b8a5c7116
Added a runtests bash shell script in src that will iteratively run tests in all dirs below this point. Sample output:
...
-------------------------------
MODULE : core
-------------------------------
MODULE TESTS : 33
MODULE TEST CASES PASSED : 293
MODULE TEST CASES FAILED : 0
MODULE TEST CASES SKIPPED : 0
-------------------------------
MODULE : gui
-------------------------------
MODULE TESTS : 70
MODULE TEST CASES PASSED : 924
MODULE TEST CASES FAILED : 0
MODULE TEST CASES SKIPPED : 0
-------------------------------
TOTALS :
-------------------------------
TOTAL TESTS : 103
TOTAL TEST CASES PASSED : 1217
TOTAL TEST CASES FAILED : 0
TOTAL TEST CASES SKIPPED : 0
git-svn-id: http://svn.osgeo.org/qgis/trunk@5253 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-11 08:41:42 +00:00
timlinux
8d5c4b2165
Comment oout references to disabled targets
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5252 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-11 08:18:28 +00:00
timlinux
5693f5b158
Remove trailing slash from commented out line
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5251 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-11 08:11:14 +00:00
mhugent
da21e23c35
further vertex editing changes
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5250 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-11 07:49:38 +00:00
mhugent
60ecfb2810
Added method to delete vertices from polygons
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@5249 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-11 07:27:15 +00:00
timlinux
bb46cb871b
Added stubbed tests for all classes in gui lib. Made some improvemtns to runtests script so that it now produces a grand summary for the module that lookes like:
...
-------------------------------
TOTAL TESTS : 33
-------------------------------
TOTAL TEST CASES PASSED : 293
TOTAL TEST CASES FAILED : 0
TOTAL TEST CASES SKIPPED : 0
-------------------------------
Note that there are only test stubs - the actual test bodies still need to be implemented.
git-svn-id: http://svn.osgeo.org/qgis/trunk@5248 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-11 00:57:48 +00:00