swh:1:snp:7e36fad119db96cd19f9e93fa2b900f061b275c7

sort by:
Revision Author Date Message Commit Date
6108d39 This commit was manufactured by cvs2svn to create tag 'Release-0_2'. git-svn-id: http://svn.osgeo.org/qgis/tags/Release-0_2@1272 c8812cc2-4d05-0410-92ff-de0c093fc19c 26 April 2004, 05:52:11 UTC
ccecad2 Final changes prior to release: * Update of docs * Update README and TODO * Incremented version to 0.2.0 in configure.in git-svn-id: http://svn.osgeo.org/qgis/trunk@1271 c8812cc2-4d05-0410-92ff-de0c093fc19c 26 April 2004, 05:52:11 UTC
40e3978 Removing problematic svgs git-svn-id: http://svn.osgeo.org/qgis/trunk@1270 c8812cc2-4d05-0410-92ff-de0c093fc19c 25 April 2004, 22:47:44 UTC
7d225b7 *** empty log message *** git-svn-id: http://svn.osgeo.org/qgis/trunk@1269 c8812cc2-4d05-0410-92ff-de0c093fc19c 25 April 2004, 22:35:20 UTC
35e83ea ** last 3 swedish translations git-svn-id: http://svn.osgeo.org/qgis/trunk@1268 c8812cc2-4d05-0410-92ff-de0c093fc19c 25 April 2004, 22:15:12 UTC
3e461f3 ** fixed QT detection git-svn-id: http://svn.osgeo.org/qgis/trunk@1267 c8812cc2-4d05-0410-92ff-de0c093fc19c 25 April 2004, 17:23:25 UTC
b255b93 ** Added i18n tools to EXTRA_DIST ** Updated German translation ** fixed a typo -> other translations changed too git-svn-id: http://svn.osgeo.org/qgis/trunk@1266 c8812cc2-4d05-0410-92ff-de0c093fc19c 25 April 2004, 14:04:35 UTC
d5c3155 testing with a much smaller base size (12x12) git-svn-id: http://svn.osgeo.org/qgis/trunk@1265 c8812cc2-4d05-0410-92ff-de0c093fc19c 24 April 2004, 22:24:24 UTC
49f604f redrawn without lines to ensure nicer look with rescaled git-svn-id: http://svn.osgeo.org/qgis/trunk@1264 c8812cc2-4d05-0410-92ff-de0c093fc19c 24 April 2004, 22:09:24 UTC
313adda Moved tr() out of main rendere loops for paletted images - it causes a severe performance hit when called multiple times. Now the translations for red, green and ble are done in constructor and stored as global vars. git-svn-id: http://svn.osgeo.org/qgis/trunk@1263 c8812cc2-4d05-0410-92ff-de0c093fc19c 24 April 2004, 22:02:20 UTC
623013d Updates to docs for 0.2 release. Included Whats new in 02 section. git-svn-id: http://svn.osgeo.org/qgis/trunk@1262 c8812cc2-4d05-0410-92ff-de0c093fc19c 24 April 2004, 21:01:22 UTC
805b0c0 First version that actually works. Changed dialog to let user select output filename Hide main tab (kept it around for debuggin) Draw layer and close dialog on search completion The code in shapefilemaker class is still very sloppy - it is the beginnings of a generic shapefile creation class (wrapping Frank Warmerdams c code). Will sort out at a future time. git-svn-id: http://svn.osgeo.org/qgis/trunk@1261 c8812cc2-4d05-0410-92ff-de0c093fc19c 24 April 2004, 11:16:19 UTC
fc908d8 Fixed typo - drawVectorLayer was misspelt as drawVectorrLayer git-svn-id: http://svn.osgeo.org/qgis/trunk@1260 c8812cc2-4d05-0410-92ff-de0c093fc19c 24 April 2004, 10:03:06 UTC
808901c Added shapefile builder libs and start of generic shapefilemaker class that Ill eventually move into qgis core. Modified makefile to build this stuff. git-svn-id: http://svn.osgeo.org/qgis/trunk@1259 c8812cc2-4d05-0410-92ff-de0c093fc19c 24 April 2004, 00:59:39 UTC
afca1cc Added qgsrect.cpp and qgscoordinatetransform.cpp to libqgis. git-svn-id: http://svn.osgeo.org/qgis/trunk@1258 c8812cc2-4d05-0410-92ff-de0c093fc19c 24 April 2004, 00:01:09 UTC
27ce84b Added icon to spit menu. Minor comment revisions git-svn-id: http://svn.osgeo.org/qgis/trunk@1257 c8812cc2-4d05-0410-92ff-de0c093fc19c 23 April 2004, 23:07:41 UTC
dfd4220 Fixed project save as behavior to make newly saved document the current document. Also fixed bug that caused the name to revert to the previous document on the next save. git-svn-id: http://svn.osgeo.org/qgis/trunk@1256 c8812cc2-4d05-0410-92ff-de0c093fc19c 23 April 2004, 23:02:10 UTC
b05cdc0 Changed menu name until menu issues are resolved. git-svn-id: http://svn.osgeo.org/qgis/trunk@1255 c8812cc2-4d05-0410-92ff-de0c093fc19c 23 April 2004, 22:58:58 UTC
96a80bf Fixed bug that caused file selection dialog to popup when saving a new project, then zooming/panning and clicking save again (fullPath of project file was not being stored after initial save). git-svn-id: http://svn.osgeo.org/qgis/trunk@1254 c8812cc2-4d05-0410-92ff-de0c093fc19c 23 April 2004, 22:33:27 UTC
eef71af Plugin menus now install under the top-level Plugin menu in the menu bar. Menus are not sorted but appear in the order they are loaded. This will be refined in a later version. git-svn-id: http://svn.osgeo.org/qgis/trunk@1253 c8812cc2-4d05-0410-92ff-de0c093fc19c 23 April 2004, 16:19:54 UTC
94a48cc Removed extraneous stdout stuff - only print to console if there is a problem - rest is ifdeffed. git-svn-id: http://svn.osgeo.org/qgis/trunk@1252 c8812cc2-4d05-0410-92ff-de0c093fc19c 23 April 2004, 15:04:45 UTC
843bd8a Gumpf dispatesiation of spurious and extraneous messages to stdout using ifdefs git-svn-id: http://svn.osgeo.org/qgis/trunk@1251 c8812cc2-4d05-0410-92ff-de0c093fc19c 23 April 2004, 15:00:07 UTC
6b3f314 Gumpf reduction using #ifdef QGISDEBUG git-svn-id: http://svn.osgeo.org/qgis/trunk@1250 c8812cc2-4d05-0410-92ff-de0c093fc19c 23 April 2004, 14:28:41 UTC
9c0edd3 SVGs didn't get packed git-svn-id: http://svn.osgeo.org/qgis/trunk@1249 c8812cc2-4d05-0410-92ff-de0c093fc19c 23 April 2004, 14:17:01 UTC
257f26b small changes to translation git-svn-id: http://svn.osgeo.org/qgis/trunk@1248 c8812cc2-4d05-0410-92ff-de0c093fc19c 23 April 2004, 13:42:02 UTC
78c6ee9 Gumpf reduction by means of #ifdef QGISDEBUG git-svn-id: http://svn.osgeo.org/qgis/trunk@1247 c8812cc2-4d05-0410-92ff-de0c093fc19c 23 April 2004, 12:43:01 UTC
dc70f3f Updated Swedish translation, thanx to Lars git-svn-id: http://svn.osgeo.org/qgis/trunk@1246 c8812cc2-4d05-0410-92ff-de0c093fc19c 23 April 2004, 12:22:22 UTC
b34e0ef Changed ui version to 3.1 git-svn-id: http://svn.osgeo.org/qgis/trunk@1245 c8812cc2-4d05-0410-92ff-de0c093fc19c 23 April 2004, 11:19:31 UTC
a51e546 fixed typo git-svn-id: http://svn.osgeo.org/qgis/trunk@1244 c8812cc2-4d05-0410-92ff-de0c093fc19c 23 April 2004, 09:52:02 UTC
8af0915 Added struct for representing a fishing spot. Added a vector to hold fishingspots. Populate vector with new entry for each record found. Added createShapefile method which at the moment just lists spot to stdout. git-svn-id: http://svn.osgeo.org/qgis/trunk@1243 c8812cc2-4d05-0410-92ff-de0c093fc19c 23 April 2004, 07:28:21 UTC
3c109de Saved ui using designer 3.1.2 to change embedded PNG to XPM (needed to compile properly on earlier versions of Qt) git-svn-id: http://svn.osgeo.org/qgis/trunk@1242 c8812cc2-4d05-0410-92ff-de0c093fc19c 23 April 2004, 06:51:34 UTC
ff954de Fix remaining regex errors. Decimal minutes to dd seems to be working ok git-svn-id: http://svn.osgeo.org/qgis/trunk@1241 c8812cc2-4d05-0410-92ff-de0c093fc19c 23 April 2004, 05:37:41 UTC
5c74e9d Preliminary documentation update in preparation for 0.2 release git-svn-id: http://svn.osgeo.org/qgis/trunk@1240 c8812cc2-4d05-0410-92ff-de0c093fc19c 23 April 2004, 04:48:16 UTC
94e0d72 Gumpf reduction on stdout and stederr (unless you are in debug mode) git-svn-id: http://svn.osgeo.org/qgis/trunk@1239 c8812cc2-4d05-0410-92ff-de0c093fc19c 22 April 2004, 11:19:33 UTC
d733d85 Ifdeffed some std::cerr stuff out so it only shows in debug mode git-svn-id: http://svn.osgeo.org/qgis/trunk@1238 c8812cc2-4d05-0410-92ff-de0c093fc19c 22 April 2004, 11:16:22 UTC
d338310 ** added install routine for svg files ** added new translations ** adjusted paths in the cpp files git-svn-id: http://svn.osgeo.org/qgis/trunk@1237 c8812cc2-4d05-0410-92ff-de0c093fc19c 22 April 2004, 08:16:43 UTC
ee989f3 ** added install routine for svg files ** added new translations ** adjusted paths in the cpp files git-svn-id: http://svn.osgeo.org/qgis/trunk@1236 c8812cc2-4d05-0410-92ff-de0c093fc19c 22 April 2004, 08:10:41 UTC
9ea0936 Added Pete git-svn-id: http://svn.osgeo.org/qgis/trunk@1235 c8812cc2-4d05-0410-92ff-de0c093fc19c 22 April 2004, 06:08:07 UTC
055c3db Added pete to list of contributors git-svn-id: http://svn.osgeo.org/qgis/trunk@1234 c8812cc2-4d05-0410-92ff-de0c093fc19c 22 April 2004, 05:58:42 UTC
95a19da Changed default dir to PREFIX+"/share/qgis/svg" git-svn-id: http://svn.osgeo.org/qgis/trunk@1233 c8812cc2-4d05-0410-92ff-de0c093fc19c 22 April 2004, 05:27:47 UTC
7d5f6dc Forced name of .pro file to qgis_ts.pro so no assumptions are made about the current source directory. This name was chosen to minimize potential clash with an existing qgis.pro file, although such a file is not used in building QGIS. git-svn-id: http://svn.osgeo.org/qgis/trunk@1232 c8812cc2-4d05-0410-92ff-de0c093fc19c 22 April 2004, 05:25:10 UTC
83a7baf Translation files from last (0.1) release git-svn-id: http://svn.osgeo.org/qgis/trunk@1231 c8812cc2-4d05-0410-92ff-de0c093fc19c 22 April 2004, 02:57:13 UTC
bd68be6 common map icons git-svn-id: http://svn.osgeo.org/qgis/trunk@1230 c8812cc2-4d05-0410-92ff-de0c093fc19c 21 April 2004, 21:44:54 UTC
2516764 Added more tr() to try to sort out problem of raster crashes when using non default locale. git-svn-id: http://svn.osgeo.org/qgis/trunk@1229 c8812cc2-4d05-0410-92ff-de0c093fc19c 21 April 2004, 21:28:23 UTC
ddd3a16 Changed description text. git-svn-id: http://svn.osgeo.org/qgis/trunk@1228 c8812cc2-4d05-0410-92ff-de0c093fc19c 21 April 2004, 21:10:02 UTC
1bf3b84 Gui update git-svn-id: http://svn.osgeo.org/qgis/trunk@1227 c8812cc2-4d05-0410-92ff-de0c093fc19c 21 April 2004, 17:24:53 UTC
3e3fd67 some cleanup adjusted plugins to now configure structure with qgis.m4 needs some more tweaking git-svn-id: http://svn.osgeo.org/qgis/trunk@1226 c8812cc2-4d05-0410-92ff-de0c093fc19c 21 April 2004, 14:16:14 UTC
bc2c1ad added swedish translation updated qgis.m4 and configure stuff git-svn-id: http://svn.osgeo.org/qgis/trunk@1225 c8812cc2-4d05-0410-92ff-de0c093fc19c 21 April 2004, 14:14:41 UTC
cfc05a8 Screen scraper now fetches locs properly. Now I just need to convert to dec. degrees and turn into a shapefile. git-svn-id: http://svn.osgeo.org/qgis/trunk@1224 c8812cc2-4d05-0410-92ff-de0c093fc19c 21 April 2004, 11:34:58 UTC
d01143f Fixed problem with regex - the problem was caused by qt using greedy matching by default. Using myQRegexp.setminimal(true) resolved the issue. git-svn-id: http://svn.osgeo.org/qgis/trunk@1223 c8812cc2-4d05-0410-92ff-de0c093fc19c 21 April 2004, 08:33:18 UTC
945f8b0 set default marker directory to .../src/svg/symbol git-svn-id: http://svn.osgeo.org/qgis/trunk@1222 c8812cc2-4d05-0410-92ff-de0c093fc19c 21 April 2004, 05:09:47 UTC
1576e1a Updates for parameter list extraction from om git-svn-id: http://svn.osgeo.org/qgis/trunk@1221 c8812cc2-4d05-0410-92ff-de0c093fc19c 20 April 2004, 21:10:47 UTC
9b7639c Start of parser for retreived html (still under construction), git-svn-id: http://svn.osgeo.org/qgis/trunk@1220 c8812cc2-4d05-0410-92ff-de0c093fc19c 19 April 2004, 23:16:53 UTC
096588c First batch of svg markers categorised into folders git-svn-id: http://svn.osgeo.org/qgis/trunk@1219 c8812cc2-4d05-0410-92ff-de0c093fc19c 19 April 2004, 22:10:15 UTC
5f1c281 Fixed problem with web page not being retrieved properly (by disabling qtimer). git-svn-id: http://svn.osgeo.org/qgis/trunk@1218 c8812cc2-4d05-0410-92ff-de0c093fc19c 19 April 2004, 22:05:53 UTC
45d794a Initial commit of tutorial plugin - its not properly functional yet. git-svn-id: http://svn.osgeo.org/qgis/trunk@1217 c8812cc2-4d05-0410-92ff-de0c093fc19c 19 April 2004, 15:57:35 UTC
3a15876 Fixed problem with layout management. git-svn-id: http://svn.osgeo.org/qgis/trunk@1216 c8812cc2-4d05-0410-92ff-de0c093fc19c 19 April 2004, 10:03:03 UTC
91b2760 added reading of graduated marker symbology from .qgs files and moved the code for reading symbology XML from qgsprojectio to the individual renderers git-svn-id: http://svn.osgeo.org/qgis/trunk@1215 c8812cc2-4d05-0410-92ff-de0c093fc19c 19 April 2004, 05:28:50 UTC
f0b7723 Updated delimited text plugin documentation for 0.2 release git-svn-id: http://svn.osgeo.org/qgis/trunk@1214 c8812cc2-4d05-0410-92ff-de0c093fc19c 19 April 2004, 05:17:24 UTC
58c35b2 ** Changed to simple macros for detecting QT and GDAL ** Added code for detecting QGIS as m4 file to tools ** this will be installed together with QT and GDAL detection to $prefix/share/aclocal/qgis.m4 so the plugins can just use those simple unique macros ** updated German translation !! Developers have to link the installed qgis.m4 to /usr/share/aclocal/ !! or where ever aclocal keeps the m4 files !! otherwise it's not detected by the plugins autogen.sh (more exactly !! aclocal) !! It can be cheated by adding -I path/to/qgis.m4 to the aclocal of !! autogen.sh. But be carefull not to commit that to CVS git-svn-id: http://svn.osgeo.org/qgis/trunk@1213 c8812cc2-4d05-0410-92ff-de0c093fc19c 18 April 2004, 23:44:41 UTC
d257bd1 Commented out wkbheader related code (this is test code and not ready for prime time) Fixed normalize() call in select method git-svn-id: http://svn.osgeo.org/qgis/trunk@1212 c8812cc2-4d05-0410-92ff-de0c093fc19c 18 April 2004, 22:42:37 UTC
9c6a072 Normalize the selection rectangle prior to passing it to the provider. This prevents passing of rectangles with negative width/height when the user drags from right to left or bottom to top. Fixes bug #937317. git-svn-id: http://svn.osgeo.org/qgis/trunk@1211 c8812cc2-4d05-0410-92ff-de0c093fc19c 18 April 2004, 15:54:22 UTC
da50ee1 Documentation as of 0.1 release git-svn-id: http://svn.osgeo.org/qgis/trunk@1209 c8812cc2-4d05-0410-92ff-de0c093fc19c 18 April 2004, 15:45:42 UTC
de50c1c removed translation file git-svn-id: http://svn.osgeo.org/qgis/trunk@1208 c8812cc2-4d05-0410-92ff-de0c093fc19c 17 April 2004, 22:09:57 UTC
c035aa2 ** Added internationalisations stuff Needs some documentation and more translations :-) git-svn-id: http://svn.osgeo.org/qgis/trunk@1207 c8812cc2-4d05-0410-92ff-de0c093fc19c 17 April 2004, 22:07:13 UTC
a1cb8ad moved xml writing for vector symbology from qgsprojectio.cpp to the individual renderers. It is also planned to move the read code to the renderers. git-svn-id: http://svn.osgeo.org/qgis/trunk@1206 c8812cc2-4d05-0410-92ff-de0c093fc19c 17 April 2004, 17:36:02 UTC
479604e Bug fix for [ 934234 ] Segfault when drawing multiband image band as grayscale git-svn-id: http://svn.osgeo.org/qgis/trunk@1205 c8812cc2-4d05-0410-92ff-de0c093fc19c 17 April 2004, 09:04:37 UTC
690bfe1 Fix for crash when opening singleband grayscale images introduced by Steves fix for crash when opening MULTIBAND_SINGLEBAND_GRAYSCALE images. Thanks to Steves help, all eight raster renderers are now working properly. git-svn-id: http://svn.osgeo.org/qgis/trunk@1204 c8812cc2-4d05-0410-92ff-de0c093fc19c 17 April 2004, 08:58:53 UTC
5402c40 Added detection of invalid layers in addVectorLayer method. This fixes a bug in the delimited text plugin and also provides a sanity check for other vector layers prior to adding them to the map. A data provider must properly implement the isValid method for this to work. git-svn-id: http://svn.osgeo.org/qgis/trunk@1203 c8812cc2-4d05-0410-92ff-de0c093fc19c 16 April 2004, 04:51:21 UTC
5c9e92f Changes to make QGIS work on Mac OS X, more to follow git-svn-id: http://svn.osgeo.org/qgis/trunk@1202 c8812cc2-4d05-0410-92ff-de0c093fc19c 13 April 2004, 20:30:31 UTC
0ce1e16 temporary fix for raster layer multiband as grayscale segfault git-svn-id: http://svn.osgeo.org/qgis/trunk@1201 c8812cc2-4d05-0410-92ff-de0c093fc19c 13 April 2004, 03:20:29 UTC
8510878 compile fix for older uic git-svn-id: http://svn.osgeo.org/qgis/trunk@1200 c8812cc2-4d05-0410-92ff-de0c093fc19c 13 April 2004, 03:12:24 UTC
e5e36d4 build debian package with spit and postgresql support git-svn-id: http://svn.osgeo.org/qgis/trunk@1199 c8812cc2-4d05-0410-92ff-de0c093fc19c 13 April 2004, 02:32:29 UTC
7fea1b6 added rendering of a legend pixmap for graduated marker git-svn-id: http://svn.osgeo.org/qgis/trunk@1198 c8812cc2-4d05-0410-92ff-de0c093fc19c 12 April 2004, 09:02:20 UTC
b215fc5 Fixed cut n paste error git-svn-id: http://svn.osgeo.org/qgis/trunk@1197 c8812cc2-4d05-0410-92ff-de0c093fc19c 11 April 2004, 11:49:30 UTC
3fa9c4e Fixed cut 'n paste error for help() git-svn-id: http://svn.osgeo.org/qgis/trunk@1196 c8812cc2-4d05-0410-92ff-de0c093fc19c 11 April 2004, 11:47:05 UTC
938599f Fixed cut & paste erors! git-svn-id: http://svn.osgeo.org/qgis/trunk@1195 c8812cc2-4d05-0410-92ff-de0c093fc19c 11 April 2004, 11:43:08 UTC
106e1c5 Added empty help() implementations and mcolletifiedhelp, descr etc so they are only defined once. git-svn-id: http://svn.osgeo.org/qgis/trunk@1194 c8812cc2-4d05-0410-92ff-de0c093fc19c 11 April 2004, 11:37:34 UTC
7a31bde Added empty implementation for help() to unbreak plugins on mac osx git-svn-id: http://svn.osgeo.org/qgis/trunk@1193 c8812cc2-4d05-0410-92ff-de0c093fc19c 11 April 2004, 11:29:51 UTC
2a5c290 Mcolettification of plugin.cpp to avoid duplication of name, description etc. git-svn-id: http://svn.osgeo.org/qgis/trunk@1192 c8812cc2-4d05-0410-92ff-de0c093fc19c 11 April 2004, 09:55:03 UTC
47a87da Mcolettification of plugin.cpp to avoid duplication of name, description etc. git-svn-id: http://svn.osgeo.org/qgis/trunk@1191 c8812cc2-4d05-0410-92ff-de0c093fc19c 11 April 2004, 09:46:57 UTC
6e5d595 Info on building the plugin git-svn-id: http://svn.osgeo.org/qgis/trunk@1190 c8812cc2-4d05-0410-92ff-de0c093fc19c 11 April 2004, 02:24:50 UTC
903951a Removed unused image git-svn-id: http://svn.osgeo.org/qgis/trunk@1189 c8812cc2-4d05-0410-92ff-de0c093fc19c 11 April 2004, 02:20:33 UTC
0e84a1f Downgraded Qt version in ui file to 3.1 git-svn-id: http://svn.osgeo.org/qgis/trunk@1188 c8812cc2-4d05-0410-92ff-de0c093fc19c 11 April 2004, 02:18:53 UTC
68e526d New tab added for each command that is run Commands are stored and restored using QSettings git-svn-id: http://svn.osgeo.org/qgis/trunk@1187 c8812cc2-4d05-0410-92ff-de0c093fc19c 11 April 2004, 02:17:34 UTC
73cc520 Set Qt version to 3.1 in .ui file git-svn-id: http://svn.osgeo.org/qgis/trunk@1186 c8812cc2-4d05-0410-92ff-de0c093fc19c 10 April 2004, 20:00:55 UTC
d7e4a60 * Deleted QProcess object once process is finished * Text does not wrap in output box * Log text is used to display output * Horizontal scroll bar enabled git-svn-id: http://svn.osgeo.org/qgis/trunk@1185 c8812cc2-4d05-0410-92ff-de0c093fc19c 10 April 2004, 19:55:07 UTC
96376c6 inital checkin of launcher plugin git-svn-id: http://svn.osgeo.org/qgis/trunk@1184 c8812cc2-4d05-0410-92ff-de0c093fc19c 10 April 2004, 19:31:09 UTC
eac5d3e Added signal handlers for ok and close buttons. git-svn-id: http://svn.osgeo.org/qgis/trunk@1183 c8812cc2-4d05-0410-92ff-de0c093fc19c 10 April 2004, 16:32:43 UTC
71e8add reverted my stuff git-svn-id: http://svn.osgeo.org/qgis/trunk@1182 c8812cc2-4d05-0410-92ff-de0c093fc19c 10 April 2004, 16:22:15 UTC
839b187 fixed two 'with and without libtool' problems git-svn-id: http://svn.osgeo.org/qgis/trunk@1181 c8812cc2-4d05-0410-92ff-de0c093fc19c 10 April 2004, 15:55:18 UTC
c9886f4 Fix menu item name git-svn-id: http://svn.osgeo.org/qgis/trunk@1180 c8812cc2-4d05-0410-92ff-de0c093fc19c 10 April 2004, 15:52:49 UTC
f2be90f initial commit to external plugins dir git-svn-id: http://svn.osgeo.org/qgis/trunk@1179 c8812cc2-4d05-0410-92ff-de0c093fc19c 10 April 2004, 12:17:46 UTC
5831ea6 Perl script to build external plugins from the plugin template git-svn-id: http://svn.osgeo.org/qgis/trunk@1178 c8812cc2-4d05-0410-92ff-de0c093fc19c 10 April 2004, 12:12:30 UTC
378ada2 removed line in qgsmarkerdialogbase.ui for 3.1 compatibility git-svn-id: http://svn.osgeo.org/qgis/trunk@1177 c8812cc2-4d05-0410-92ff-de0c093fc19c 10 April 2004, 12:05:46 UTC
18f0c7b Moved to external plugins dir git-svn-id: http://svn.osgeo.org/qgis/trunk@1176 c8812cc2-4d05-0410-92ff-de0c093fc19c 10 April 2004, 09:24:45 UTC
77bdcaa openModeller plugin has been moved to external plugins module git-svn-id: http://svn.osgeo.org/qgis/trunk@1175 c8812cc2-4d05-0410-92ff-de0c093fc19c 10 April 2004, 09:22:53 UTC
bc7a221 Fixed build error caused by bad include. git-svn-id: http://svn.osgeo.org/qgis/trunk@1174 c8812cc2-4d05-0410-92ff-de0c093fc19c 10 April 2004, 08:39:59 UTC
1d10ce6 Moved from qgis source dir to external plugins dir and added standalone build stuff. git-svn-id: http://svn.osgeo.org/qgis/trunk@1173 c8812cc2-4d05-0410-92ff-de0c093fc19c 10 April 2004, 00:53:52 UTC
f2bfcc0 added code for graduated markers. Although it is still incomplete and bugy rendering already works git-svn-id: http://svn.osgeo.org/qgis/trunk@1172 c8812cc2-4d05-0410-92ff-de0c093fc19c 09 April 2004, 22:56:22 UTC
back to top