Activity
From 2013-02-05 to 2013-03-06
2013-03-06
-
04:29 PM Revision cd2be4ba (qgis): [sextante] fixed #7251
-
03:29 PM Revision c0b07c15 (qgis): fixed #7277
-
03:29 PM Revision 9ecf8238 (qgis): [sextante] improvements in test tools
-
03:07 PM Revision 706ac99a (qgis): switched default and ok arguments
-
02:19 PM Revision 978d6773 (qgis): Added default value argument for readEntryList
-
01:26 AM Revision d628c2c7 (qgis): Improved support for parsing of GML2, added some autotests
2013-03-05
-
09:36 PM Revision ed48ffb6 (qgis): Map layer registry: un-deprecated addMapLayer(), added removeMapLayer()...
-
09:35 PM Revision 958f5e69 (qgis): Added option to load newly exported OpenStreetMap layer to canvas
-
08:25 PM Revision 5a9715db (qgis): Define OpenStreetMap actions in .ui file and make Vector menu permanent
-
03:02 PM Revision 3cf88405 (qgis): Merge pull request #448 from szekerest/master
- MSSQL Fixes (Fix #6733 and Fix #7254)
-
12:57 PM Revision 6d1eb26a (qgis): Fix the behaviour of the trusted connection checkbox (#6262)
-
09:20 AM Revision 2f535056 (qgis): translation update: romanian language
-
08:13 AM Revision 37ee4d8b (qgis): Merge pull request #458 from 3nids/respectUIimmutableoption
- respect the disabled option defined in the UI file
-
07:52 AM Revision ba91c8f8 (qgis): respect the disabled option defined in the UI file
-
07:41 AM Revision 247980b3 (qgis): keep coding consistent
-
04:30 AM Revision a976ecb3 (qgis): Merge pull request #457 from nyalldawson/gradfixes
- Allow long/bigint columns to be used for graduated symbology (Fix #4593)
-
04:04 AM Revision b4aaa196 (qgis): Allow long/bigint columns to be used for graduated symbology (#4593)
2013-03-04
-
11:47 PM Revision 7c0746b0 (qgis): Merge pull request #453 from nyalldawson/gradfixes
- Don't treat null values as zero for graduated symbology (Fix #6096)
-
10:14 PM Revision ea0c87e9 (qgis): Fix #7195, transparency options in composer should be 0-100%
-
03:58 PM Revision 9912d99a (qgis): [FEATURE] add editable option for all edit types
-
03:33 PM Revision 7db1b607 (qgis): refs #7263
- refs #6856
Reset QPrinter to circumvent PDF corruption bug -
03:30 PM Revision 4fb89db7 (qgis): 30c7ec40 also applies to mingw
-
11:06 AM Revision e2bf9c6d (qgis): Consider avoid intersection settings when pasting features
-
10:20 AM Revision 58a7edbb (qgis): Use isNull() to test for null attribute values
-
05:00 AM Revision 029c403c (qgis): Use isEmpty() to test for null values
-
02:36 AM Revision f7bf3f28 (qgis): Don't treat null values as zero for graduated symbology
2013-03-03
-
01:05 PM Revision f91e79bc (qgis): german translation update
-
10:23 AM Revision 32afcc29 (qgis): Remove redundant subheaders for composer panels with appropriate titles
-
06:35 AM Revision 48bd860b (qgis): Set minimum width for composition and item properties panels in composer
-
02:09 AM Revision 511177cd (qgis): Fix for #7194, tabs partially shown for composer panels
- - All newly designed panels reworked to ensure smallest reasonable width
-
02:02 AM Revision 34f3d500 (qgis): Fix missing SVG previews for existing composer picture item
- - Previews now load when picture is first selected and its properties are shown (unless already loaded)
- NOTE: the l... -
01:48 AM Revision 0141acd7 (qgis): Fix Qt connection error
2013-03-02
-
06:23 PM Revision 95bcc7f4 (qgis): fix debian builds
-
06:02 AM Revision 160a5c47 (qgis): Fix composer window activations on Windows and Ubuntu
-
04:15 AM Revision b1f1cbd4 (qgis): Update Composer Manager's template functionality
- - Add specific template path support
- Add user templates directory support
- Add buttons to open user or default tem...
2013-03-01
-
08:18 PM Revision 808547e2 (qgis): fix #7255 - any editing capability should enable toggle editing
-
04:11 PM Revision a777ce75 (qgis): Fix WMS filter request with new API (ticket 7258)
-
03:50 PM Revision 1a1a9250 (qgis): Merge pull request #442 from MatMatt/master
- [sextante]set package used when writing in case of #passfilenames
-
11:52 AM Revision 54f3e0a4 (qgis): Merge pull request #449 from nyalldawson/grad_fixes
- Fix calculation of graduated symbology breaks (Fix #7256)
-
11:25 AM Revision 7a1b12f8 (qgis): Do not wait for feature form closing for non-editable layers
-
09:43 AM Revision 2b52f494 (qgis): MSSQL: Fix for handling spatial tables with no FID columns (#7254)
-
08:02 AM Revision 4baba76e (qgis): Fix SpatiaLite 3.0 support
-
03:15 AM Revision 19183ddc (qgis): fix windows build
-
03:10 AM Revision 3e8be6c6 (qgis): downgrade plugin load message from WARNING to INFO
-
02:57 AM Revision cc239b2f (qgis): Fix calculation of graduated symbology breaks
-
02:46 AM Revision cde4c85d (qgis): Add SPATIALITE_INCLUDE_DIR to include directories in analysis cmakelist...
-
02:43 AM Revision 7f83b12a (qgis): Add New from Template to composer's Composer menu
- - Show busy indicator dialog while template is loading into hidden composer (much faster loading)
- Clean up composer...
2013-02-28
-
12:17 AM Revision fe898a08 (qgis): show values of unknown wkbtypes when rendering
-
12:04 AM Revision 4941a0e5 (qgis): Add new, duplicate and delete composer to iface
- - Works via QgsComposerView, which is already exposed in iface
-
11:15 PM Revision d56ad404 (qgis): Old unmaintained OpenStreetMap support is dead. Long live new OpenStree...
-
10:30 PM Revision b15484cb (qgis): german translation update
-
10:08 PM Revision 7734cd3e (qgis): indentation update
-
09:21 PM Revision 4512133f (qgis): [FEATURE] new OpenStreetMap data access API and GUI
- The idea is to replace the current OSM provider+plugin by this new code. Differences from old code:
- read-only acces... -
09:21 PM Revision 84728d33 (qgis): Add file headers, do not report error in case there are no spatial tabl...
-
09:21 PM Revision 94f8f736 (qgis): OSM provider: make the looooooooooong lines that create triggers actual...
-
08:38 PM Revision 9dbd21a8 (qgis): MSSQL: Fix for reading 3D geometries (#6733)
-
06:16 PM Revision a6070dab (qgis): Updated icons for gis theme
- - added rotate feature icon
- changed add label action icon
- added offset curve action
- added add html (composer) icon -
05:53 PM Revision c857313c (qgis): Merge pull request #435 from Oslandia/atlas
- [Atlas] Fix UI to be consistent with the use of QgsCollapsibleWidgets
-
04:55 PM Revision 13b362e5 (qgis): avoid gdalconst deprecation warning
-
02:55 PM Revision 12128802 (qgis): Merge pull request #446 from matthias-kuhn/diag-py-bindings
- Make diagram renderer (python bindings) more stable
-
02:33 PM Revision 4f397f2c (qgis): wms provider: also accept application/octet-stream as image content type
-
02:16 PM Revision 73167010 (qgis): Make diagram renderer (python bindings) more stable
-
11:33 AM Revision a4d83139 (qgis): Handle plain/regexp mode for delimited text provider same as for preview
-
08:43 AM Revision f1a85a58 (qgis): add old/new scale comparison and emit scaleChanged only if new scale is...
2013-02-27
-
11:30 PM Revision b5dc7788 (qgis): Merge pull request #445 from szekerest/master
- MSSQL: Fix for the problem with the length of the numeric fields (Fix #7249)
-
10:57 PM Revision f5d81aef (qgis): MSSQL: Fix for the problem with the length of the numeric fields (#7249)
-
06:41 PM Revision 84db88ba (qgis): Rename QgsComposer::progressDialog
- - It's a busy indicator that doesn't track operation progress
-
06:24 PM Revision aa22c0e0 (qgis): Hide new composer when duplicating (loading template) as it is faster
- - Show busy indicator dialog
- Add busy indicator dialog method to QgsComposer -
06:06 PM Revision f9d9da34 (qgis): Merge pull request #444 from SrNetoChan/master
- Some translation changes to PT-pt
2013-02-26
-
12:32 AM Revision 7267c6e7 (qgis): [sextante] fixed PointsInPolygonWeighted and PointsLayerFromTable algor...
-
11:43 PM Revision af3245bb (qgis): Some translations
-
10:10 PM Revision e60891c2 (qgis): Add shift-click modifier to QgsCollapsibleGroupBox
- - Expands current group box on shift-click, then collapses any others in sync group
-
06:41 PM Revision 0c777dd7 (qgis): Add unique title input dialog for new and duplicate composers
- - Allows user to title composer before creation (optionally based on existing composer titles)
- Helps limit duplicat... -
06:41 PM Revision 37208dfb (qgis): Avoid crash where composer is deleted after spawning modal composer man...
-
05:55 PM Revision 62e6b13d (qgis): Revert "[Atlas] Replace QgsCollapsibleGroupBoxBasic by QgsCollapsibleGr...
- This reverts commit 56e9fb3eba0dfaf8f02bb2ccb66eb0218066a8f3.
-
01:19 PM Revision 208c9206 (qgis): Reject features with empty geometry in QgsMapToolAddFeature
- 12:46 PM Revision 735577d3 (qgis): now passFileNames uses raster in case of writing.
- raster:::writeRaster supports any gdal formats (passFileNames and useRasterPackage)
and some other changes -
11:53 AM Revision 7e793025 (qgis): Fix placement of simple markers in cached images
2013-02-25
-
12:13 AM Revision 037f6013 (qgis): [sextante] fixed wrong import
-
12:05 AM Revision b1e7bf20 (qgis): [sextante] fix typo
-
09:55 PM Revision 8caa79ea (qgis): [sextante] deleted problematic help files
-
09:55 PM Revision 23a1b5dd (qgis): [sextante]modified problematic headers
-
09:32 PM Revision f3fa14ce (qgis): Merge pull request #440 from MatMatt/master
- [sextante] changed R command .libPaths to add and not substitute paths
-
06:12 PM Revision 148e7e1d (qgis): forgot rest of the files ;) now adding translator and adjusted scripts
-
06:10 PM Revision 220f2016 (qgis): added first malayam language commit. translator assumed and flag added
- 05:25 PM Revision aa4b291d (qgis): changed the R command behavior .libPaths() in RAlgorithm.py to add a .l...
- modifies the Advanced_Raster_histogramm.rsx in order to fully benefit from raster package RAM savety
-
04:18 PM Revision 6ee09f95 (qgis): Merge pull request #439 from mach0/master
- Added html help files to be installed in doc directory for OTB help
-
03:49 PM Revision 79d5fb35 (qgis): added help files in doc subdirectory to be installed
-
03:05 PM Revision f85d3ae7 (qgis): Merge pull request #438 from MatMatt/master
- [sextante] added quotation marks to make passFileNames work.
- 02:47 PM Revision cfb56a21 (qgis): added quotation marks to make passFileNames work
-
09:10 AM Revision 56e9fb3e (qgis): [Atlas] Replace QgsCollapsibleGroupBoxBasic by QgsCollapsibleGroupBox (...
-
09:03 AM Revision 12edcdcb (qgis): Merge pull request #1 from dakcarto/atlas-ui
- [Atlas] Update spacing for atlas panel
2013-02-24
-
09:20 PM Revision 5ac7d036 (qgis): [FEATURE] Add duplicate function to composer manager and composer ui
- - Addresses feature request #7203
- Add actions to composer that trigger main app's, instead of referencing
- Allows ... -
04:42 PM Revision 3e6c803f (qgis): [sextante]Replaced provider.crs() by layer.crs(). Fixed memory layer usage
-
04:42 PM Revision 724506dc (qgis): [sextante] added autofilling on double-click in batch processing dialog
- Other minor changes
-
04:42 PM Revision ce8d79cc (qgis): [sextante]deleted ftool_utils
-
04:42 PM Revision e394fc13 (qgis): [sextante]Changed how SAGA installation is checked
-
04:42 PM Revision 10999cfa (qgis): [sextante] improved handling of ParameterCrs
-
04:42 PM Revision 7e1f58fc (qgis): [sextante] minor changes in algorithms and some code cleaning
-
04:42 PM Revision 2c00099c (qgis): [sextante] changes in R interface
-
04:42 PM Revision 42672e56 (qgis): [sextante] added new modeler-only tools
-
04:42 PM Revision cd0253af (qgis): [sextante]Improvements in batch processing interface and in the simplif...
-
04:42 PM Revision ffa56d01 (qgis): [sextante] changed statisticByCategories, so now it does not depend on ...
-
04:42 PM Revision 2890dfd5 (qgis): [sextante] changed saga cmdname method and modified merge raster algori...
-
04:42 PM Revision 630745ba (qgis): [sextante] commented out loadfromDict method
-
10:50 AM Revision eb64c074 (qgis): small help file change
2013-02-23
-
09:43 PM Revision 547d5689 (qgis): adding some licenses and copyrights to sextante
- 02:50 PM Revision 0dce1857 (qgis): Replace saving done dialog with message bar
-
03:16 AM Revision cd3cd943 (qgis): Fix #6184, canvas doesn't refresh after pasting layer style
-
02:23 AM Revision 9517c0e3 (qgis): [Atlas] Update spacing for atlas panel
2013-02-22
-
03:05 PM Revision 34e6b9a2 (qgis): [Atlas] Fix UI to be consistent with the use of QgsCollapsibleWidgets
-
02:54 AM Revision 24ea8b2c (qgis): Merge pull request #433 from 3nids/pg_hstore
- added hstore and inet fields to postgres provider
-
02:39 AM Revision 857f8493 (qgis): da60fe fixes #7071
-
02:31 AM Revision da60fe1c (qgis): block vector layer signals when updating attribute values from field ca...
-
02:21 AM Revision b4e7228b (qgis): german translation update
2013-02-21
-
11:45 PM Revision ee4cb3d8 (qgis): Remove namespace prefix from typename in QgsGml
-
11:45 PM Revision d190b231 (qgis): Some wfs servers don't like srsname in DescribeFeatureType request (tic...
-
11:38 PM Revision a788b0d9 (qgis): adding some function help files for field calculator, thanks to Zoltan ...
-
09:58 PM Revision a71946c1 (qgis): Fix duplication of main app's Window and Help menu to composers for Mac
-
09:57 PM Revision 417e1190 (qgis): Followup to be3bad3
- - Simpler means of bringing composer windows to front, if manager dialog is going to be closed
- 05:57 PM Revision e9035d7e (qgis): WGIS WFS Server : GeoJSON Fid has to be a String
- Adding "\"" befaore and after the fid for the GeoJSOn format.
-
05:02 PM Revision 8176da04 (qgis): added hstore and inet fields to postgres provider
-
12:12 PM Revision 5718a481 (qgis): debian packaging update
-
11:20 AM Revision b54c75ce (qgis): Protect point and line pattern symbol layer from eating too much memory
-
10:02 AM Revision eea57cfc (qgis): fix debian builds
-
09:42 AM Revision 6f378682 (qgis): Make "Layer - New" accesible from QgsInterface, update GPS importer
- plugin (fix #7202)
-
09:22 AM Revision 64c9a4de (qgis): different icons for GPS importer and Create new GPX layer (fix #6860)
-
01:39 AM Revision 51edf52d (qgis): Add Print Composers submenu to new Composer menu in composer
- - Remove QgisApp::instance() usage in favor of already available passed in pointer to QgisApp
2013-02-20
-
09:54 PM Revision 0e9717ba (qgis): Fix WFS loading with geoserver layers
-
09:24 PM Revision ace41834 (qgis): Merge pull request #432 from matthias-kuhn/fix-vector-layer-signals
- Fix: emit committedFeaturesAdded and committedFeaturesRemoved
-
09:11 PM Revision 6355e9be (qgis): Run prepare-commit on qgscomposer.cpp
-
09:10 PM Revision f28ca596 (qgis): Add binding to iface for action to show composer manager
-
09:09 PM Revision 6e2f6133 (qgis): Add New and Manager actions to new Composer menu in composer
-
08:34 PM Revision ad7deec5 (qgis): Fix: emit committedFeaturesAdded and committedFeaturesRemoved
-
08:10 PM Revision be3bad3e (qgis): Fix #7196, composer manager doesn't close when showing a chosen composer
- - Fix zoom-to-full when composer window is shown
-
05:32 PM Revision 9aa865e0 (qgis): Implement moving of snapped features together with the snap line
-
01:20 PM Revision 717918d7 (qgis): Improve handling of snap lines
-
10:41 AM Revision d6cd228e (qgis): attempt to fix crash when changing symbols in graduated renderer
- 10:18 AM Revision 69f96f37 (qgis): Updates to composer window
- - Split composer toolbar into many
- Rename File menu to Composer - because the composer isn't a "file" -
03:38 AM Revision cc0c2b18 (qgis): Fix crash when loading a project that hits a group box with 'collapse' set
2013-02-19
-
11:33 PM Revision 0fbea191 (qgis): german translation update
-
10:59 PM Revision 69a919d7 (qgis): debian packaging fix
-
08:07 PM Revision 24ba638a (qgis): Make QSPATIALITE optional, but still include it in osgeo4w and debian p...
-
06:33 PM Revision 9768b13c (qgis): [FEATURE] postgres provider: optionally skip columns without geometry t...
-
02:05 PM Revision 1c2b025a (qgis): Fix copy paste bug
-
01:58 PM Revision 4d868886 (qgis): Compute min/max on demand in gdal provider
-
01:30 PM Revision 2a2465ee (qgis): Add available sql drivers to Mac bundled app
- 12:09 PM Revision 314c783b (qgis): Revert "Enable topological editing on first TopoGeometry layer creation"
- This reverts commit edecf385fddd7d166e134023057998612af6ad58.
The correct way to do this is by hooking on the editin... -
11:45 AM Revision 90461f29 (qgis): Snap to arbitrary snap lines
- 11:10 AM Revision edecf385 (qgis): Enable topological editing on first TopoGeometry layer creation
- I'm not sure this is an acceptable behavior, but I'm sure users
do want to edit TopoGeometry layers in a topological ... -
10:28 AM Revision 0f0c9811 (qgis): Update composer ui files
- - Add section headers (should be moved to app stylesheet, and custom label or container class made)
- Enable map grid... -
10:28 AM Revision 77afb165 (qgis): Fix some compiler warnings
-
10:28 AM Revision bb57cf4b (qgis): replaced "opacity" by "transparency" in the composer GUI
-
10:28 AM Revision 2d4220bb (qgis): Update of composer item's GUI
-
10:28 AM Revision a8822089 (qgis): Add syncGroup to CollapsibleGroupBoxes
-
10:18 AM Revision a645f43f (qgis): Updates to QgsCollapsibleGroupBoxBasic
- - Use title instead of checkbox to define QgsCollapsibleGroupBox offset
- Fix error when group box has form layout wi... -
10:04 AM Revision a86622b3 (qgis): fix #7179
-
09:06 AM Revision 99dfce16 (qgis): added malayalam language on request
-
04:01 AM Revision e33bd25c (qgis): Merge pull request #418 from dakcarto/cmake_stagedplugins-optmz_2
- Update stage-installed plugins CMakeLists.txt
2013-02-18
-
05:08 PM Revision dc074b39 (qgis): Always use topological editing if using avoid intersection (where possi...
-
01:54 PM Revision cb1f5c3e (qgis): Show snap lines in ruler mouse move event
-
01:50 PM Revision ee96d381 (qgis): fix build with older Qt
-
12:39 PM Revision 22256906 (qgis): fix imports (addresses #7176)
-
10:53 AM Revision d31b8380 (qgis): disable SEXTANTE algorithms that require 3rd party Python modules
-
10:42 AM Revision 9abb7c40 (qgis): add CMakeLists.txt to SEXTANTE tools directory
-
10:38 AM Revision 31a9021b (qgis): Improve coordinate display
-
10:33 AM Revision b9be97d5 (qgis): debian packaging fix
-
09:51 AM Revision 75ae3e63 (qgis): new language file on request: welcome Cambodia
-
08:44 AM Revision 33808af7 (qgis): add missed directory to CMakeLists.txt
- disable StatisticsByCategories algorithm because it requires 3rd party
Python module scipy
2013-02-17
-
12:27 AM Revision 8f25bcfd (qgis): fix #7172
-
11:14 PM Revision 72755256 (qgis): [sextante] added tools to ease creating unit test for algorithms
-
11:14 PM Revision 7c671014 (qgis): [sextante] improved toolbox and modeler to better use classification by...
-
11:14 PM Revision 329062b8 (qgis): [sextante] Log file is now read backwards and limited to a fixed number...
-
11:14 PM Revision 5fead9fb (qgis): [sextante]minor fixes and added new R script examples
-
11:14 PM Revision 1314d4cc (qgis): cleaned SEXTANTE/SAGA algorithms
-
11:14 PM Revision 3aadcfa0 (qgis): improved management of tables in SEXTANTE
-
11:14 PM Revision 67c68d0a (qgis): addded new SEXTANTE python algorithms
-
10:21 PM Revision d8ec492d (qgis): fix #7172 and #7174
-
10:15 PM Revision 55425047 (qgis): [FEATURE] add qspatialite sql driver plugin
-
06:42 PM Revision b7583290 (qgis): Consider multiple pages for ruler scale
-
06:02 PM Revision 46628027 (qgis): Store reference to composition in ruler to get page info
-
12:01 PM Revision 4aaed2a5 (qgis): WMS identify format preference order: Html,Feature,Text
-
11:48 AM Revision db95b469 (qgis): Html identify result print fix
-
11:10 AM Revision ddaded8e (qgis): fix #7171
2013-02-16
-
11:27 AM Revision 7fb46498 (qgis): also optionally apply SHAPE_ENCODING to layer creation (fixes #5911)
- 11:03 AM Revision 6a2bd62c (qgis): added searching of colorramps in style manager
2013-02-15
-
07:55 PM Revision f22c62a8 (qgis): fix #7160
-
07:44 PM Revision b630692c (qgis): quote closing parens within column names (fixes #7159)
-
04:33 PM Revision c036e7e1 (qgis): Merge pull request #428 from schmandr/master
- Add support for 1bit PNG format to QGIS Server WMS
- 02:26 PM Revision 2e84efaf (qgis): Add support for 1bit PNG format to QGIS Server WMS
-
10:44 AM Revision c1527af3 (qgis): also fix loading checkbox state from settings
-
08:48 AM Revision af7d5124 (qgis): fix handling of TAB delimiter in delimited text plugin
2013-02-14
-
05:14 PM Revision 5f8e9e13 (qgis): Show ruler marker for cursor position
-
04:48 PM Revision 38c52145 (qgis): Better placement for y-coordinate labels
-
04:40 PM Revision 049fb235 (qgis): Read composer from xml considers rulers
-
11:54 AM Revision 1a1dde1a (qgis): Fix calculation of ruler y-coordinates
-
11:51 AM Revision 7e03e56b (qgis): Don't draw view frame (alignment with ruler widgets)
2013-02-13
-
12:50 AM Revision 424cc89d (qgis): ocispatial: require OCI library
-
08:08 PM Revision 4d912c30 (qgis): Add collapse toggling synchronization on Alt-click of title to QgsColla...
-
08:53 AM Revision 1924ecce (qgis): fix windows build
2013-02-12
-
10:45 PM Revision f29b5583 (qgis): Make measure tool dialogs stay on top of other windows during operation
- - Not tested with X11, may need Qt::X11BypassWindowManagerHint too
-
10:43 PM Revision c8ca3761 (qgis): Add collapse toggling synchronization to QgsCollapsibleGroupBoxBasic
- - Holding Alt modifier key when toggling collapsed state will synchronize the toggling across other boxes with the sa...
-
04:03 PM Revision df412ece (qgis): Merge pull request #427 from matthias-kuhn/rubberband-doc
- Documentation update for QgsRubberband
-
04:00 PM Revision 42dad857 (qgis): Documentation update for QgsRubberband
-
11:47 AM Revision 8e11e5f9 (qgis): Merge pull request #422 from Oslandia/atlas
- Feature sorting and filtering for atlas generation
-
11:38 AM Revision b45d8cb0 (qgis): Snap to paper items and consider multipage compositions when showing sn...
-
04:24 AM Revision f4c5bc8a (qgis): Split QgsCollapsibleGroupBox into basic class and subclass that auto-sa...
- - Split authored by Etienne Tourigny
- Add Q_PROPERTY declarations to make some class properties settable for promote...
2013-02-11
-
10:58 AM Revision 4fe2074d (qgis): missed comma
-
09:49 AM Revision 8970a1fd (qgis): fix issues with non-ASCII filenames in GDALTools, thanks to Evgenia for
- pointing on this problem
-
06:48 AM Revision dd1bb457 (qgis): Use new vector edit macro support to batch Show/Hide Label tool's opera...
-
06:48 AM Revision 2de2f232 (qgis): Limit canvas redraws when working with vector layer undo stack
- - Fix unreported bug where clicking on group in legend would clear previously selected vector layer's undo stack
- En... -
06:48 AM Revision 8feb84af (qgis): Update vector layer edits rollback method and app rollback actions
- - Make optional whether edit buffer is deleted
- Returns optional functionality where rollback was similar to setting...
2013-02-10
-
11:08 PM Revision ba2082ef (qgis): [FEATURE] allow filter expressions in value relations (and fix display ...
-
09:08 PM Revision d70c0b2e (qgis): german translation update
-
08:46 PM Revision d8952d33 (qgis): wms: improve xsd/gml detection on getfeatureinfo
-
07:20 PM Revision a98ed43b (qgis): wms: catch service exception on GetFeatureInfo and use feature extent i...
2013-02-09
-
10:59 PM Revision 19f06660 (qgis): fix #7125
-
10:00 PM Revision d4fcc6d2 (qgis): Add option to show canvas refresh event in Log Message panel
- - In Options at bottom of Rendering tab
- Useful for debugging excessive refreshes from userspace without having to b... -
08:59 PM Revision 92cbf8f5 (qgis): ftools api update (fixes #7130)
-
12:02 PM Revision 80240d80 (qgis): Merge pull request #424 from slarosa/fix_rubber_band_python_plugins
- Fixes rubberBand for extent selection in gdal_clipper and sextante algs
-
03:27 AM Revision 5967db9b (qgis): Fix Show/Hide Labels to allow NULL values in table to work for show value
2013-02-08
-
08:52 PM Revision 3676a384 (qgis): Update QgsMapToolShowHideLabels to work with new vector api
- - Works now, but should have worked before this fix
-
07:02 PM Revision 8303a47e (qgis): Fixes rubberBand for extent selection in gdal_clipper and sextante algs
-
04:57 PM Revision c90870d0 (qgis): Better approach to split lines. Fixes bug #4618
-
09:10 AM Revision e635f04b (qgis): fix windows build
-
02:04 AM Revision 9359480e (qgis): Add images/theme_originals directory
- - Helps with conversion of interface graphics to SVG
2013-02-07
-
12:11 AM Revision 0f7b405a (qgis): GML GetFeatureInfo XSD validation, disabled
-
11:41 PM Revision 28e594be (qgis): better raster support in R/SEXTANTE
-
11:40 PM Revision c2b8ae06 (qgis): more fixes in python sextante algorithms
-
11:31 PM Revision a6119057 (qgis): fixed #7116
-
11:22 PM Revision 995fbadc (qgis): Fix typo in QgsPalLabeling
-
10:49 PM Revision fbf99919 (qgis): Update QgsPalLabeling to work with new vector api
- - Switch data defined properties from field index- to name-based
- Add routine to migrate properties to new keys: la... -
09:29 PM Revision 4e64d72c (qgis): Merge remote branch '3nids/maptoolidentify_returnresults'
-
04:03 PM Revision 863da7d0 (qgis): Improve performance of vector reprojection by transforming the coordina...
-
03:33 PM Revision bb0b9781 (qgis): postgres provider: only record active iterator, when it's open (fixes c...
-
03:30 PM Revision d97f05eb (qgis): fix SLOT
-
01:14 PM Revision 7551aa71 (qgis): fix warning
-
11:57 AM Revision 66696ba1 (qgis): unifying identify results in a single struct
-
11:57 AM Revision e37e1cc5 (qgis): updated class name
-
11:57 AM Revision 24ca94bd (qgis): return results directly from the identify method instead of using a pri...
-
10:52 AM Revision d1a05f75 (qgis): [Atlas] Replace the sort direction combobox by a up/down button
-
01:09 AM Revision cb7f7bfd (qgis): indentation update
2013-02-06
-
12:31 AM Revision 76d1403e (qgis): ftools api updates
-
09:01 PM Revision cf859372 (qgis): added explicit CRS checking in sextante algorithms
-
09:01 PM Revision 63ed1641 (qgis): fixed bug in mmqgis/ftools algs in sextante after adaptation to new vec...
-
05:52 PM Revision 915493c0 (qgis): [Atlas] Fix minor UI behaviour
-
05:52 PM Revision 4e39c3de (qgis): [Atlas] Add i18n to error messages
-
05:52 PM Revision 198a6990 (qgis): [Atlas] Restore painting on error return
-
04:43 PM Revision cb566c0f (qgis): QgsMapToolIdentifyAction cleanup
-
03:48 PM Revision 526ab02b (qgis): Merge pull request #413 from olivierdalang/labelCanDisplayHtml
- [Feature] add HTML capabilities to composer labels
-
03:23 PM Revision 81d865aa (qgis): Merge pull request #408 from olivierdalang/showBackgroundCheckboxForCom...
- [feature] added draw background checkbox in composer items
Fix #6389 -
03:14 PM Revision 50d4bb6d (qgis): WMS identify feature support - get vector features from GML GetFeatureInfo
-
03:07 PM Revision 78e2222f (qgis): [Atlas] Add Python unit tests for feature sorting and filtering
-
03:06 PM Revision 12f85af0 (qgis): [Atlas] Add SIP bindings for feature sorting and filtering
-
02:06 PM Revision ec634a2d (qgis): added a kind of oversampling for labels when rendered as HTML
-
12:14 PM Revision 1fe82b25 (qgis): also verify wkbSize in QgsGeometry::exportToWkt
-
12:12 PM Revision 79281cf2 (qgis): [Atlas] Add unit tests for sorting and filtering
-
11:13 AM Revision af8e55a4 (qgis): [Atlas] Add better exception handling
-
11:13 AM Revision 866dce84 (qgis): [Atlas] Add UI management for feature sorting and filtering
-
11:13 AM Revision b477179a (qgis): [Atlas] Add feature sorting and filtering
-
11:11 AM Revision a05fc284 (qgis): [Atlas] Remove cout
-
05:15 AM Revision c5ea64ee (qgis): rechange the basic resolution
-
04:53 AM Revision 61f044e7 (qgis): Set html's background to transparent
-
02:08 AM Revision 8b9522a4 (qgis): changed tab width of QPlainTextEdit in QComposerLabelWidget (easier to ...
2013-02-05
-
12:13 AM Revision b35a4562 (qgis): fTools: fix add/export geometry columns
-
04:14 PM Revision 96a8bd64 (qgis): Fix ticket #5584 (crash saving empty geometry)
-
02:07 PM Revision f47d8204 (qgis): fix warning
-
11:59 AM Revision 89bdb10e (qgis): Fix double redraw after applying vector properties
-
10:57 AM Revision 0ebc0586 (qgis): fix warning
-
10:57 AM Revision 7c26d701 (qgis): remove useless funcs from sip
-
10:57 AM Revision 682524ff (qgis): MapToolIdentify moved to gui to make it accessible in python
- put back convertMeasurement in gui as it is not app specific
use display settings for specific app units - 10:57 AM Revision 18cd145a (qgis): Add GUI_EXPORT to identify map tool
Also available in: Atom