Activity
From 2012-11-28 to 2012-12-27
2012-12-27
- 11:29 PM Revision be315746 (qgis): Merge pull request #368 from tecoholic/6897
- Fixes #6897. Handle import of old symbols.
- 04:18 PM Revision 8b981975 (qgis): Fixes #6897
- 02:47 PM Revision ce4d03bc (qgis): added GPL license to file
- 02:25 PM Revision 9f9ce329 (qgis): Disable scale field if no symbology export
- 02:12 PM Revision f3bb53f8 (qgis): Export ogr feature style in mm for line width and in ground units for l...
- 02:04 PM Revision ee367d20 (qgis): changed style version from 0 to 1
- 11:41 AM Revision 0034bf79 (qgis): Remove Symbol: from symbol selector tree view names
- 09:28 AM Revision f815a72b (qgis): Merge pull request #366 from matthias-kuhn/rubberband-point-symbols
- Add different point symbols for QgsRubberband.
- 09:21 AM Revision d8b271dd (qgis): Merge pull request #367 from tecoholic/imp_style
- Improved Style functionality. Fix recursive symbol dialogs
- 08:33 AM Revision 7dd141c7 (qgis): added scripts/qgisstyle to gitignore
- 07:57 AM Revision 6a9c9948 (qgis): auto update the symbol DB with 0s in place of NULLs
- 06:51 AM Revision c4198882 (qgis): Merge pull request #365 from tecoholic/improved_symbols
- fix for #6901. Fix crash when Changing symbols to > 1 symbology classes
2012-12-26
- 08:59 PM Revision 7344368a (qgis): Place new group after current item (for non-group current item)
- See #6879
When current item is a group the behavior is still to append the
new group to the end of the child list (as... - 08:15 PM Revision 816c32bd (qgis): Fix adding groups to empty projects
- Closes #6879 again
- 06:59 PM Revision a92a0d1e (qgis): Update to legend right-click
- - Right-click now performs widget item change before contextual menu is handled (no more lost right-clicks)
- Right-c... - 06:57 PM Revision 369971a7 (qgis): [FEATURE] Add save/rollback/cancel current edits for selected or all ve...
- - Fix for issue #6782
- Ensure undo widget is not enabled unless active (again) - 04:33 PM Revision 90c571da (qgis): Add pen width to rubberband bounding rect
- 12:20 PM Revision 3bb33b82 (qgis): fixed the possibility to recursively open stylemgr and symbol selector
- 12:05 PM Revision 891e6652 (qgis): Let ogr give ids to created features (otherwise, there are problems wit...
2012-12-25
- 07:29 PM Revision 54e50e78 (qgis): remove raster metadata from test data to make tests run without changin...
- 07:28 PM Revision d6dcc72b (qgis): fix msvc build
- 04:58 PM Revision f2328962 (qgis): Add different point symbols for QgsRubberband.
- 03:38 PM Revision c74509ef (qgis): Ogr style string for line pattern fill
- 02:44 PM Revision 78f26bae (qgis): Write offset into ogr pen style
- 01:58 PM Revision faf0abbb (qgis): Write pen cap and join style to ogr pen
- 11:20 AM Revision 22731aa8 (qgis): Add custom dash dot pattern to symbol layer utils function
2012-12-24
- 01:00 PM Revision a4a8b4cc (qgis): added missing file with JoinAttributes algorithm
- 10:52 AM Revision c41cf2ea (qgis): changed the parent group id for main groups to 0 from NULL
- 10:48 AM Revision e742d5e6 (qgis): fix python plugins after API cleanup
- 10:08 AM Revision 2b7b5da7 (qgis): changed the ungrouped groupid to 0 from NULL
2012-12-23
- 12:03 AM Revision 6880a760 (qgis): adapted mmqgis and sextante algs to changes in management of selected f...
- 05:37 PM Revision 5327da98 (qgis): Fetch attributes for symbology export
- 04:10 PM Revision 7fef39e6 (qgis): Feature style for simple fill
- 03:03 PM Revision d9c79911 (qgis): Use start / stopRender for renderer in vector symbology export
- 01:09 PM Revision 8761cf21 (qgis): Added mechanism for better handling selected features in algorithms
- Implemented it in fTools Simplify algorithm
- 09:40 AM Revision 5c64c102 (qgis): fix tests
- 09:40 AM Revision 5e45a22d (qgis): remove deprecated methods from API
2012-12-22
- 11:37 PM Revision d56b1c88 (qgis): Add CMake option for custom Python framework on Mac
- 11:23 PM Revision 991666c3 (qgis): Keep attribute editor text synchronization from affecting editing
- - Cursor no longer jumps to end of text after each edit (on Mac)
- Move QgsStringRelay slot definitions into cpp file... - 11:39 AM Revision adffcad5 (qgis): osgeo4w: switch to GRASS 6.4.3RC2
2012-12-21
- 11:58 PM Revision c873e295 (qgis): minor fixes for otb and gdal, and edited some grass descriptions
- 10:34 PM Revision b54e9056 (qgis): Paletted raster renderer: replace nodata values in a color table copy b...
- 05:34 PM Revision 0ff4324c (qgis): fix for #6901
- 05:34 PM Revision 38232a02 (qgis): GRASS Direct test script initial work
- 05:29 PM Revision fa5cb77e (qgis): Dash dot pattern
- 04:28 PM Revision 1a79041a (qgis): Use scale for symbology export (if symbol measures are defined in map u...
- 02:08 PM Revision 05d79f55 (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
- 02:00 PM Revision a9de654c (qgis): raster sublayer test Windows fix
- 01:58 PM Revision 79947fe9 (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
- 01:37 PM Revision 0d9dcb5a (qgis): changed german translation for resampling
- 01:27 PM Revision 46c6263c (qgis): small change
- 01:15 PM Revision 3f5f7069 (qgis): Save/Load attribute editor layout for layers without geometry
- 01:14 PM Revision 92877199 (qgis): Show field alias in drag and drop designer dialogs
- 11:30 AM Revision 3eb858eb (qgis): Use QgsRubberBand constructor with geom type to avoid future break by Q...
- 11:24 AM Revision 09b603df (qgis): QgsRubberBand constructor fix (it is not possible to call constructor f...
2012-12-20
- 11:59 PM Revision 46f11099 (qgis): Re-enabled GPX provider
- 11:58 PM Revision 5ea42f74 (qgis): Fixed isModified()
- 05:58 PM Revision d1795c0c (qgis): More GRASS direct functions
- 05:18 PM Revision 3a63b7ba (qgis): Hack to fix line widths (for dxf only?)
- 02:44 PM Revision d58d3476 (qgis): raster creation moved from QgsGdalProvider::create() to GDAL provider e...
- 12:14 PM Revision c2aca4f2 (qgis): translation update: ro by Bogdan
- 12:03 PM Revision 482a007f (qgis): NetCDF sublayers test
- 09:44 AM Revision e242af46 (qgis): use normalize path (use native separators, avoid duplicate separators)
- 09:42 AM Revision 8cb888c0 (qgis): use system-wide temp directory for temporary files instead of own dir in
- user profile
- 09:37 AM Revision 97812b4f (qgis): fix SEXTANTE CMakeLists.txt
- 01:43 AM Revision 77d48a05 (qgis): fix output directory for pyqgis console on installing
2012-12-19
- 12:16 AM Revision 98e9c27e (qgis): reorganized native algorithms into one single group
- 10:14 PM Revision ae574187 (qgis): More GRASS direct functions
- 09:07 PM Revision 648bcc09 (qgis): Checking of invalid values when calling edit buffer operations
- 07:30 PM Revision 9d84a6a3 (qgis): raster save as VRT fixes and improvements, fixes #6821
2012-12-18
- 12:28 AM Revision 31f6ce07 (qgis): Changed data structure for added features from list to map to allow eff...
- 10:28 PM Revision ac526717 (qgis): Merge branch 'crs_transform_cache'
- 09:09 PM Revision bcca81bb (qgis): Fixed default contrast enhancement for raster multiband / single byte
- 09:06 PM Revision 6ebeb97c (qgis): fix warnings
- 08:51 PM Revision ffd65080 (qgis): Delete raster provider also if invalid
- 07:45 PM Revision 1ea0f116 (qgis): GRASS r.bitpattern fix
- 06:19 PM Revision ce4b0568 (qgis): More GRASS direct functions
- 03:38 PM Revision 307c49cc (qgis): ogr feature style for simple marker
- 01:46 PM Revision 9fce669b (qgis): Improved raster singleband pseudocolor classification GUI
- 01:12 PM Revision 3fba12f4 (qgis): Add coordinate transform to symbol layer vector export
- 11:35 AM Revision 64e02c81 (qgis): Better error handling
- 10:15 AM Revision 7a820412 (qgis): Followup to 9069f3b
- - Avoid canvas refresh when new command is added after user clicks back in undo view history
- 01:35 AM Revision 9317ffd8 (qgis): Merge remote-tracking branch 'origin/master' into new_vector_api
- Also disabled mapserver until compilation is fixed.
Fixed tests.
Conflicts:
src/app/legend/qgslegendlayer.cpp
src/...
2012-12-17
- 11:32 PM Revision 9132ebb7 (qgis): Expose setGroupExpanded to python
- 11:13 PM Revision 60c1e512 (qgis): Survive when setLayerExpanded is called with a layer unknown by legend
- 09:53 PM Revision c87f9c57 (qgis): Add QgsAppLegendInterface::setLayerExpanded method
- .. and use it from the db_manager plugin
- 09:41 PM Revision 9f7e427f (qgis): More GRASS direct functions
- 09:22 PM Revision 81b09304 (qgis): QgsVectorLayer: large internal refactoring
- Most important changes:
- introduced feature iterator for QgsVectorLayer
- vector editing moved to QgsVectorEditBuffe... - 07:21 PM Revision 122cff78 (qgis): Fix addGroup() not to refuse invisibleRootItem as the group parent
- Fixes #6879.
NOTE: if a caller really wants to add a group to current item
there's a specific method for that: ... - 06:29 PM Revision 76115ec8 (qgis): Raster statistics and histogram moved from QgsRasterDataProvider to Qgs...
- 04:51 PM Revision b6620777 (qgis): Removed GDAL dependencies where easily possible
- 02:04 PM Revision d435bfc8 (qgis): QgsRasterBlock::DataType moved to QGis::DataType
- 09:48 AM Revision e2f9fcd4 (qgis): update anomality images for stingray
- 09:39 AM Revision 9120e02f (qgis): Fix width of simple line style
- 09:32 AM Revision ce0b0b9b (qgis): Possibility of choosing symbology export method in export dialog
- 08:55 AM Revision e0d9796f (qgis): Use coordinate transform cache in maprenderer
- 08:10 AM Revision 496355b3 (qgis): Cache for coordinate transformations
2012-12-16
- 12:52 AM Revision 923ab1bf (qgis): don't break the loop after interior ring while calculating perimeter:
- the returned ptr's pointing to a wrong position whether we break the loop before reading all the points of all the ri...
- 12:25 AM Revision a2f4db61 (qgis): Merge pull request #360 from slarosa/sextante-issue
- Fixes issue #5505 (sextante/nviz)
- 09:37 PM Revision a18cb511 (qgis): Fixes issue #5505
- 11:35 AM Revision cdaebd13 (qgis): More GRASS direct functions
- 11:05 AM Revision d4aa0ed6 (qgis): Change binding for QgsMapRenderer::render
- 10:21 AM Revision edd71999 (qgis): fix help files installation for TauDEM
- 05:58 AM Revision 28582699 (qgis): Merge pull request #354 from Oslandia/atlas
- refs #6741
- 01:30 AM Revision 3b3d1a75 (qgis): Update labeling tools and make more undo/redo friendly
- - Change QgsVectorLayer::redoEditCommand to only strip invalid QVariants, not null ones
- Update undo/redo command te...
2012-12-15
- 06:51 PM Revision 0c2fef4e (qgis): Merge branch 'master' of https://github.com/qgis/Quantum-GIS
- Conflicts:
python/plugins/sextante/grass/ext/CMakeLists.txt - 06:49 PM Revision 33e3925e (qgis): added postgis tools to sextante
- edited some grass descriptions and renamed postproc folder (now it is not only for postproc, but also for pre executi...
- 05:20 PM Revision 3a59fd4d (qgis): More GRASS direct functions
- 03:45 AM Revision 9069f3bb (qgis): Update undo/redo widget and vector layer rollback
- - Allows for any number of undo/redo commands with only one refresh
- Significantly decreases time needed to cancel o...
2012-12-14
- 08:15 PM Revision 051fe31e (qgis): TopoViewer: make topology group start as collapsed
- 06:24 PM Revision bd00b0f3 (qgis): Initialize all members in Interval constructor.
- Fixes memory conditional jumps depending on uninitialized values
and as a consequence the unstable results from qgis_... - 05:51 PM Revision 677095f7 (qgis): Fix addGroup to return the integer groupIndex other methods expect
- This commit fixes #6591, although doesn't make the existing
interface any better than it is, and it is really bad :)
... - 04:35 PM Revision 49102e2f (qgis): More GRASS direct functions
- 02:58 PM Revision 46016e25 (qgis): Merge pull request #358 from slarosa/sextante-issue
- fix for sextante/convexhull tool based on field
- 01:57 PM Revision 7e343558 (qgis): fix for sextante/convexhull tool based on field
- the tool does not work if option "Create convex hulls based on field" is used
to due of missing some methods. This pa... - 08:54 AM Revision d9978630 (qgis): Merge pull request #357 from matthias-kuhn/rb
- Set default rubberband width
- 08:49 AM Revision eff5c200 (qgis): Set default rubberband width
- Was uninitialized, leading to screen corruption
http://hub.qgis.org/issues/6845 - 08:39 AM Revision 75057921 (qgis): Implement readBlock in gdal provider for performance reason
- 08:39 AM Revision 968c6d81 (qgis): Set nodata values in raster block
- 08:22 AM Revision d1a976ed (qgis): move missed CMakeLists.txt to ext directory, fix path
2012-12-13
- 10:29 PM Revision eed0bc0d (qgis): Merge branch 'master' of https://github.com/qgis/Quantum-GIS
- 10:28 PM Revision f2fc33bb (qgis): more grass-sextante improvements (mainly fine tuning some algorithms)
- 06:31 PM Revision 2c59866c (qgis): fixed strange translation for clip tool (ftools)
- 05:05 PM Revision c5010dfe (qgis): Add enum to vector file writer describing the type of symbology export
- 09:06 AM Revision c21167dc (qgis): add missed CMakeLists.txt for SEXTANTE GRASS provider
2012-12-12
- 10:41 PM Revision 66372687 (qgis): added fix by Salvatore Larosa that fixes #6862
- 10:39 PM Revision 260b4a19 (qgis): Merge branch 'master' of https://github.com/qgis/Quantum-GIS
- 10:28 PM Revision f218a394 (qgis): adding licenses to a few files more - we are under 100 files ..
- 07:29 PM Revision ee9c811d (qgis): fix QgsDistanceArea bindings
- 02:56 PM Revision 4d603b41 (qgis): Merge branch 'wms_raster_performance'
- 01:38 PM Revision d9a3c993 (qgis): Add comment
- 01:34 PM Revision 67f7af2f (qgis): Some loop optimisations
- 12:40 PM Revision 5c76a5f7 (qgis): Fix unwanted double reading in last commit
- 11:44 AM Revision 32f0dfdb (qgis): More GRASS direct functions for Windows
- 11:43 AM Revision 98351f2b (qgis): Avoid null fill in gdal provider if raster covers the whole requested e...
- 11:29 AM Revision c7fb2307 (qgis): improve html viewing in identify results window:
- - add print to normal context menu instead of replacing it completely
- enable inspection with QGISDEBUG
- allow acce... - 10:47 AM Revision 948faefa (qgis): refs #6741
- Fix resolution issues when printing in raster mode
- 09:10 AM Revision 51d7d560 (qgis): Merge pull request #352 from Oslandia/atlas
- Fix atlas composition
- 08:12 AM Revision 9ae2f590 (qgis): Loop optimisation
- 03:42 AM Revision e38b2222 (qgis): Add SVG symbol of QGIS north arrow decoration (provided by ramon)
- - Feature request #6814
- Converted 'N' text to path and centered
2012-12-11
- 12:51 AM Revision d401a6ef (qgis): Merge branch 'master' of https://github.com/qgis/Quantum-GIS
- Conflicts:
python/plugins/sextante/grass/GrassAlgorithm.py - 12:47 AM Revision a4186dfe (qgis): Added DensifyGeometriesInterval.py by @underdark, and fixed existent De...
- 12:47 AM Revision 7197a312 (qgis): Improving GRASS bindings and editing GASS descriptions
- 11:16 PM Revision c84408ed (qgis): define extern C also functions implemented in qgsgrassgislib.cpp, it sh...
- 04:23 PM Revision c4d8e5ac (qgis): More info if GRASS modules fails. G__getenv to see if it moves forward ...
- 04:21 PM Revision d5bc39cb (qgis): updates to licenses
- Again some updates to clean the whole QGIS tree of unlicensed files.
Main purpose is to make the source tree checkabl... - 03:59 PM Revision d584b760 (qgis): Merge branch 'master' of https://github.com/qgis/Quantum-GIS
- Conflicts:
src/core/composer/qgsatlascomposition.cpp - 03:52 PM Revision 6e8bf845 (qgis): Fix the atlas composer: use the stored number of features, instead of f...
- 01:04 PM Revision dcf3ede3 (qgis): make username and password in-out parameters in QgsCredentials bindings
- 11:26 AM Revision 13a2eaaf (qgis): G__init_null_patterns GRASS 6.5, fixes #6849
- 10:22 AM Revision 786be57d (qgis): fix windows build
- 03:19 AM Revision 489a9d54 (qgis): Ensure Composer set to zoomFull() when shown from menu or manager
- - Zoom full happens on initial showing or showing after hiding, via user close or spontaneously by os
- If Composer i... - 03:19 AM Revision 94614314 (qgis): Add ability to save parent project when in Composer
- 01:24 AM Revision 5de1ad10 (qgis): Fix aligned multi-line labels for print or image output
- 01:20 AM Revision 024bb11e (qgis): Fix GRASS module tools dialog on Mac
- - Show disclosure triangles for QTreeWidget item sections and root (were hidden)
- Root for tree set to decorated, as... - 01:16 AM Revision b0a7fbe3 (qgis): GRASS module env variable fix for Mac
2012-12-10
- 11:24 PM Revision 2b2da5d7 (qgis): Transfer ownership of widgets to C++ when pushed to the QgsMessageBar
- 10:16 PM Revision df2c1c5a (qgis): GRASS Direct: Mac DYLD_LIBRARY_PATH fix
- 08:52 PM Revision fe7d4fbf (qgis): inline more raster block methods
- 08:47 PM Revision 452f8da1 (qgis): Fix Grass Direct module build on Mac
- 05:16 PM Revision 75cfd79f (qgis): pass unicode string to TreeSettingItem
- 03:21 PM Revision 289a2072 (qgis): Fix #6843
- 10:31 AM Revision 9e829cb5 (qgis): added machine readable GPL2 to dxflib
- 01:48 AM Revision 4e0d6682 (qgis): yet another fix following 3da32c00d5
- 01:38 AM Revision d25cda77 (qgis): another change missing in 3da32c00d
- 01:32 AM Revision c203990c (qgis): fix #6842
- 01:32 AM Revision 0e1b71c8 (qgis): fix #6847
- 01:32 AM Revision 34a16e24 (qgis): fix #6846
- 01:32 AM Revision 3da32c00 (qgis): do not translate geometry types, change dbmanager translation context n...
- 01:32 AM Revision fc6b3389 (qgis): add fix for file missed in d83ed0aa1a0
- 01:32 AM Revision b6c999e7 (qgis): fix #6848
- 01:26 AM Revision 7a621270 (qgis): adding license
2012-12-09
- 12:13 AM Revision afde3531 (qgis): update fake grass library build on windows
- 12:12 AM Revision 1c14beaa (qgis): fix warnings
- 12:12 AM Revision 9721736f (qgis): remove trailing blanks
- 12:34 PM Revision eb79e215 (qgis): Store colors directly as qrgb in paletted raster renderer for faster dr...
- 06:59 AM Revision daa02e3e (qgis): Disable block in raster provider for performance reason
- 01:36 AM Revision 05746deb (qgis): fix build of fake grass lib
2012-12-08
- 11:21 PM Revision a2997be0 (qgis): fixed #6227
- 10:47 PM Revision 7841975a (qgis): improved new algorithm classification mechanism
- fixed #6834
2012-12-07
- 11:40 PM Revision eedd8915 (qgis): Drop orphaned TopoGeometry objects on deleteFeatures
- 11:40 PM Revision 542f814f (qgis): Add minorVersion() method, fix doc of majorVersion()
- 11:07 PM Revision ea4e77af (qgis): More wms optimisations: create pallabeling only once, take crs from cache
- 10:01 PM Revision 2da5cc95 (qgis): Optimization in writing raster values in paletted raster renderer
- 09:11 PM Revision 7b61b83a (qgis): added alternative organization in sextante toolbox
- 05:40 PM Revision 8dc0135b (qgis): Use CRS cache and avoid sqlite lookup for each request
- 04:58 PM Revision ac2e77c1 (qgis): Implement ogr style in simple line symbol layer
- 03:16 PM Revision b0b9098f (qgis): [FEATURE]: add base mechanisms for OGR feature style export
2012-12-06
- 07:32 PM Revision cb7d1ec1 (qgis): More GRASS direct modules
- 06:14 PM Revision b777b511 (qgis): Merge pull request #341 from matthias-kuhn/rubberband-point
- Allow the rubberband to display points
- 02:36 PM Revision ef6da72a (qgis): GRASS compilation fix 2
- 02:17 PM Revision 4d571b14 (qgis): GRASS compilation fix
- 01:18 PM Revision 4dc84995 (qgis): GRASS Direct
- 12:57 PM Revision bfa124f5 (qgis): Fetch topological layer info at construction time
- Simplify addFeatures and changeGeometryValues accordingly
- 11:52 AM Revision cd74d71a (qgis): Transfer ownership of transparency to prevent crashing python apps.
- 11:52 AM Revision 5e64c644 (qgis): Code and comment tidy up in geometry clip test
- 10:04 AM Revision fcedd5db (qgis): Merge pull request #345 from bischofia/joined_minmax
- fix references to joined fields of vector layer
- 09:57 AM Revision b304df8f (qgis): adding missing files to basque translation
- 02:33 AM Revision 80319e31 (qgis): fix #6817 (introduce with a1a1fb7be)
- 01:51 AM Revision 6ed8a234 (qgis): fix fields creation importing layers to PG
2012-12-05
- 10:14 PM Revision 56bba060 (qgis): remove trailing whitespace
- 10:00 PM Revision 75ac3647 (qgis): fix warning
- 08:06 PM Revision c3c79b93 (qgis): dbmanager: minor fixes
- 07:16 PM Revision c99fdd4a (qgis): do not use st_multi when SL < 2.4 (follow 2469c5aa17)
- 07:16 PM Revision 1bde6c58 (qgis): SL provider: convert geometries to multipart when necessary (fix #6257)
- 07:16 PM Revision e1697359 (qgis): import vector layer: allow to create single-part geometries from shapef...
- 03:50 PM Revision 98dc5574 (qgis): connect missed signal
- 11:49 AM Revision 8c32fe97 (qgis): add missing FindQextserialport.cmake to complete issue #6613
- 04:32 AM Revision ce31f37d (qgis): fix SL provider (follow 90972db78a):
- fix build linking SL < v4,
fix SL4 database version check,
rename SPATIALITE_RECENT_VERSION macro to the more signifi... - 03:51 AM Revision de3ea74a (qgis): dbmanager: allow to import layer from canvas (fix #6824),
- add dialog to choose vector file to be imported (fix #6825),
allow to export table to vector file (fix #6826)
Thanks...
2012-12-04
- 11:44 PM Revision fcf108db (qgis): german translation update
- 11:44 PM Revision 091ce7c5 (qgis): fix indentation and some translation strings
- 08:54 PM Revision faf1c602 (qgis): fix typo
- 05:17 PM Revision 90972db7 (qgis): Merge pull request #346 from brushtyler/splite4_provider
- update SL provider to use SpatiaLite v4 features
- 11:09 AM Revision d32a3773 (qgis): add missed renderer capabilities to Python bindings
2012-12-03
- 12:15 AM Revision f1c95a92 (qgis): Grass bindings improvements in SEXTANTE
- Fixed minor bugs in SAGA an GDAL merge algorithms
- 10:12 PM Revision fb51c278 (qgis): Allow connection with local ident on non-standard port
- 07:15 PM Revision 97639aa2 (qgis): create help edition dialog from .ui
- 07:15 PM Revision 5f9c1dde (qgis): checkable action for toolbox and cleanup
- 07:15 PM Revision 6518a975 (qgis): add placeholder text for filters
- 07:15 PM Revision d8ec3804 (qgis): create config dialog from .ui
- add tooltips to search boxes
- 07:15 PM Revision 61f01c94 (qgis): create modeller dialog from .ui file
- 07:15 PM Revision 90c85367 (qgis): use QgsFilterLineEdit in toolbox instead of own implementation
- 07:15 PM Revision e05519d5 (qgis): create toolbox from .ui file
- add clear button to filter (fix #5695)
- 07:15 PM Revision 8cd52d0a (qgis): new sexy lineedit widget with builtin clear button
- 07:15 PM Revision 4215ea77 (qgis): create results viewer dialog from .ui
- 07:15 PM Revision 95b50688 (qgis): create history dialog from .ui file
- 03:42 PM Revision 9dd4a925 (qgis): Properly encode direction symbols in style templates (#6812)
- NOTE: this commit does NOT fix the project save operation,
but only an output of that operation - 11:09 AM Revision 1dc75f35 (qgis): fix #6800 (introduced with 0dc01f5ff)
- 10:38 AM Revision c85b952d (qgis): Update text and tips for mActionSaveAllEdits
- - Add separator to Layers menu to organize attribute table functions
- 09:07 AM Revision 8712172c (qgis): corrected copyright headers
2012-12-02
- 08:28 PM Revision b45e2154 (qgis): SLD support: export local svg paths to URI (fix #6792)
- 08:28 PM Revision dffae796 (qgis): move svg utils functions to the symbollayerv2utils class
- 07:52 PM Revision e81b0448 (qgis): fix segfaults and memory leaks in sip files (fix #6805)
- 07:27 PM Revision 5e8e4ae3 (qgis): Merge pull request #348 from slarosa/sextante-issue
- fixes #6228 (slarosa think definitely, and so do I :))
- 07:13 PM Revision 871d4e84 (qgis): fixes #6228 (I think definitely)
- 05:24 PM Revision 5cf1c775 (qgis): Initial support for adding new TopoGeometry objects
- 12:50 PM Revision ee0ba0ef (qgis): Name change for language
- 12:01 PM Revision b79becb4 (qgis): translation update: gl_ES by Xan
- 01:37 AM Revision 44aa83b6 (qgis): fix 45a933a4
- 01:21 AM Revision 293e4943 (qgis): Add edit-saving actions to iface
- 01:21 AM Revision eb5ba34c (qgis): Add 'Save All Edits' action to layers menu and digitizing toolbar
- 01:21 AM Revision bba75a87 (qgis): Add legend icon for editable layers with unsaved edits
- 01:16 AM Revision 45a933a4 (qgis): german translation update
2012-12-01
- 12:03 AM Revision 80fa7aa8 (qgis): adding missing copyright to files
- 11:49 PM Revision c254be18 (qgis): indentation update
- 11:43 PM Revision 4571b1d3 (qgis): fix #6803
- 07:34 PM Revision 32ca0406 (qgis): add tooltips for groups and providers (fix #5951)
- 01:14 PM Revision 53790add (qgis): Merge pull request #343 from homann/qgsexpression_DA
- Settings for measurements ellipsoid moved, fix for #3296 and #4252.
- 12:57 PM Revision e7995cf5 (qgis): customization enable fix
- 12:47 PM Revision 74d126b2 (qgis): global customization enable checkbox
- 11:36 AM Revision 6129e92f (qgis): more precise layer min/max scale description + icon
- 11:16 AM Revision 447ccb41 (qgis): IT GUI translation
2012-11-30
- 09:08 PM Revision de72ff43 (qgis): Load layer in canvas Checked (fixes #6641)
- 04:35 PM Revision 75e004a6 (qgis): Merge pull request #342 from slarosa/master
- fix for #6749 and #6278
- 02:37 PM Revision 47097b72 (qgis): [FEATURE] update SL provider to use statistics (available from spatiali...
- Patch by Alessandro Furieri.
- 02:14 PM Revision 047127bf (qgis): added Basque language on request .. this is our 50! Language!
- 01:24 PM Revision 047d3939 (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
- 01:15 PM Revision 9342a9ca (qgis): [FEATURE]: use a custom linestyle for composer grid
- 12:12 PM Revision 8a90e2ce (qgis): fix references to joined fields of vector layer
- 11:52 AM Revision aab08cb7 (qgis): Remove InsertResults
- 11:24 AM Revision 85faeb37 (qgis): import vector layer: pass empty geometry column importing non-spatial t...
- 11:13 AM Revision 5b411872 (qgis): WFS-T debugging and using provider for adding features
- 09:22 AM Revision 727d66a9 (qgis): Fix saving of excluded attributes for wms/wfs server
- 06:13 AM Revision 9cb46021 (qgis): fixed #6759 and #6228
- 06:10 AM Revision b35aedc8 (qgis): Merge branch 'master' of https://github.com/qgis/Quantum-GIS
- 02:55 AM Revision 1a7ccd01 (qgis): fix crash adding features containing missing attributes (fix #6791)
2012-11-29
- 11:57 PM Revision 70273b95 (qgis): browser: add Fast Scan option for directories, when activated its items...
- 08:57 PM Revision 63ebe67a (qgis): fix legend refresh
- 08:56 PM Revision 81f523a4 (qgis): browser: fix mModel vs. mProxyModel index
- 12:11 PM Revision 86456f39 (qgis): Intersect Filter capabilities
- 09:47 AM Revision 769293b2 (qgis): First CITE compatibility
- 01:16 AM Revision 0239795d (qgis): dbmanager: avoid duplicate field error (fix #6279)
- 01:16 AM Revision 3542b089 (qgis): dbmanager: fix #5812,
- move PG informations to postgis/info_model.py
- 01:16 AM Revision 563cce91 (qgis): dbmanager: display info about missing modules on the info panel instead...
- 01:16 AM Revision 08e844f6 (qgis): create multipart layers whether the input is a singlepart shapefile (fi...
- 01:16 AM Revision 796a15ac (qgis): dbmanager: use a default value for varchar limit (follow a4484b217ed)
2012-11-28
- 07:43 PM Revision 8260eab9 (qgis): Update QgsLegend::selectedLayers() and add to QgsLegendInterface
- - Add option to return selected layers in drawing order
- 07:17 PM Revision 69308d37 (qgis): Merge branch 'master' into qgsexpression_DA
- 06:36 PM Revision a4484b21 (qgis): dbmanager: fix #6511
- 03:46 PM Revision 6f1b27ea (qgis): fix #6777
- 02:05 PM Revision 84c709f1 (qgis): Fix #6764 again. Replace backslash for python code only
- 11:41 AM Revision e97afe09 (qgis): Fix #6764
- 07:23 AM Revision 02a26cab (qgis): Rebase failed - merging branch 'master' of github.com:qgis/Quantum-GIS
- 07:21 AM Revision c9896736 (qgis): Test improvements - moved writeShape to utilities for DRY. Added clip t...
- 01:56 AM Revision 6d718766 (qgis): Fixed some minor bugs in sextante algs
- Removed SAGA Split algorithms
- 01:48 AM Revision ee12df2f (qgis): Add option to set inside and outside maximum for delta angle between cu...
- - Addresses #6763, #6673 and #2113, but does not perform any feature simplification
- Recommend adding some letter [a...
Also available in: Atom