Activity

From 2013-04-18 to 2013-05-17

2013-05-17

11:09 PM Revision ce49b666 (qgis): Fix #7835, opening WMS layer properties causes crash
Larry Shaffer
05:49 PM Revision ec6a64f9 (qgis): [attrtable] Make sure editor widget background is not transparent
Matthias Kuhn
05:36 PM Revision 7b1d9e0f (qgis): Small fixes
* Fix minor memory leak in attribute dialog
* Safety check in dual view
Matthias Kuhn
02:14 PM Revision 5009aad2 (qgis): [Fix #7806] Be more verbose in "invalid layer" dialog
Matthias Kuhn
12:00 PM Revision df19fe5e (qgis): Fix wmsserver: Do not manipulate maplayerregistry directly
Matthias Kuhn
10:32 AM Revision 55556fcd (qgis): Use a cosmetic pen for snap lines to prevent lines scaling (fix #7524)
Nyall Dawson
10:11 AM Revision d8887280 (qgis): Fix generation of empty layer/style entries
Marco Hugentobler
09:22 AM Revision 35de29df (qgis): Disallow changing of map layer registry directly
QgsMapLayerRegistry::mapLayers() returned reference is now const Matthias Kuhn
09:12 AM Revision 91f3ceab (qgis): Merge pull request #591 from ccrook/delimited_text_to_core
Delimited text to core Tim Sutton
06:54 AM Revision 957c4f14 (qgis): Merge pull request #593 from mach0/topocheck
modified topology checker mostly GUI overhaul vinayan Parameswaran
06:45 AM Revision 79623613 (qgis): Return rgba from ramp_color
Nathan Woodrow
06:32 AM Revision d472a8f4 (qgis): Add aplha to colour ramp
Nathan Woodrow
04:20 AM Revision 0711ddf0 (qgis): Return rgb from all colour functions
Nathan Woodrow

2013-05-16

10:31 PM Revision 198cc39f (qgis): Fixing line spacing in <pre> section of delimited text context help
Chris Crook
08:51 PM Revision 8bf3d18c (qgis): Fix merge conflict
Chris Crook
07:40 PM Revision cfaa71c5 (qgis): modified topology checker mostly GUI overhaul
Werner Macho
04:22 PM Revision 2c7eff70 (qgis): Merge pull request #592 from matthias-kuhn/fix-7405
[Fix #7405] Graduated renderer: Feature count 0 with scale or rotation Marco Hugentobler
02:27 PM Revision 36bf93c0 (qgis): raster resampler fixes, use zoom in resampler also for oversampling 1
Radim Blazek
09:49 AM Revision 343ebe55 (qgis): Implement rubberbands for layer selection mode
Marco Hugentobler
09:16 AM Revision 596e1f12 (qgis): drop qgis_help.db and debian packaging update
Jürgen Fischer

2013-05-15

01:11 AM Revision 0175a805 (qgis): [pyqgis-console] uses QFileInfo instead of os.path to check if file exists
- minor fixes and cleanup Salvatore Larosa
08:43 PM Revision 02ab0274 (qgis): fixed raster paletted renderer for no data, fixes #7139
Radim Blazek
08:28 PM Revision b7ef48ae (qgis): [Fix #7405] Graduated renderer: Feature count 0 with scale or rotation
Matthias Kuhn
06:29 PM Revision c3bb8db7 (qgis): enabled resampling for wms, fixes #7144
Radim Blazek
05:59 PM Revision 378a55ec (qgis): removed raster layer drawing style getter/setter
Radim Blazek
05:04 PM Revision d64ee565 (qgis): Revert "[qgis_help] Detect proper resource path when running from build...
This reverts commit 30b9fedc6adff91be11183c3a1ee3338ac6e0afa.
qgis_help doesn't need to know the install path any mo...
Matthias Kuhn
04:43 PM Revision 8f363b57 (qgis): python console setPlaceholderText qt < 4.7 fix
Radim Blazek
03:25 PM Revision 25668413 (qgis): [pyqgis-console] allow to disable the object inspector from settings (d...
- fixes some translation string Salvatore Larosa
11:50 AM Revision aa0c754f (qgis): Insert user defined OWS extent for project into top layer of WMS capabi...
Marco Hugentobler
11:01 AM Revision dbb0730d (qgis): disabled raster data file timestamp check in loading style, fixes #6900
Radim Blazek
10:48 AM Revision 01c46cb6 (qgis): Invert layer crs if wms version is not 1.1.1 (covers the case where wm...
Marco Hugentobler
08:33 AM Revision cdd7e9f1 (qgis): - recover japanese translations lost in 4b76600
- german translation fix Jürgen Fischer
02:39 AM Revision a0c9f5fe (qgis): Refactor activateDeactivateLayerRelatedActions
Nathan Woodrow
02:39 AM Revision 1bfa7e96 (qgis): Add field calc to main app window
Nathan Woodrow

2013-05-14

01:35 AM Revision 4b766003 (qgis): - integrate function_help and context_help to translation files
- add some german function help updates
- update helpviewer to show help passed into stdin from qgis
Jürgen Fischer
06:55 PM Revision c0dec5a4 (qgis): skip raster nuller with color types; check data block allocation in blo...
Radim Blazek
05:25 PM Revision b093cfaf (qgis): [FEATURE]: layer selection mode for info tool
Marco Hugentobler
05:12 PM Revision 4ac52cff (qgis): Activating WMS getStyle REQUEST for .qgs mapfile
A getStyle REQUEST has been developped for SLD mapfile.
qgsVectorLayer has a method writeSld. It was easy to activate...
D'Hont René-Luc
03:57 PM Revision 12fe4fab (qgis): Add image/png; mode=16bit as a supported format
D'Hont René-Luc
03:50 PM Revision 91419bab (qgis): Reactivated 8bit and 1bit mode for QGIS Server
The commit 76d1f955c019c3d42cbab29ce2d147acd233b54a simplified the
mFormat private attribute to PNG, JPG, PDF, etc an...
D'Hont René-Luc
02:26 PM Revision 0caf6650 (qgis): postgres provider: fix b85af12c
Jürgen Fischer
11:01 AM Revision 38d63d1a (qgis): postgres provider: avoid noise when layer_style table doesn't exist
Jürgen Fischer
10:58 AM Revision 47daaa01 (qgis): [sextante] fixed issue in GRASS installation test
Victor Olaya
08:08 AM Revision 83b571b4 (qgis): Delimited text plugin moved to core
Chris Crook
05:27 AM Revision db619edc (qgis): Merge pull request #590 from nyalldawson/advanced_composition
FFE? some blending fixes & composition feature requests Nathan Woodrow
02:17 AM Revision 94468c52 (qgis): Minor gui fix
Chris Crook

2013-05-13

01:15 AM Revision 226c524e (qgis): Fix build error
Nathan Woodrow
12:53 AM Revision 0f756c95 (qgis): Delimited text GUI tidy up. Renamed useWatcher option to watchFile
Chris Crook
10:38 PM Revision 732d64ac (qgis): [sextante] cleaned some unnecessary code from last commit
Victor Olaya
10:33 PM Revision 4c1bdfbc (qgis): [sextante] improved modeler appearance with Bezier curves
Victor Olaya
09:03 PM Revision 41932dfc (qgis): [pyqgis-console] again more fixes and cleanup (for the editor)
Salvatore Larosa
08:58 PM Revision aa078df1 (qgis): translation update: ja by Yoichi and his team
Werner Macho
04:51 PM Revision 97ad3735 (qgis): [attrtable] Update context help
Matthias Kuhn
04:02 PM Revision 30b9fedc (qgis): [qgis_help] Detect proper resource path when running from build dir
Matthias Kuhn
03:29 PM Revision 27183d9a (qgis): add to german function help
Jürgen Fischer
02:36 PM Revision 858a1fbb (qgis): GUI (Vector layer properties) QSplitter for fields properties tab
Matthias Kuhn
02:28 PM Revision 10acbe01 (qgis): Add clamp and scale_exp functions
Nyall Dawson
02:28 PM Revision 519fe2f4 (qgis): Add python bindings and tests for grid blending, grid annotation font c...
Nyall Dawson
02:28 PM Revision 6342b74d (qgis): Tests for grid blending, grid color labels, vector feature blending and...
Nyall Dawson
02:28 PM Revision 6249818b (qgis): [feature] Add font color control for grid annotations (fix #7789)
Nyall Dawson
02:28 PM Revision 881602e7 (qgis): [feature] blend modes for composer map grids (fix #7777)
Nyall Dawson
02:28 PM Revision 8880691a (qgis): [feature] Layer transparency for vectors (fix #7692)
Nyall Dawson
02:28 PM Revision 63ee006c (qgis): Add blend mode option for features, allows blending to be used between ...
Nyall Dawson
01:57 PM Revision 0dcd9ebe (qgis): bring layerAdded signal back to fix synchronize
vinayan Parameswaran
01:57 PM Revision 778f2235 (qgis): more fixes to offlineediting - back to life
vinayan Parameswaran
01:57 PM Revision de7deb7b (qgis): fix offline editing plugin
vinayan Parameswaran
01:50 PM Revision e7f8326b (qgis): Change -> to &rarr; in function help
Nathan Woodrow
01:47 PM Revision a45a9419 (qgis): sip also doesn't like public (followup 0ec5dc4 and fa0a9b7)
Jürgen Fischer
12:55 PM Revision 7bd435e8 (qgis): Emit finshed signal, when the vector layer cache has been initialized.
Matthias Kuhn
11:56 AM Revision f216ddda (qgis): Disable also plugins in user specified directories when running with --...
Borys Jurgiel
11:32 AM Revision fe072c53 (qgis): Use QgsMessageBar instead of QMessageBox
Matthias Kuhn
11:06 AM Revision 142223b9 (qgis): [Fix #7698] Attributetable crashes on close when valuemap is used
Matthias Kuhn
10:31 AM Revision 110b87e6 (qgis): [Fix #7784] Browser keeps crashing when navigating the tree
Matthias Kuhn
10:00 AM Revision 4d3b1841 (qgis): [Fix #7798] (I)LIKE operator escapes regexp characters before computing...
Matthias Kuhn
10:00 AM Revision b5c540fb (qgis): [attrtable] Update title when filter column query changes
Matthias Kuhn
09:24 AM Revision f424e2aa (qgis): Small performance improvement in gdal provider
Marco Hugentobler
09:15 AM Revision a18ae684 (qgis): Improve WMS server performance
Marco Hugentobler
09:02 AM Revision 0ec5dc48 (qgis): sip does not like CORE_EXPORT and Q_OBJECT
Marco Hugentobler

2013-05-12

12:26 AM Revision c1bf78ed (qgis): Merge pull request #587 from nyalldawson/new_functions
New functions Nathan Woodrow
12:14 AM Revision ff92b029 (qgis): Add abs function
Nyall Dawson
12:14 AM Revision bedd99e6 (qgis): Add trim function
Nyall Dawson
12:14 AM Revision 23a7ebf9 (qgis): Add a scale_linear function, for linear interpolation between and input...
Nyall Dawson
12:14 AM Revision ebc7a35f (qgis): Add floor and ceil functions
Nyall Dawson
12:14 AM Revision a85b0bc7 (qgis): Add regexp_substr function for returning matched part of string against...
Nyall Dawson
12:14 AM Revision 20760314 (qgis): Add max and min functions
Nyall Dawson
12:14 AM Revision c07b2cc4 (qgis): Small fixes to function help
Nyall Dawson
12:14 AM Revision 167cc95e (qgis): Add rand and randf functions for generating random numbers
Nyall Dawson
11:30 PM Revision a14adc40 (qgis): german translation update
Jürgen Fischer
11:23 PM Revision fa0a9b75 (qgis): don't reload the whole browser model when the project home changes (fix...
Jürgen Fischer
11:23 PM Revision 4182baaa (qgis): oracle provider:
- make searching in meta data table default
- also list synonyms
- more progress messages
Jürgen Fischer
11:23 PM Revision 82e78fff (qgis): allow credential requests from threads
Jürgen Fischer
11:23 PM Revision b85af12c (qgis): postgres provider:
- move available table detection to thread
- more progress messages
Jürgen Fischer
11:17 PM Revision d8dac0cb (qgis): Merge pull request #582 from ccrook/delimited_text_indexing_implemented
Delimited text provider indexing efficiency improvements. Tim Sutton
10:56 PM Revision 2c378964 (qgis): Documentation fix
Chris Crook
10:50 PM Revision 724ed723 (qgis): Minor fixes for better compatibility with KDevelop
Borys Jurgiel
10:38 PM Revision 1f7f2b34 (qgis): Merge branch 'master' into delimited_text_indexing_implemented
Chris Crook
09:39 PM Revision 9dd8b2ff (qgis): Merge branch 'customCRS' of https://github.com/leyan/Quantum-GIS
Tim Sutton
11:48 AM Revision 80120650 (qgis): translation updates: galician by Xan
Werner Macho
10:09 AM Revision 0a5e09a6 (qgis): [pyqgis-console] minor fixes: followup a60e74a
Salvatore Larosa

2013-05-11

11:45 PM Revision a60e74a0 (qgis): [pyqgis-console] a simple syntax checker for the editor
- some fixes and code cleanup Salvatore Larosa
05:14 PM Revision adb26534 (qgis): Merge pull request #585 from vinayan/randomsel
[Fix #7785] - ftools-random selection broken in master vinayan Parameswaran
05:10 PM Revision 2ad5707b (qgis): fix random selections in sextante
vinayan Parameswaran
04:00 PM Revision e2b1dbaa (qgis): ftools-fix broken random selection
vinayan Parameswaran
05:16 AM Revision bbdecebd (qgis): Add function help
Nathan Woodrow

2013-05-10

12:48 AM Revision 09f5ee62 (qgis): [pyqgis-console] disables the save button if the document is not modified
Salvatore Larosa
12:25 AM Revision 839343b1 (qgis): [pyqgis-console] close bracket automatically
Salvatore Larosa
04:33 PM Revision 26a59b33 (qgis): german translation update
Jürgen Fischer
04:26 PM Revision 5bca9ac3 (qgis): fix another doxygen warning
Jürgen Fischer
04:26 PM Revision 0088f289 (qgis): handle bad layer: show unfixable layer count as message bar and skip di...
Jürgen Fischer
04:25 PM Revision 5346c801 (qgis): composer map widget: remove slot for previously removed line width widget
Jürgen Fischer
04:18 PM Revision 785114a5 (qgis): oracle & postgres provider: show progress messages when scanning for av...
postgres provider: stop using pg column sizes (fixes #7799)
oracle provider: skip dropped tables (fixes #7795)
Jürgen Fischer
11:39 AM Revision 799870d5 (qgis): Merge resolved
Chris Crook
09:15 AM Revision 42929762 (qgis): localize support links
Jürgen Fischer
09:14 AM Revision 8ca11eb9 (qgis): fix doxygen warning
Jürgen Fischer
08:20 AM Revision 639c5823 (qgis): Merge pull request #583 from ccrook/delimited_text_bug_fixes_3
Fixed bug processing URL parameters Jürgen Fischer
07:21 AM Revision 2caf0e0c (qgis): Disable blend modes when printing or pdf exporting as vector, prevents ...
Nyall Dawson
06:08 AM Revision 7f72d7f3 (qgis): Add support page link.
Load online help manual from help menu Nathan Woodrow
05:52 AM Revision 59ffd772 (qgis): Fixed bug processing URL parameters
Chris Crook
03:45 AM Revision 0d464b2e (qgis): Delimited text provider indexing implemented.
Efficiency improvements.
Adds capabilities
SelectAtId
CreateSpatialIndex
This uses line number as an index. ...
Chris Crook

2013-05-09

09:36 PM Revision 576102b2 (qgis): reapply some cleanup to 'styles_to_db'
Jürgen Fischer
09:05 PM Revision a905b551 (qgis): Solved errors made using diff tool in last merge
Emilio Loi
09:05 PM Revision 1b43de31 (qgis): Ask for confirmation before overwrite a layer style
Emilio Loi
09:04 PM Revision bfe2f9f8 (qgis): [FEATURE] Load and Save SLD & QML styles to DB
Replaced last occurence of "on database" with "in database"
Solved an issue loading the default style adding a layer
...
Emilio Loi
09:04 PM Revision 6c519657 (qgis): Replaced one occurence of "on database" with "in database"
Emilio Loi
05:09 PM Revision be15de88 (qgis): german translation update
Jürgen Fischer
05:08 PM Revision 94c02331 (qgis): oracle provider: add context help
Jürgen Fischer
05:08 PM Revision b6c7496f (qgis): wms provider: add trailing slash, if url path is empty otherwise and cl...
Jürgen Fischer
02:51 AM Revision 85c67bee (qgis): fix GDAL path defaults for OS X
William Kyngesburye

2013-05-08

07:49 PM Revision 5f06eecf (qgis): GRASS no data value fix2
Radim Blazek
07:43 PM Revision 37bad5b6 (qgis): GRASS no data value fix
Radim Blazek
06:54 PM Revision fa348e13 (qgis): GRASS vector crash fix #7140
Radim Blazek
06:36 PM Revision 9e05b41b (qgis): GRASS Direct disabled for 2.0
Radim Blazek
05:05 PM Revision e80d8c33 (qgis): Merge branch 'dd_symbology_help'
Marco Hugentobler
05:03 PM Revision c054c305 (qgis): More help text for data defined dialogs
Marco Hugentobler
03:45 PM Revision 4c7f51e6 (qgis): composer legend: store user defined labels separately, fixes partialy #...
Radim Blazek
09:19 AM Revision 1877eb54 (qgis): WMS capabilities HTTP Get namespace fix
Radim Blazek
05:00 AM Revision 7aa0dd50 (qgis): Small fixes to heatmap plugin
Update context help for heatmap Nyall Dawson

2013-05-07

05:22 PM Revision dd9c563f (qgis): Add help text in data defined dialog
Marco Hugentobler
04:21 PM Revision 9e5b889a (qgis): [pyqgis-console] add scroll area for settigs dialog
- does also the last tab closable
- fixes some translate string and warns the user
if the file has been deleted
- m...
Salvatore Larosa
03:06 PM Revision 469fb253 (qgis): Don't advertise jpeg as image type for GetLegendGraphic
Marco Hugentobler
02:42 PM Revision 58f762b1 (qgis): Use case insensitive string comparison for wms request names
Marco Hugentobler
02:01 PM Revision aeda1ef1 (qgis): Merge pull request #580 from rduivenvoorde/nl2.0
nl translation update Werner Macho
01:22 PM Revision 88e18cc5 (qgis): nl translation update
Richard Duivenvoorde
12:06 PM Revision 83ffa053 (qgis): raster 3 band taransparency, fixes #7748, thanks to Mathieu Pellerin
Radim Blazek
07:56 AM Revision 0264ab7a (qgis): Followup for 524e142: Fix compile error in non-debug version
Matthias Kuhn
07:48 AM Revision 524e142e (qgis): [Fix #7772] Check attribute index before setting attribute to avoid crash
Matthias Kuhn
05:46 AM Revision c5142dab (qgis): Fix map units in centroid symbol layer (ticket 7738)
Marco Hugentobler
05:12 AM Revision 0bf17b5b (qgis): Make sure heatmap is cancellable
Nyall Dawson

2013-05-06

01:34 AM Revision 9a8ad74e (qgis): fix single band pseudo sort toolbutton size (#7138)
Etienne Tourigny
12:07 AM Revision 5af75da3 (qgis): allow popups from html wms responses
Jürgen Fischer
11:08 PM Revision 97d006cd (qgis): [sextante] fixed union algorithm
Victor Olaya
07:39 PM Revision cf9a1b51 (qgis): update histogram UI and options (#7619)
Etienne Tourigny
07:39 PM Revision 01640587 (qgis): make raster source in General tab enabled (but read-only), so it can be...
Etienne Tourigny
04:53 PM Revision ca43d8df (qgis): resolve cyclic include masking QgsDiagramLayerSettings in 2479d8326 on ...
Jürgen Fischer
03:59 PM Revision d1981881 (qgis): fix #7770
Jürgen Fischer
10:40 AM Revision 3875419f (qgis): script to generate random vectors which may be used for benchmarks
Radim Blazek
10:30 AM Revision 9222f152 (qgis): Use OGR VSI cache as buffer on Windows
Radim Blazek
06:04 AM Revision 0cc73891 (qgis): Merge pull request #579 from nyalldawson/blend_warning
Show warning when printing or pdfing a composition when blend modes are present Nyall Dawson
06:01 AM Revision a5a7c1c3 (qgis): Small fixes to heatmap plugin
Nyall Dawson
05:16 AM Revision 83dc4cb9 (qgis): Merge pull request #577 from vinayan/sliverFix
[Fix #7714] ftools - Eliminate - improve performance with new vector api calls vinayan Parameswaran

2013-05-05

01:26 AM Revision 85a3a672 (qgis): Fix heatmap rasters not correctly initialising with NODATA value
Nyall Dawson
12:39 AM Revision 5c240bcc (qgis): Make sure print as raster checkbox is updated after blend mode warning
Nyall Dawson
12:39 AM Revision a3573ced (qgis): Add parameter for QgsMessageViewer to disable deleteOnClose, allows ret...
Nyall Dawson
12:39 AM Revision 2479d832 (qgis): Add warning for printing and pdf export with blend modes with option to...
Nyall Dawson
10:34 PM Revision 471dab18 (qgis): [pyqgis-console] just shows the context menu on tabs (does not on tabbar)
Salvatore Larosa
08:47 PM Revision eb47ff5d (qgis): [pyqgis-console] fix typo and indentation update
Salvatore Larosa
08:40 PM Revision 507756a7 (qgis): [pyqgis-console] add a context menu for tabs
Salvatore Larosa
08:25 PM Revision 635a1eed (qgis): Merge pull request #575 from Jean-Roc/mywork
update french translation Werner Macho
07:42 PM Revision 87f7ea14 (qgis): [sextante] fixed problem when defining help files for the first time
Victor Olaya
01:08 PM Revision 94a976c9 (qgis): Merge pull request #578 from minorua/fieldname_encoding
write field names in the same encoding as attribute values (fix #4540) Borys Jurgiel
11:56 AM Revision 945bc603 (qgis): [sextante] model outputs are now shown in canvas
Victor Olaya
09:42 AM Revision 788e4294 (qgis): write field names in the same encoding as attribute values (fix #4540)
Minoru Akagi
06:02 AM Revision 5e413826 (qgis): replace old select calls with getFeatures method
vinayan Parameswaran

2013-05-04

11:46 PM Revision fc556554 (qgis): update french translation
Jean-Roc Morreale
11:44 PM Revision d3f9dd5d (qgis): [pyqgis-console] fixes translation strings
Salvatore Larosa
11:27 PM Revision fb91f76c (qgis): [pyqgis-console] minor fixes and cleanup
Salvatore Larosa
10:30 PM Revision 6c27d163 (qgis): [pyqgis-console] some fix for find text in editor
- changes tabs to north Salvatore Larosa
06:02 PM Revision 6e4a5c74 (qgis): [sextante] edited description of OTB orthorectification algorithm
Victor Olaya
06:02 PM Revision 61511cd1 (qgis): [sextante] added back script creation tools to toolbox
Victor Olaya
06:02 PM Revision 27fbdd74 (qgis): [sextante] fixed help edition dialog.
Victor Olaya
09:12 AM Revision 6e3e89b8 (qgis): do not use QgsCoordinateReferenceSystem internally
Leyan Ouyang
05:36 AM Revision 60b4369b (qgis): check validity of CRS before saving
Leyan Ouyang
05:36 AM Revision aa93fd88 (qgis): Update to custom CRS management
Leyan Ouyang
05:36 AM Revision c5a8ab62 (qgis): Updates to compile with current master
Leyan Ouyang

2013-05-03

09:39 PM Revision 93faa76d (qgis): html identify results: catch loadFinished only once
Jürgen Fischer
09:39 PM Revision adb4021f (qgis): catch system signals and stack trace on linux
Jürgen Fischer
09:39 PM Revision e0907b0f (qgis): more spelling fixes
Jürgen Fischer
07:45 PM Revision 13e7b33a (qgis): [diagrams] Show message on messagebar instead of messagebox
And some indentation updates Matthias Kuhn
07:18 PM Revision c7794ff1 (qgis): [diagrams] Usability improvements
* Choose default attribute value for interpolation if none is set
* Remember last used tab
* Default for scale depe...
Matthias Kuhn

2013-05-02

01:45 AM Revision b4ba4c82 (qgis): fix spelling errors
Jürgen Fischer
01:22 AM Revision d9fe8937 (qgis): more translation string cleanups
Jürgen Fischer
12:48 AM Revision 9dd184a8 (qgis): german translation update with some string fixes
Jürgen Fischer
12:25 AM Revision ea1aaeae (qgis): cleanup style to db:
- add sip bindings to new methods
- table name, sql queries and constants should not be translated
- replace QVector<...
Jürgen Fischer
12:25 AM Revision d4542fee (qgis): another indention update
Jürgen Fischer
11:57 PM Revision 9ca7223e (qgis): Changed default cellsize for SAGA algorithms
Victor Olaya
11:57 PM Revision 4dfa9729 (qgis): Added extra advanced options for GRASS algorithm Import/Export
Modified/added some GRASS descriptions Victor Olaya
11:57 PM Revision 10985609 (qgis): Adjustments in DEM parameters fro OTB algorithms
Victor Olaya
11:24 PM Revision 9ed50638 (qgis): [pyqgis-console] adds a find text widget to editor
Salvatore Larosa
11:06 PM Revision 550825aa (qgis): Merge pull request #545 from el1073/styles_to_db
[FEATURE] Styles to db - this was approved for late submission prior to the feature freeze Tim Sutton
04:02 PM Revision 3e1f3a0a (qgis): fix #7749
Jürgen Fischer
03:57 PM Revision 6983ec39 (qgis): raster block setIsNoDataExcept fix, fixes #7608
Radim Blazek
12:59 PM Revision 1dfcf53b (qgis): Merge branch 'master' of https://github.com/qgis/Quantum-GIS into style...
Emilio Loi
12:58 PM Revision 02c92647 (qgis): Added a message to explain UI upload feature
Emilio Loi
12:46 PM Revision ae7115f7 (qgis): [pyqgis-console] re-added shortcut mistakenly removed in 07abb34
Salvatore Larosa
12:28 PM Revision 25f78d22 (qgis): Merge pull request #573 from Jean-Roc/master
update fr ui Werner Macho
12:25 PM Revision 3b28ce39 (qgis): update french translation
Jean-Roc Morreale
11:23 AM Revision ae48b09f (qgis): mapserver compilation fix
Radim Blazek
11:16 AM Revision 764afb89 (qgis): Merge branch 'master' of https://github.com/qgis/Quantum-GIS into style...
Emilio Loi
11:03 AM Revision c3df3ba7 (qgis): oracle provider: fix pk where clause
Jürgen Fischer
09:40 AM Revision def681c2 (qgis): Add API to write and read custom data to the layer in a .qgs-file.
New signals:
* void QgsProject::writeMapLayer( QgsMapLayer*, QDomElement&, QDomDocument& )
* void QgsProject::read...
Matthias Kuhn

2013-05-01

12:15 AM Revision ee4fc4e1 (qgis): [pyqgis-console] fixes import warning
Salvatore Larosa
12:02 AM Revision 8e6e2872 (qgis): german translation update
Jürgen Fischer
12:02 AM Revision d0aa1e47 (qgis): indentation update
Jürgen Fischer
11:48 PM Revision 334f43e4 (qgis): [pyqgis-console] warning the user if the file has been modified by anot...
- set fixed size for corner widget icons
- reorganized message levels for the message bar
- minor fixes
Salvatore Larosa
11:40 PM Revision b5042df7 (qgis): Add tests for python bindings for layer blend modes
Nyall Dawson
11:15 PM Revision c460a4bd (qgis): Merge pull request #533 from leyan/customCRS_API
Custom crs api Tim Sutton
10:50 PM Revision f62955ff (qgis): Merge pull request #551 from olivierdalang/SvgLibraryCleanup
Svg library cleanup Tim Sutton
10:44 PM Revision 5e9e98ab (qgis): Merge pull request #569 from ccrook/delimited_text_substring_capability
Delimited text substring capability - also bug #7742 Tim Sutton
09:44 PM Revision 2e446a87 (qgis): limit max number of raster symbol items in legend (may be very slow), r...
Radim Blazek
09:33 PM Revision 2fb50ab5 (qgis): Merge branch 'delimited_text_bug_fixes_2' into delimited_text_substring...
Chris Crook
09:32 PM Revision 78f51107 (qgis): Merge branch 'master' into delimited_text_bug_fixes_2
Chris Crook
09:25 PM Revision 39419e1a (qgis): Comment changed only
Chris Crook
11:23 AM Revision 3c683120 (qgis): [Diagrams] UI-Improvements
* Do not allow "fixed size" histograms (makes no sense)
* Rewire slots and signals for the fixed size
* Default pie...
Matthias Kuhn
06:05 AM Revision 9e870c78 (qgis): Add tests for python bindings for composer item blending and transparency
Add python bindings for composer item background Nyall Dawson
02:42 AM Revision d8fd2596 (qgis): [pyqgis-console] fix sharing snippets code via codepad
Salvatore Larosa
02:42 AM Revision 36e613ae (qgis): [pyqgis-console] fix comment/uncomment code also on Windows OS
Salvatore Larosa
02:16 AM Revision e11f4e87 (qgis): Add tests for layer blending
Nyall Dawson

2013-04-30

11:52 PM Revision 91799532 (qgis): Update qgsvectorlayereditbuffer.cpp
Philippe Dorelon
09:27 PM Revision 67e52788 (qgis): [sextante] fixed blocking typo introduced in cc490fd7acd366
Victor Olaya
08:14 PM Revision 3f3ca281 (qgis): [sextante] Fixed problem when canceling on batch autofill dialog
Victor Olaya
07:43 PM Revision cc490fd7 (qgis): [sextante] Added checking in case model file cannot be save due to perm...
Victor Olaya
07:28 PM Revision bd5cdaf2 (qgis): Merge pull request #570 from vinayan/authorsupdate
fix tab in authors.txt vinayan Parameswaran
07:21 PM Revision bc57d562 (qgis): fix tab in authors.txt
vinayan Parameswaran
04:33 PM Revision 5407616b (qgis): [pyqgis-console] running script without shell window (for Windows OS)
- changed runscript icon to contextual menu Salvatore Larosa
02:27 PM Revision 4c42cb1e (qgis): Merge pull request #567 from nyalldawson/overview
Add blending mode for overview frame, option to invert overview frame Nyall Dawson
01:31 PM Revision 6e6ff40f (qgis): [Diagrams] Switch properties dialog to tabs
Histograms:
* Use a more descriptive text for the size parameter
* Hide unneeded parameter controls
Matthias Kuhn
10:49 AM Revision db3bfa37 (qgis): QgsVectorDataProvider without diff comments
Emilio Loi
10:26 AM Revision d6b3bfaa (qgis): Merge branch 'styles_to_db' of https://github.com/el1073/Quantum-GIS in...
Conflicts:
src/core/qgsvectordataprovider.h
Emilio Loi
10:25 AM Revision f344e512 (qgis): Merge branch 'master' of https://github.com/qgis/Quantum-GIS into style...
Emilio Loi
10:25 AM Revision 0704366a (qgis): Merge branch 'master' of https://github.com/qgis/Quantum-GIS into style...
Conflicts:
python/console/console_editor.py
src/core/qgsvectordataprovider.h
src/core/qgsvectorfilewriter.cpp
Emilio Loi
10:24 AM Revision 8a6cba64 (qgis): Merge branch 'master' of https://github.com/qgis/Quantum-GIS into style...
Conflicts:
python/console/console_editor.py
src/core/qgsvectordataprovider.h
src/core/qgsvectorfilewriter.cpp
Emilio Loi
09:13 AM Revision 009ba1b9 (qgis): Merge pull request #563 from vinayan/rotateMoveFix
[Fix #7625] - rubberbands not visible while rotating/moving point geometries Matthias Kuhn
09:12 AM Revision 7dc0e518 (qgis): translation update: swedish by Victor
Werner Macho
08:43 AM Revision 6718d62b (qgis): add Vinayan to authors
vinayan Parameswaran
06:51 AM Revision e19079d6 (qgis): Add tests for composer item transparency and blending
Nyall Dawson
04:11 AM Revision 1fb60b4c (qgis): Adding subset test and help information
Chris Crook
03:47 AM Revision ea8617df (qgis): Substring working - tests not in place yet
Chris Crook
03:46 AM Revision 1fb1c9c4 (qgis): Refactoring code from iterator to provider
Chris Crook
03:31 AM Revision 2a236528 (qgis): Added check of dataSourceUri to tests
Chris Crook

2013-04-29

11:33 PM Revision 6e90ba30 (qgis): Tweak saturation curve (fix #7655)
Nyall Dawson
10:36 PM Revision 211a090c (qgis): SVG : some more backgrounds again
Olivier Dalang
10:31 PM Revision f9386d97 (qgis): SVG : forgot some
Olivier Dalang
09:53 PM Revision 31a77cd4 (qgis): SVG : added some backgrounds
Olivier Dalang
09:53 PM Revision 4dcc0823 (qgis): SVG : separate arrows and wind roses
Olivier Dalang
09:53 PM Revision 514fe886 (qgis): SVG : manual correction of GPS icon
Olivier Dalang
09:53 PM Revision 33926aa1 (qgis): SVG : clean arrows
Conflicts:
images/svg/north_arrows/NorthArrow1.svg
images/svg/north_arrows/NorthArrow10.svg
images/svg/north_arrow...
Olivier Dalang
09:53 PM Revision c15768bf (qgis): SVG : add parameters
Olivier Dalang
09:53 PM Revision 1ca02c8e (qgis): SVG : add a directory for crosses
Olivier Dalang
09:53 PM Revision d3a988ba (qgis): SVG : remove backgrounds, harmonize coulours, harmonize sizes, and add ...
Olivier Dalang
09:53 PM Revision b6958fdf (qgis): SVG : remove some old-looking svg
Olivier Dalang
08:05 PM Revision ff92f4d3 (qgis): Using common code for list of encodings
Chris Crook
06:35 PM Revision 27c5b93f (qgis): Fix for a2b2e16
Matthias Kuhn
06:26 PM Revision a2b2e169 (qgis): [Fix #7574] [rubberband] Artifacts when using a rubberband with a singl...
Matthias Kuhn
05:39 PM Revision a9a58fa1 (qgis): Revert "vector data provider start/stop editing methods"
This reverts commit 60b4da443e0998377e0cccbd9113b64555695a41. Radim Blazek
05:29 PM Revision 229419ee (qgis): raster cleanup
Radim Blazek
04:03 PM Revision 1515c45f (qgis): More informative text and tooltip for the "ignore shapefile encoding de...
Borys Jurgiel
02:57 PM Revision 62c5e631 (qgis): Merge pull request #566 from minorua/fix_cpg
Encoding: produce more compatible .cpg files. Borys Jurgiel
02:55 PM Revision c5177fc6 (qgis): Merge pull request #568 from 3nids/layer2map
added layerToMapCoordinates for rectangles, and more detailed comments Matthias Kuhn
02:53 PM Revision 42fc689e (qgis): added layerToMapCoordinates for rectangles, and more detailed comments
Denis Rouzaud
01:48 PM Revision 171973a5 (qgis): Add blending mode for overview frame, option to invert overview frame
Nyall Dawson
01:28 PM Revision 33d13ccc (qgis): raster cleanup
Radim Blazek
12:41 PM Revision e755815f (qgis): [pyqgis-console] allows comments and quotes folding in editor lexer
Salvatore Larosa
11:19 AM Revision c499df74 (qgis): Merge branch 'master' of https://github.com/qgis/Quantum-GIS into style...
Conflicts:
python/console/console_editor.py
Emilio Loi
10:48 AM Revision 18786ad7 (qgis): Merge branch 'master' into delimited_text_bug_fixes_2
Chris Crook
05:22 AM Revision 1113c609 (qgis): fix .cpg file contents
Minoru Akagi

2013-04-28

01:22 AM Revision 19591829 (qgis): [pyqgis-console] small fix for show/hide editor action
Salvatore Larosa
01:16 AM Revision 8565ef95 (qgis): Merge pull request #565 from nyalldawson/new_functions
New color functions (from hsl, hsv and cmyk), new regexp_match function Nathan Woodrow
01:10 AM Revision 533030f8 (qgis): Add regexp_match function, improve help for regexp_replace function
Nyall Dawson
01:10 AM Revision 6e5221cd (qgis): Add color_cmyk and color_cmyka functions
Nyall Dawson
01:10 AM Revision c038374e (qgis): Add color_hsv and color_hsva functions
Nyall Dawson
01:10 AM Revision d52e007d (qgis): Add color_hsl and color_hsla functions
Nyall Dawson
11:56 PM Revision 71c9d96f (qgis): [pyqgis-console ] adds more options to settings dialog:
- reorganized settings dialog
- added option autosave script before running
- added options for autocompletion code (...
Salvatore Larosa
11:26 PM Revision a8af82e4 (qgis): translation update: fr by JRM
Werner Macho
09:47 PM Revision 1a19947e (qgis): Merge pull request #564 from vinayan/fixRubberband
[Fix #7728] - QgsRubberband addGeometry does not add multipart geometries to existing points Matthias Kuhn
09:20 PM Revision 6b9bc64e (qgis): translation update: Danish by Jacob
Werner Macho
09:17 PM Revision d90f167b (qgis): Allow adding QToolButton's to the toolbars
* iface.addToolBarWidget()
* iface.addRasterToolBarWidget()
* iface.addVectorToolBarWidget()
* iface.addDatabaseTo...
Matthias Kuhn
04:55 PM Revision ddbfb2e8 (qgis): restore zip raster layer style test - still needs a test for vector layers
Etienne Tourigny
04:19 PM Revision 785f614a (qgis): remove invalid layers from zip test files
Etienne Tourigny
10:24 AM Revision 9d935148 (qgis): fix QgsRubberband.addGeometry when adding multipart geometries
vinayan Parameswaran
06:28 AM Revision 2f9cb93a (qgis): fix move features issue with point geometries
vinayan Parameswaran
06:00 AM Revision d4c20275 (qgis): fix rotate features issue with point geometries
vinayan Parameswaran

2013-04-27

12:16 AM Revision c47fbbe2 (qgis): Plugin installer: add ?qgis=[QGIS_VERSION] GET parameter to each reposi...
Borys Jurgiel
12:08 AM Revision dfd84443 (qgis): Plugin installer: fix support for qgisMaximumVersion tag.
Borys Jurgiel
09:37 PM Revision fdc4138b (qgis): german translation update
Jürgen Fischer
08:57 PM Revision 9b43d73c (qgis): translation update: gl_ES by Xan
Werner Macho
07:37 PM Revision 370828c2 (qgis): Merge pull request #472 from jdugge/master
Interface elements for specifying raster resolution in GDAL Rasterize plugin Werner Macho
05:49 PM Revision 83f3fc6f (qgis): translation update da_DK by Jacob
Werner Macho
04:36 PM Revision 345c1450 (qgis): [sextante] added OTB algorithms to simplified list
Victor Olaya
11:10 AM Revision 6fc81e83 (qgis): osgeo4w: rename executables to ...-bin.exe to solve clash with .bat
Jürgen Fischer
11:04 AM Revision ac2970ba (qgis): osgeo4w: rename executables to ...-bin.exe to solve clash with .bat
Jürgen Fischer

2013-04-26

12:34 AM Revision c635578d (qgis): [sextante] Improvements in commander
Victor Olaya
11:48 PM Revision 4065d572 (qgis): [sextante] fixed problem in otb with filepaths containing whitespaces.
Removed outdated otb descriptions Victor Olaya
09:10 PM Revision 2232c3d9 (qgis): Merge branch 'master' into delimited_text_bug_fixes_2
Chris Crook
05:39 PM Revision 723ad4c7 (qgis): [FEATURE] Load and Save SLD & QML styles to DB
Work done for ARPA Piemonte - Dipartimento Tematico Geologia e Dissesto
merge with master f3842775a5147b7a8da1639a4be...
Emilio Loi
05:37 PM Revision 0fa9527a (qgis): pre merge with master
Merge branch 'master' of https://github.com/qgis/Quantum-GIS into styles_to_db
Conflicts:
python/console/console_ed...
Emilio Loi
05:22 PM Revision f3842775 (qgis): Merge pull request #561 from minorua/create_shape
set SHAPE_ENCODING to "" when creating new shapefile Borys Jurgiel
02:01 PM Revision 02fa7292 (qgis): add temporary output for zip test
Etienne Tourigny
01:33 PM Revision f7cce9c6 (qgis): set SHAPE_ENCODING to "" when creating new shapefile (follows up 4fb9879)
Minoru Akagi
12:03 PM Revision 7219fb73 (qgis): [FEATURE] Load and Save SLD & QML styles to DB
Work done for ARPA Piemonte - Dipartimento Tematico Geologia e Dissesto
(bug fixes and rollback on doc files)
Emilio Loi
11:56 AM Revision 280922a3 (qgis): [FEATURE] Load and Save SLD & QML styles to DB
Work done for ARPA Piemonte - Dipartimento Tematico Geologia e Dissesto Emilio Loi
10:42 AM Revision 5616cfae (qgis): [sextante] add missed CMakeLists
Alexander Bruy
08:42 AM Revision fd4cf96e (qgis): [sextante] fixed error due to wrong import
Victor Olaya
04:24 AM Revision f7dc548a (qgis): Let users know if no data displayed because all records are badly forma...
Chris Crook
03:11 AM Revision 4aa013d7 (qgis): Fix for #3743, georeferencer: can't set map coords from map canvas on Mac
Larry Shaffer
03:10 AM Revision bab91637 (qgis): Small cleanup for e0838b0
Larry Shaffer
02:55 AM Revision 56f4a5eb (qgis): Fixing potentially very long field names when reading arbitrary data fr...
Chris Crook
02:55 AM Revision 6ba9f4d2 (qgis): Fixing problem with very long data fields corrupting preview table (Qt ...
Chris Crook
02:13 AM Revision eb220fd2 (qgis): Merge branch 'master' into delimited_text_bug_fixes_2
Chris Crook

2013-04-25

01:49 AM Revision b57841fb (qgis): Merge pull request #531 from ccrook/colour_functions
Colour functions Nathan Woodrow
01:35 AM Revision fd57ffa5 (qgis): Merge branch 'master' into colour_functions
Chris Crook
12:36 AM Revision 21fd0f24 (qgis): [sextante] added commander
Victor Olaya
12:26 AM Revision 7603f3e1 (qgis): Fixes bug #7688
Chris Crook
10:51 PM Revision 4fb9879d (qgis): Set the ENCODING layer creation option when creating a new empty Shapef...
Borys Jurgiel
10:43 PM Revision 320d90a2 (qgis): Always set "SHAPE_ENCODING" GDAL config option to "" in QgsVectorFileWr...
Borys Jurgiel
09:34 PM Revision 4f41de83 (qgis): add simple help to cpt-city dialog
Etienne Tourigny
09:34 PM Revision 89f34b20 (qgis): fix cpt-city loading of invalid (non-existent) ramps in Seleections
Etienne Tourigny
09:34 PM Revision 43c2805e (qgis): add ramp count to selection info label
Etienne Tourigny
09:34 PM Revision 8218baf9 (qgis): change QGis to QGIS
Etienne Tourigny
09:34 PM Revision 30e48771 (qgis): add cpt-city selections to distribution
Etienne Tourigny
09:17 PM Revision 384f8800 (qgis): osgeo4w updates
- move desktop and browser executables to main bin
- backport QGIS_PREFIX_PATH support in QgsApplicaton
- make batch ...
Jürgen Fischer
09:06 PM Revision 44921e19 (qgis): osgeo4w: make batch files location independant
Jürgen Fischer
06:17 PM Revision 5cbf42b0 (qgis): [pyqgis-console] fix object inspector on windows 7
- minor fixes Salvatore Larosa
05:32 PM Revision 345a0aef (qgis): Merge pull request #556 from vinayan/splitVector
[Fix #7618] - split vector layer does not work in master vinayan Parameswaran
05:23 PM Revision 4f546649 (qgis): ftools-fix split vector layer
vinayan Parameswaran
04:29 PM Revision e0838b0b (qgis): Add workaround for loading forms with custom widgets from PyQt4
More information: qt-project.org/forums/viewthread/27098/ Nathan Woodrow
10:22 AM Revision 9e57117e (qgis): Enable pal label testing to qgis_bench
Matthias Kuhn

2013-04-24

01:57 AM Revision 3977cb63 (qgis): Make sure Analysis menu (sextante) shows up before Window menu on Mac
Larry Shaffer
01:31 AM Revision 154b7505 (qgis): Small update to Mac notes in INSTALL
Larry Shaffer
10:31 PM Revision db762dd4 (qgis): translation update: cz by Jan
Werner Macho
09:23 PM Revision 28ade759 (qgis): shapefiles served with qgis wfs server are completely wrong #7536
The bug is due to an inversion between tuple and coordinates separator in Polygon
coordinates element.
D'Hont René-Luc
06:25 PM Revision 6bd1b78b (qgis): [FEATURE] allows to store SQL queries in the DB manager
Olivier Dalang
05:18 PM Revision 5533d571 (qgis): common raster enums moved to raster namespace
Radim Blazek
04:05 PM Revision 0b6dab9b (qgis): wmts: fix dimension support
Jürgen Fischer
03:10 PM Revision 3e13171f (qgis): [sextante] fixed #7694. v.clean now accepts decimal values as input
Victor Olaya
03:01 PM Revision 58befd7c (qgis): [sextante] fixed missing + icons in modeler
Victor Olaya
12:17 PM Revision 69afcf23 (qgis): [sextante] add output to r.stream.stats module
Alexander Bruy
12:17 PM Revision c8c78518 (qgis): [sextante] wrap long lines in help file
Alexander Bruy
12:05 PM Revision 60b4da44 (qgis): vector data provider start/stop editing methods
Radim Blazek
12:04 PM Revision a38c09ef (qgis): Merge branch 'r-stream'
Alexander Bruy
12:04 PM Revision ac6a1ee7 (qgis): [sextante] add r.stream.* GRASS modules
Alexander Bruy
11:58 AM Revision 608adb8e (qgis): [sextante] add separators to context menu
Alexander Bruy
11:06 AM Revision 17613e81 (qgis): fix #7690
Jürgen Fischer
09:23 AM Revision 17dea1a2 (qgis): Making test script a bit more robust
Chris Crook

2013-04-23

01:41 AM Revision 7f903ee6 (qgis): Add binding for QgsAttributeDialog
Nathan Woodrow
12:30 AM Revision 3bd21bc2 (qgis): german translation update
Jürgen Fischer
11:50 PM Revision e22f0d16 (qgis): [pyqgis-console] fixes #7653 and #7646
- more minor fixes Salvatore Larosa
11:36 PM Revision 2e6178c8 (qgis): [sextante]new modeler interface
Victor Olaya
11:23 PM Revision 91685e76 (qgis): Merge pull request #540 from ccrook/delimited_text_bug_fixes
More delimited text bug fixes Tim Sutton
10:12 PM Revision 20d40bfd (qgis): Post merge fixes
Chris Crook
09:23 PM Revision d835194a (qgis): Merge with master
Chris Crook
06:26 PM Revision b3c6d38f (qgis): make cmake honor PYTHON_LIBRARY
Marco Bernasocchi
12:21 PM Revision 49f1b53b (qgis): Merge branch 'master' of git://github.com/qgis/Quantum-GIS into styles_...
Emilio Loi
11:46 AM Revision 6d046fca (qgis): Merge pull request #539 from matthias-kuhn/fix-7639
[Fix #7639] Values for new attributes not saved (Blocker) Jürgen Fischer
11:09 AM Revision 1176bbcc (qgis): Adds more tolerance to QGIS mapserver for not fully OGC compliant WxS c...
At the moment QGIS mapserver is relatively strict in interpreting the REQUEST parameter. With this pull QGIS mapserve... Marco Lechner, in medias res GmbH
10:42 AM Revision b98db884 (qgis): [Fix #7674] Transfer ownership of layer to C++ when added to the registry
Matthias Kuhn
04:24 AM Revision 02388feb (qgis): Updating QGis to QGIS in vector layer source documentation
Chris Crook

2013-04-22

12:56 AM Revision 13d35ac3 (qgis): Merge pull request #548 from minorua/raster_memory_leaks
Fix some memory leaks Fix #6795 Nathan Woodrow
10:28 PM Revision 01e70b86 (qgis): Replace QGis with QGIS throughout
Chris Crook
10:22 PM Revision 3595491f (qgis): Tidying up help file
Chris Crook
10:13 PM Revision 2073f87a (qgis): Disable encoding combobox in layer properties dialog for OGR provider w...
Borys Jurgiel
10:09 PM Revision 75a1d028 (qgis): Tidying up help file
Chris Crook
04:55 PM Revision 4e4b0a91 (qgis): [pyqgis-console] allows to handle non-ascii chars in script file name
Salvatore Larosa
04:51 PM Revision 12a8390e (qgis): [pyqgis-console] shows also derived class name in object browser widget
Salvatore Larosa
04:51 PM Revision 4696e019 (qgis): [pyqgis-console] fix indentation
Salvatore Larosa
02:40 PM Revision c0551a68 (qgis): Merge pull request #492 from borysiasty/encoding_write_fix
Fix shapefile encoding in QgsVectorFileWriter Borys Jurgiel
12:20 PM Revision b4b779cd (qgis): Merge branch 'master' of git://github.com/qgis/Quantum-GIS into styles_...
Conflicts:
src/ui/qgsvectorlayerpropertiesbase.ui
Emilio Loi
11:41 AM Revision f3ab8128 (qgis): fix some memory leaks
Minoru Akagi
10:27 AM Revision 1a918414 (qgis): [pyqgis-console] fix - allows to apply the console settings at all the ...
Salvatore Larosa
06:16 AM Revision 13d7ced4 (qgis): Add SIP bindings for composer item blend mode and transparency
Nyall Dawson
04:12 AM Revision cbea2d4b (qgis): Merge pull request #547 from nyalldawson/blend_modes_sip
Add sip bindings for layer blend modes Nyall Dawson
03:11 AM Revision 2298cae8 (qgis): Add sip bindings for layer blend modes
Nyall Dawson

2013-04-21

11:27 PM Revision 269a419b (qgis): [pyqgis-console] converts all newlines to "\n" in order to fix the "Ent...
- fixes background color for toolbar editor on Windows
- minor fixes
Salvatore Larosa
08:20 PM Revision 956e18d2 (qgis): Update vector layer properties dialog with vertical tabs
- Following subsections still need work: Labeling (ng), Diagrams and possibly more on Style
- Add new SVG icons for L...
Larry Shaffer
05:08 PM Revision 87288b72 (qgis): translation update simplified Chinese by Calvin
Werner Macho
03:18 PM Revision 0a37ef7c (qgis): [sextante] fixed problem with algorithm classification in modeler. It w...
Victor Olaya
03:18 PM Revision bb97fc8b (qgis): [sextante] added better autoconfiguration for external apps' paths
Victor Olaya
03:18 PM Revision b938724f (qgis): [sextante] improvements in configuration dialog
Victor Olaya
03:18 PM Revision 51a91484 (qgis): [sextante]Fixed bug in dissolve tool
Victor Olaya
03:18 PM Revision 09e1aeba (qgis): [sextante] removed headers in example scripts
Victor Olaya
02:03 PM Revision 6ee2d183 (qgis): osgeo4w: update to grass 6.4.3RC3
Jürgen Fischer
06:06 AM Revision 5a912990 (qgis): forgot import for default TauDEM/MPI paths for OS X
William Kyngesburye
02:50 AM Revision b70934af (qgis): [pyqgis-console] Follow up 7096a73
Salvatore Larosa

2013-04-20

01:54 AM Revision 7096a73b (qgis): [pyqgis-console] added a python object browser for editor
- allow to save state for splitters
- minor fixes and cleanup
Salvatore Larosa
11:10 PM Revision f12eebe3 (qgis): [pyqgis-console] remove unnecessary code and fix tabs tooltip
Salvatore Larosa
10:38 PM Revision 0ca725ca (qgis): default TauDEM/MPI paths for OS X
William Kyngesburye
08:58 PM Revision 261dfbf5 (qgis): fix #7461
Jürgen Fischer
03:12 PM Revision cfa3f575 (qgis): [pyqgis-console] disables tab widget editor if restore tabs is prompted...
Salvatore Larosa
02:23 PM Revision 64887253 (qgis): Fix doxygen comments
Matthias Kuhn
01:50 PM Revision 193b6154 (qgis): QgsMapLayerRegistry add/remove signals reworked
* "theEmitSignal" parameter renamed to addToLegend
* layer(s)WillBeRemoved has no more "theEmitSingal" parameter
* la...
Matthias Kuhn
01:02 PM Revision 835a8aa9 (qgis): windows: include SHA in minidump name
Jürgen Fischer
12:48 PM Revision 99fac00c (qgis): windows: generate minidump on crash
Jürgen Fischer
11:20 AM Revision e5366b06 (qgis): python QgsField.__len__() fix; fixes PyQgsMemoryProvider and PyQgsVecto...
Radim Blazek
11:14 AM Revision f0e6b756 (qgis): Make sure margin spin box is always enabled when applicable
Nyall Dawson
10:49 AM Revision ea493273 (qgis): PyQgsDelimitedTextProvider fix for python 2.6 (dictionary comprehension...
Radim Blazek
10:39 AM Revision 47894ff7 (qgis): raster cleanup
Radim Blazek
09:24 AM Revision 97d39b55 (qgis): Deleted QgsFreakOutShader
Radim Blazek
06:57 AM Revision 257ee9c0 (qgis): Remove project wording from Project menu
Nathan Woodrow
06:08 AM Revision 5c533bf9 (qgis): Change File to Project menu in main screen
Nathan Woodrow

2013-04-19

09:10 PM Revision 8b18577a (qgis): raster cleanup
Radim Blazek
05:02 PM Revision 1f872ce6 (qgis): raster filters moved to pipe node in project file to allow custom filte...
Radim Blazek
03:43 PM Revision d4d26257 (qgis): [sextante] removed actions from toolbox, as they can be confusing. The ...
Victor Olaya
03:43 PM Revision 7feb1af6 (qgis): [sextante] Made configuration of algorithm classification available in ...
Victor Olaya
03:21 PM Revision 9675af04 (qgis): Add python bindings for symbology units and data defined functions
Marco Hugentobler
03:21 PM Revision 99c922de (qgis): Use better expression to string conversion
Marco Hugentobler
03:21 PM Revision bc62fb03 (qgis): Fix offset for ellipse renderer
Marco Hugentobler
02:02 PM Revision 4885c7be (qgis): [vectorlayercache] properly copy featurerequest
Matthias Kuhn
01:32 PM Revision 66c8cc1e (qgis): fix windows build - add missing CORE_EXPORTs
Jürgen Fischer
01:15 PM Revision 310e2ded (qgis): [attributetable] No autofallback to FilterMode::ShowVisible
As soon as extents of the map canvas changed, the filter showvisible was reapplied without a reason Matthias Kuhn
11:18 AM Revision bfef00a6 (qgis): Merge pull request #544 from rduivenvoorde/rubberband#7628
fix #7628 Matthias Kuhn
10:59 AM Revision 31cecdbc (qgis): Fix attributetable and vectorlayercache
* In the attributetable there was a mess with references and pointers, originating from 66fadee8ef.
* QgsVectorLayerC...
Matthias Kuhn
10:25 AM Revision 92d24fb1 (qgis): qgis wfs server cannot serve geometryless tables
http://hub.qgis.org/issues/7534
In a project where there are geometryless tables everything seems to allow publish t...
D'Hont René-Luc
06:58 AM Revision 032b4ad6 (qgis): Fix segfault when html composer labels contain img tags
Nyall Dawson
06:47 AM Revision 007e237f (qgis): [Fix 7641] Disable margin control for atlas when a point layer is selected
Change fixed scale control to radio button
Fix margin size not saving
Nyall Dawson

2013-04-18

01:53 AM Revision 3acfdc3a (qgis): Fix occasional NaN when automatically calculating heatmap radius
Nyall Dawson
11:47 PM Revision a6e2fc19 (qgis): Update qgsvectorlayereditbuffer.cpp
Philippe Dorelon
09:39 PM Revision 9f7dd46d (qgis): Minor help file improvements
Chris Crook
05:58 PM Revision 404d89fa (qgis): fix #7642
Jürgen Fischer
05:50 PM Revision 7fff92ac (qgis): fix for #7628 undo does not work ok
adding a removePoint method, which can also take a negative index to start
removing vertices from the end.
actual fix...
Richard Duivenvoorde
05:39 PM Revision 02fc6aee (qgis): german translation update
Jürgen Fischer
04:59 PM Revision c673935f (qgis): translation update: bosnian by Almir
Werner Macho
03:55 PM Revision 3b88054e (qgis): translation update: cz by Jan
Werner Macho
03:35 PM Revision facbff73 (qgis): Update new composer item Rendering group box
- Set form layout to match others in composer
- Add companion spin box for transparency slider
- Add syncGroup proper...
Larry Shaffer
03:35 PM Revision cf6eabf6 (qgis): Reduce width of histogram widget to fit better in new raster properties...
Larry Shaffer
03:35 PM Revision bf0e8c51 (qgis): Set better default drop shadow parameters
Larry Shaffer
03:18 PM Revision 66fadee8 (qgis): [FIX #7609] Fetch and cache data for sorting column in one query
Matthias Kuhn
02:41 PM Revision 046fbeea (qgis): Fix for #7627, wrong label scaling in print or PDF
- Add shadow device dpi output (high resolution)
- [API] Add scaleToPixelContext method to QgsPalLayerSettings for be...
Larry Shaffer
11:36 AM Revision 105e45be (qgis): wms provider: make smooth pixmap transformation in wmts optional (follo...
Jürgen Fischer
11:30 AM Revision fc715d94 (qgis): [attributetable] Usability improvements for filters
Matthias Kuhn
10:59 AM Revision ce8a5601 (qgis): Additional documentation
Chris Crook
10:57 AM Revision 0b780b0a (qgis): [Fix #7639] Don't compare TypeName when comparing fields
Matthias Kuhn
09:59 AM Revision b501c9a1 (qgis): Error message fixes and more regexp testing
Chris Crook
09:47 AM Revision 01e26da9 (qgis): wms provider: add TRANSPARENT parameter when image/x-jpegorpng is choos...
Jürgen Fischer
09:24 AM Revision 151369db (qgis): [dnd form designer] Expand items by default
Matthias Kuhn
05:05 AM Revision 8570646a (qgis): Minor change to tooltip message
Chris Crook
04:49 AM Revision 5e4f4f73 (qgis): More testing and bug fixes
Regular expression delimiter: fixed non-intuitive behaviour of not
including capture groups in the returned fields, ...
Chris Crook

2013-04-17

01:29 AM Revision 08ef4f84 (qgis): [pyqgis-console] fixes the undo action when comment/uncomment out code ...
Salvatore Larosa
 

Also available in: Atom