Activity
From 2005-05-31 to 2005-06-29
2005-06-29
- 11:07 AM Revision 641759e0 (qgis): Applied patch from homann that changes the precision in saved GPX files...
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3666 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-06-28
- 01:01 AM Revision fe9ba396 (qgis): Added sanity checks for the pathological situation whereby a layer DOES...
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3665 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-06-27
- 07:03 AM Revision e7754085 (qgis): Fix for layout issues
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3664 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 06:38 AM Revision 2735b648 (qgis): Changes to fix display anomalies on OS X and Linux. All toggle buttons
- for selecting line or fill type are now QToolButton widgets. Adjusted the
graphics displayed on each button to make i...
2005-06-26
- 04:13 AM Revision 2b9d997a (qgis): Plenty of little changes in the pursuit of the add/move/delete vertex t...
- * Delete-vertex option added to UI.
* GEOS geometry factory now a static member of QgsGeometry (instead of being inst... - 04:13 AM Revision eab7e964 (qgis): Plenty of little changes in the pursuit of the add/move/delete vertex t...
- * Delete-vertex option added to UI.
* GEOS geometry factory now a static member of QgsGeometry (instead of being inst...
2005-06-25
- 08:08 PM Revision 279a78bb (qgis): Fix for custom dialog setting being opened from a modal dialog and bloc...
- application on OS X.
git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3661 c8812cc2-4d05-0410-9...
2005-06-24
- 08:47 AM Revision 17b66605 (qgis): Changes to allow compilation with Qt 3.2.x
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3660 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 08:34 AM Revision d0681a94 (qgis): For Mac, don't call QPrinter::setOutputToFile(true) before QPrinter::se...
- Doing so will suppress the Mac Print dialog and disable paper printing.
This edit disables Mac eps output instead but...
2005-06-23
- 11:15 PM Revision f5ff04e6 (qgis): Change static class members to be initialised outside the class (to sat...
- git-svn-id: http://svn.osgeo.org/qgis/trunk@3658 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 11:15 PM Revision 976393d2 (qgis): Change static class members to be initialised outside the class (to sat...
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3658 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 07:05 PM Revision 65edbf48 (qgis): Fix for bad parsing of doubles with some locales
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3657 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 02:23 PM Revision 3a25605d (qgis): Added some event hadnler logic for when a bogus vertex is encountered.
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3656 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-06-22
- 07:31 AM Revision 1032172a (qgis): Changes related to context help system
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3655 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 07:26 AM Revision 2268cb71 (qgis): Remove empty font property tag which was causing an oversize button
- on Mac OS X.
git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3654 c8812cc2-4d05-0410-92ff-de0c... - 05:37 AM Revision ac7e385a (qgis): Updated UI to allow compilation under Qt 3.2.x
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3653 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 05:36 AM Revision 199ffc0a (qgis): Removed extra files from distribution
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3652 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-06-21
- 09:53 PM Revision 35b0450e (qgis): Include UI and XPM files in the distribution even if the georeferencer ...
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3651 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 08:49 PM Revision f9743bf1 (qgis): Moved static member initialisations out from the QgsClipper class, they...
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3650 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-06-20
- 06:08 AM Revision 64a93bab (qgis): Check for Qt library translation file qt_ in addition to QGIS translation
- file qgis_. Qt/Mac needs the qt_ file to add the About, Preferences and
Quit items to the Application menu for transl...
2005-06-19
- 12:16 AM Revision 41c228cd (qgis): [1223702 ] Patch for panning with keys and space - use space to make an...
- Fix compile error caused by missing cassert error in qgscontexthelp
git-svn-id: http://svn.osgeo.org/qgis/branches/... - 11:37 PM Revision bd94275a (qgis): Further work on feature pasting. Paste no longer crashes. However the...
- * WKT now defaults to 6 significant digits, to allow for degree-based datums
* mAddedFeatures in QgsVectorLayer is no... - 11:37 PM Revision fba83ffa (qgis): Further work on feature pasting. Paste no longer crashes. However the...
- * WKT now defaults to 6 significant digits, to allow for degree-based datums
* mAddedFeatures in QgsVectorLayer is no... - 10:55 PM Revision 43ebd5ef (qgis): Better OGR-provider pointer hygiene, as suggested by valgrind.
- git-svn-id: http://svn.osgeo.org/qgis/trunk@3646 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 10:55 PM Revision 54e4ef09 (qgis): Better OGR-provider pointer hygiene, as suggested by valgrind.
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3646 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 09:27 PM Revision c61f62ad (qgis): context help database
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3645 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 09:21 PM Revision c32883ea (qgis): Pull content from the sqlite database and display it in the browser
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3644 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 08:49 PM Revision 3914ffb7 (qgis): Context help stubs
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3643 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 07:54 PM Revision 38afe24b (qgis): Context help viewer base class
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3642 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 07:55 AM Revision 8242cb04 (qgis): updated the German translation file
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3641 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 02:11 AM Revision 08862727 (qgis): Fix for missing header files
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3639 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-06-18
- 01:59 AM Revision ef164a19 (qgis): Fix to remove stray characters from Makefile.am
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3638 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 01:58 AM Revision 0bc24add (qgis): Fixes to UI files to allow compilation under Qt 3.2.2
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3637 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 11:36 PM Revision b5c82ddf (qgis): Fix for Bug 222203
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3636 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 11:31 PM Revision 31771333 (qgis): Updated install guide PDF for pre1
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3635 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 11:29 PM Revision efc8d11e (qgis): updated install guide
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3634 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 10:22 PM Revision 02af2711 (qgis): Updated user guide and map composer chapter
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3633 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 09:51 PM Revision 8a9d2881 (qgis): Graphics for map composer chapter
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3632 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 07:26 PM Revision 7645e096 (qgis): Updated for 0.7pre1
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3631 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 03:31 PM Revision 1adeac30 (qgis): Created a new constant in qgis.h for default search radius. Updated set...
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3630 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 03:10 AM Revision 330fd622 (qgis): Applied autogen.sh improvements fter testing them out.
- [ 1197445 ] autogen.sh improvements
git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3629 c8812... - 02:59 AM Revision 2e9f6d50 (qgis): Applied patch from Akio Takubo ([ 1167679 ] patch for writing project f...
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3628 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 02:35 AM Revision b60a6e49 (qgis): Improvements for projection selector - text search now works - press fi...
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3627 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-06-17
- 07:32 PM Revision d70dd3e8 (qgis): Add list of supported languages to Mac property list so that
- Application menu is displayed using the selected language.
Also remove duplicate lines from Makefile.
git-svn-id: h... - 06:26 PM Revision d62ddefc (qgis): new/modified modules
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3625 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 06:26 PM Revision e57296f4 (qgis): new module
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3624 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 06:24 PM Revision 0f8db52a (qgis): modified icons
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3623 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 06:23 PM Revision 664051ba (qgis): new modules
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3622 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 04:35 PM Revision acebff8a (qgis): Slovak user guide (from Lubos B.)
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3621 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 04:19 PM Revision a3d9cc91 (qgis): Update Slovak translation from Lubos
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3620 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 06:13 AM Revision e87a6b30 (qgis): Added temporary icon for missing select.png
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3616 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 05:59 AM Revision 1a018ba6 (qgis): Modifications to install nkids theme
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3615 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 05:58 AM Revision 612ab283 (qgis): New theme (nkids) from Noli.Sicad at csiro.au
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3614 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-06-16
- 01:51 AM Revision 7c86edba (qgis): Search for srs by qgis srsid or name. Name needs some additional work t...
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3613 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-06-15
- 01:09 AM Revision 88e8c524 (qgis): Incorporated bug fix and proj testing updates from Magnus Homann
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3607 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 09:53 PM Revision 3f847595 (qgis): fix [ 1221282 ] Firebird is dead
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3606 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 05:27 PM Revision 0cf80ee2 (qgis): Changed the RT90 SRS ID to 2673
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3605 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 03:33 PM Revision 79572d3e (qgis): escape apostrophe, use null if text is empty
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3603 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 03:33 PM Revision 2d1e8bf2 (qgis): escape apostrophe, use null if text is empty
- git-svn-id: http://svn.osgeo.org/qgis/trunk@3603 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 03:31 PM Revision 9e3ee230 (qgis): escape apostrophe, use null if text is empty
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3602 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-06-14
- 11:09 PM Revision de041a54 (qgis): Add better pointer hygiene in QgsFeature (less crashes hopefully, espec...
- git-svn-id: http://svn.osgeo.org/qgis/trunk@3599 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 11:09 PM Revision 85a07894 (qgis): Add better pointer hygiene in QgsFeature (less crashes hopefully, espec...
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3599 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 10:32 PM Revision f515ef8f (qgis): Partial fix for bug 1218978 (bits missing from map display), but fails to
- work when the extent crosses the 180 degree line (this will be fixed soon)
git-svn-id: http://svn.osgeo.org/qgis/br... - 08:33 PM Revision 85f4824f (qgis): Added a better definition for RT90 (from Magnus Homann) in srs.db with ...
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3596 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 01:57 PM Revision 49b65edc (qgis): enable negative label offset
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3593 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 01:57 PM Revision 0f7fcdd0 (qgis): enable negative label offset
- git-svn-id: http://svn.osgeo.org/qgis/trunk@3593 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 01:55 PM Revision b7180579 (qgis): enable negative label offset
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3592 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 06:47 AM Revision c6538f8e (qgis): Maintain uniform widget height in status bar by setting button height
- same as labels. For Qt/Mac 3.3, the default toolbutton height is 30
and labels were expanding to match.
git-svn-id:...
2005-06-13
- 01:09 AM Revision 92893604 (qgis): fix [ 1219941 ] geographic flag is not restored from projects
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3589 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 01:01 PM Revision 8aa042c6 (qgis): Fixed the Makefile to look for the Swedish translation file instead of ...
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3588 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 11:50 AM Revision 3c9bab9f (qgis): Fix again for [ 1218677 ] Projection icon sometimes wrong (resolves iss...
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3587 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 07:51 AM Revision 5322c9bd (qgis): Projections chapter -- a work in progres...
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3583 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-06-12
- 02:43 AM Revision 46c01fe0 (qgis): Show postgis and qgis srid when picking a srs
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3579 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-06-11
- 01:05 AM Revision 94588e2c (qgis): fix for [ 1218677 ] Projection icon sometimes wrong
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3578 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 10:31 PM Revision b71cb6c9 (qgis): Add tr()
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3577 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 10:30 PM Revision 2cf6e231 (qgis): Fix the coordinate transformation failure error message
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3576 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 07:46 PM Revision 9d14f000 (qgis): Added qgis_sv.ts
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3575 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 07:46 PM Revision ed9918cb (qgis): Moved qgis_se.ts to qgis_sv.ts
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3574 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 05:01 PM Revision b549c62d (qgis): Set version number for 0.8 development. See comments in configure.in for
- the convention used.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3573 c8812cc2-4d05-0410-92ff-de0c093fc19c - 05:01 PM Revision cd14817a (qgis): Set version number for 0.8 development. See comments in configure.in for
- the convention used.
git-svn-id: http://svn.osgeo.org/qgis/trunk@3573 c8812cc2-4d05-0410-92ff-de0c093fc19c - 02:39 PM Revision 388d7e97 (qgis): added a 'remove selection' button in the attribute table
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3572 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 08:05 AM Revision 9a76c2cb (qgis): Fix the indenting in places
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3571 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 08:03 AM Revision 40cee137 (qgis): Fix for problem with non drawing of projected layers (only happened with
- layers that had a source SRS that was projected).
git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candid...
2005-06-10
- 01:53 AM Revision 073d977b (qgis): Cleanup of bug 1212152 - adding GDAL flags to Makefile.am.
- git-svn-id: http://svn.osgeo.org/qgis/trunk@3567 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 01:53 AM Revision d4480ebe (qgis): Cleanup of bug 1212152 - adding GDAL flags to Makefile.am.
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3567 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 01:52 AM Revision 8d7645a5 (qgis): Cleanup of bug 1212152 - adding GDAL flags to Makefile.am.
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3566 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 10:13 PM Revision d8c41c4a (qgis): restored the unique value renderer again
- git-svn-id: http://svn.osgeo.org/qgis/trunk@3564 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 10:13 PM Revision 6f9e8ca0 (qgis): restored the unique value renderer again
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3564 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-06-09
- 11:05 PM Revision 1115842a (qgis): Add $(GDAL_CFLAGS) and $(GEOS_CFLAGS) to Makefile.am's. Addresses bug 1...
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3562 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 10:44 PM Revision e01c4830 (qgis): Add $(GDAL_CFLAGS) and $(GEOS_CFLAGS) to Makefile.am's. Addresses bug ...
- git-svn-id: http://svn.osgeo.org/qgis/trunk@3561 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 10:44 PM Revision 7ccf59c8 (qgis): Add $(GDAL_CFLAGS) and $(GEOS_CFLAGS) to Makefile.am's. Addresses bug ...
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3561 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 07:51 PM Revision d7db430e (qgis): Fixed a bug in the georeferencer plugin, the SRS selection dialog will ...
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3560 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 07:45 AM Revision d72007f1 (qgis): Documentation updates for 0.7
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3558 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-06-08
- 07:57 AM Revision a5afc4c2 (qgis): Updated text for 0.7
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3553 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 06:26 AM Revision 6fde29b5 (qgis): Updated text for 0.7
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3552 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 06:25 AM Revision 382d3595 (qgis): Updated images for 0.7
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3551 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 02:22 AM Revision 234ad2ec (qgis): Project reading now seems to work
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3550 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 02:10 AM Revision 85f62997 (qgis): Crash fix for opening projects - its still not quite right but at least...
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3549 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-06-07
- 09:02 PM Revision 5656eb30 (qgis): a lot of changes to simplify the interactions between renderers, render...
- git-svn-id: http://svn.osgeo.org/qgis/trunk@3548 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 09:02 PM Revision 664852c6 (qgis): a lot of changes to simplify the interactions between renderers, render...
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3548 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-06-06
- 10:35 AM Revision f5f00835 (qgis): Fix for non-PostGIS/PostgreSQL layers that were broken by my recent com...
- git-svn-id: http://svn.osgeo.org/qgis/trunk@3547 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 10:35 AM Revision eba355b1 (qgis): Fix for non-PostGIS/PostgreSQL layers that were broken by my recent com...
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3547 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 09:13 AM Revision f79fb6cd (qgis): Reorganisation of the code that copes with extents covering the +/-180
- degree line.
- moved the function that discovers if it does up to qgsmaplayer
- drawing of labels now works when th...
2005-06-05
- 12:12 AM Revision 572a8368 (qgis): Fix for the 'disappearing vector layers' bug when the extent crosses th...
- degree line
git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3545 c8812cc2-4d05-0410-92ff-de0c0... - 12:09 AM Revision aa54cc2c (qgis): Added a set() function that takes four doubles
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3544 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 11:45 PM Revision 7e327d28 (qgis): Updates to the WMS provider to allow for usage of an HTTP proxy (un-aut...
- git-svn-id: http://svn.osgeo.org/qgis/trunk@3543 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 11:45 PM Revision c51a41c3 (qgis): Updates to the WMS provider to allow for usage of an HTTP proxy (un-aut...
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3543 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 07:11 PM Revision 687f85cf (qgis): Updates to serialisation of srs. Whole coord xform def is not written p...
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3542 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 02:23 AM Revision b4712997 (qgis): Spatial ref sys is nicely saved with each layer in project file. Readxm...
- Note that the layer srs is saved because the layer itself on disk may have no srs defined and the user subsequently d...
2005-06-04
- 06:14 PM Revision afd1bb40 (qgis): Fix for bug 1210244 - zoom to selection on OS X
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3540 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 06:10 PM Revision 569b1460 (qgis): Added accelerators for bookmarks and plugin manager
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3539 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 07:12 AM Revision d84bbd12 (qgis): Spelling corrections
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3538 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 03:45 AM Revision 3abdd846 (qgis): Force libpng warnings to forced up into the GUI (rather than cerr) - so...
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3537 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 03:45 AM Revision acb656df (qgis): Force libpng warnings to forced up into the GUI (rather than cerr) - so...
- git-svn-id: http://svn.osgeo.org/qgis/trunk@3537 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 02:16 AM Revision 84ee8934 (qgis): Initialise mMapTool as suggested by valgrind. Added the "NoTool" enume...
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3536 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-06-03
- 01:15 AM Revision 897b7293 (qgis): Added in some of Tyler Mitchells blog stuff as an intro to GIS (whith p...
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3535 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 12:17 AM Revision 6358014f (qgis): Added a bug fix so that WMS can actually display some images instead of...
- git-svn-id: http://svn.osgeo.org/qgis/trunk@3534 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 12:17 AM Revision 3afc0973 (qgis): Added a bug fix so that WMS can actually display some images instead of...
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3534 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 11:42 AM Revision cdb39308 (qgis): Fix for bug 1213906 (label locations not projected)
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3533 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 07:02 AM Revision 6713a3c5 (qgis): Buffer distance can be sepecified as a double rather than an integer.
- Fixes Bug 1191822.
git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3532 c8812cc2-4d05-0410-92f... - 03:08 AM Revision 29faa0de (qgis): Bug fix: Changing the source SRS for a layer using the GUI didn't reset...
- mShortCircuit flag for the layer coordinate transform (need to call
initialise() after changing stuff to do with proj... - 02:28 AM Revision c4d37129 (qgis): saveAsShapeFile Return false - closes [ 1121548 ] qgsvectordataprovider...
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3530 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 02:18 AM Revision 80d36792 (qgis): Chinese translations updates - thanks Nilarcs!
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3529 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 02:17 AM Revision 22f289d5 (qgis): Chinese translations - many thanks Nilarcs!
- git-svn-id: http://svn.osgeo.org/qgis/trunk@3528 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 02:17 AM Revision d3fa3edb (qgis): Chinese translations - many thanks Nilarcs!
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3528 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 02:08 AM Revision 32d095ba (qgis): Martin Dobias's patch to allow setting extents from cli on startup
- git-svn-id: http://svn.osgeo.org/qgis/trunk@3527 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 02:08 AM Revision 3b6e265b (qgis): Martin Dobias's patch to allow setting extents from cli on startup
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3527 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-06-02
- 11:18 PM Revision 435108a2 (qgis): De-mangle the getProjectionWKT function in QgsRasterProvider that was b...
- git-svn-id: http://svn.osgeo.org/qgis/trunk@3526 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 11:18 PM Revision 7b98744b (qgis): De-mangle the getProjectionWKT function in QgsRasterProvider that was b...
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3526 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 07:53 PM Revision 177a507b (qgis): Fix plugin load failure on Mac OS X due to unresolved symbol references.
- Bring code into conformance with Stroustrup C++ Section 10.4.6.2.
Only integral types may be initialized within a cla... - 07:38 AM Revision 7a29cf0d (qgis): Changed QPushbutton widgets at the top of the dialog to QToolButton wid...
- fix rendering issue on Mac OS X.
git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3524 c8812cc2... - 05:08 AM Revision c32f4c79 (qgis): Fix for Bug 1119019 (Thanks Tom)
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3523 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 03:12 AM Revision a0c660f4 (qgis): Fix for error in previous commit
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3522 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 03:04 AM Revision a02ee7cf (qgis): Fix for bug 1209577 (crash when loading a shapefile). Problem was that
- the QgsSpatialRefSys::isValid() was calling the OGR code with an
empty proj4 string, which caused the crash
git-svn... - 03:02 AM Revision dd935ab8 (qgis): changes to get code to compile with #define QGISDEBUG
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3520 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 02:22 AM Revision 065c3a4e (qgis): fix for bug in previous commit of this file
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3519 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-06-01
- 11:44 PM Revision c66925e2 (qgis): Neaten up the WMS selection dialog box.
- git-svn-id: http://svn.osgeo.org/qgis/trunk@3518 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 11:44 PM Revision d5f43325 (qgis): Neaten up the WMS selection dialog box.
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3518 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 09:32 PM Revision bd290582 (qgis): Ensure that the key column that qgis uses for accessing views contains
- unique data. This sort of resolves bug 1186612.
git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidat... - 07:58 PM Revision 2b3fe8ff (qgis): Fix for [ 1097899 ] Use GCPProjection, if there is no ProjectionRef.
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3516 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 05:48 PM Revision c9081f4f (qgis): the beer replaced by button
- git-svn-id: http://svn.osgeo.org/qgis/trunk@3515 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 05:48 PM Revision fa4a3859 (qgis): the beer replaced by button
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3515 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 05:48 PM Revision def7890f (qgis): the beer replaced by button
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3514 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 05:34 PM Revision f0a412c4 (qgis): the beer replaced by button
- git-svn-id: http://svn.osgeo.org/qgis/trunk@3513 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 05:34 PM Revision e11b8087 (qgis): the beer replaced by button
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3513 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 05:33 PM Revision e9ffa003 (qgis): the beer replaced by button
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3512 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 10:14 AM Revision 725bfc1c (qgis): Added input masks (in ui) and input validation (in code) to try to prev...
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3511 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 02:35 AM Revision 042fb204 (qgis): Applied path from Markus (Bug 1212152)
- git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_7-candidate@3510 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-31
- 12:02 AM Revision 371e69c4 (qgis): Hooked up WMS layer, Add/Move Vertex, and Cut/Copy/Paste to UI. No gua...
- git-svn-id: http://svn.osgeo.org/qgis/trunk@3509 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 12:02 AM Revision 01264b68 (qgis): Hooked up WMS layer, Add/Move Vertex, and Cut/Copy/Paste to UI. No gua...
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3509 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 10:39 PM Revision 6c12d725 (qgis): Fix for GRASS provider that wasn't playing nicely with the new QgsFeatu...
- git-svn-id: http://svn.osgeo.org/qgis/trunk@3508 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 10:39 PM Revision 50c7cff9 (qgis): Fix for GRASS provider that wasn't playing nicely with the new QgsFeatu...
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3508 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-05-30
- 12:00 AM Revision 9fe628d1 (qgis): Start wiring in WMS, internal clipboard and add/more vertex functions i...
- git-svn-id: http://svn.osgeo.org/qgis/trunk@3507 c8812cc2-4d05-0410-92ff-de0c093fc19c
- 12:00 AM Revision 7976459c (qgis): Start wiring in WMS, internal clipboard and add/more vertex functions i...
- git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@3507 c8812cc2-4d05-0410-92ff-de0c093fc19c
Also available in: Atom