Activity
From 2014-02-28 to 2014-03-29
2014-03-29
- 11:02 PM Revision 3dc2d8c0 (qgis): typo in assigning values, fixes #9597
- Signed-off-by: Werner Macho <[email protected]>
- 05:55 PM Revision 0693fe93 (qgis): fix some tests crashes, fix some tests and some mtr updates
- 03:40 PM Revision 480ae45f (qgis): remove QgsMapCanvas.useImageToRender in db_manager (fixes #9942)
- 02:31 PM Revision 3e4e9e13 (qgis): fix redirected wms capabilities requests
- 05:24 AM Revision 3e3f30a3 (qgis): Replace deprecated provides() with hasFormat()
- QDropEvent::provides() has been deprecated from the move from Qt 3 to Qt 4.
Replace this instance with the hasFormat(...
2014-03-28
- 03:35 PM Revision fe39578e (qgis): Added python bindings for QgsMapRendererJob + subclasses and QgsMapRend...
- 02:37 PM Revision 530b5fd5 (qgis): Fix #9918 (enable add symbol layer also when selection is not on symbol)
- 01:31 PM Revision 748ff8b2 (qgis): missing python plugins menu/actions objectName
- 12:33 PM Revision 5a314816 (qgis): Merge pull request #1276 from anitagraser/master
- new master splash from #viennacodesprint14
- 12:06 PM Revision c324895c (qgis): Merge pull request #1275 from sebastic/arm
- Support building QGIS on ARM (#9917)
- 12:03 PM Revision a82aeb03 (qgis): Fix #9916 (inconsistent step size)
- 11:43 AM Revision 7b7ffb27 (qgis): new master splash from #viennacodesprint14
- 11:33 AM Revision d19ccb7d (qgis): [processing] don't close dialog if execution fails (fix #9893)
- 11:17 AM Revision 4ff930e7 (qgis): Merge pull request #1274 from simonsonc/explicit-link
- Be explicit with Qt link libraries
- 11:12 AM Revision 2b458e88 (qgis): [processing] show alforithm and help authors in Help tab (fix #8917)
- 11:12 AM Revision cd9aae70 (qgis): fix error when copying gdalinfo output to clipboard (fix #9882)
- 11:12 AM Revision 8c97462b (qgis): add option to load result to canvas in Heatmap plugin (fix #6645)
- 10:48 AM Revision e846a898 (qgis): Merge remote-tracking branch 'simonsonc/rename-subtract'
- 10:41 AM Revision 3d44c593 (qgis): Disable features on ARM.
- Building QGIS on ARM produces the error:
sip: qgis/python/core/qgsclipper.sip:44: \
QgsClipper::trimFeature() unsupp... - 10:39 AM Revision 7db6ae54 (qgis): Fix qreal vs double.
- In qt4 on arm architectures qreal is defined as float while on other
architectures it is defined as double. This can ... - 10:37 AM Revision 03b028db (qgis): On armel/armhf qreal is typedef'ed to float not double.
- This patch adds qreal versions of some functions on arm. It was originally
writen by Konstantinos Margaritis and late...
2014-03-27
- 12:43 AM Revision 8dff0307 (qgis): Be explicit with Qt link libraries
- For the analysis tests, instead of linking with all the found
QT_LIBRARIES, pick only the ones that are needed. - 12:37 AM Revision 1bcd1547 (qgis): Replace "subtract" with "subtracted"
- The QRegion::subtract method has been replaced with subtracted. The
functionality is the same. - 12:28 AM Revision 9bf96cbc (qgis): Remove unused include
- This "QMenuItem" include is not used, and it's also a Qt 3 leftover.
Remove it. - 07:26 PM Revision 984fe0e8 (qgis): refresh map canvas after pasting style (fix #9908)
- 06:56 PM Revision e6081fa9 (qgis): [processing] skip invalid geometries when performing intersection (fix ...
- 03:13 PM Revision 6f3046ca (qgis): [processing] fixed error when running script algorithm from script edit...
- 03:01 PM Revision e63b75c5 (qgis): [processing] modeler dialog now saves automatically the model before ex...
- 02:54 PM Revision 3c7a6806 (qgis): [processing] fixed exporting model to python (replaced 'Processing' ref...
- 02:48 PM Revision 34421c89 (qgis): assign CRS to interpolation output (fix #3578)
- 02:48 PM Revision ad6d2b40 (qgis): Access to layer data of interpolator
- 02:46 PM Revision 344383b1 (qgis): Merge pull request #1269 from etiennesky/rldhont-netcdf_generateBandName
- [Feature][RASTER] Generate band name with NetCDF EXTRA_DIM funded by Ifremer
- 02:28 PM Revision e4909915 (qgis): Refactor configuration parsing and configuration cache
- 02:25 PM Revision 3dfacc77 (qgis): identify/highlight default constants
- 02:24 PM Revision 8fff180a (qgis): [processing] added support for multiline strings in scripts
- 02:24 PM Revision 7f0bc42e (qgis): [processing]added new example script (contributed by Michael Douchin)
- 02:15 PM Revision 7b0af0df (qgis): fix warnings
- 01:45 PM Revision 0bdca1f9 (qgis): missing identify/highlight sip methods
- 11:20 AM Revision cdbe1ee3 (qgis): [Plugin manager] Replace confirmation popup dialogs with an internal Qg...
- 10:43 AM Revision 7a700416 (qgis): Change also SIP files to use WindowFlags instead of WFlags
- 10:43 AM Revision 665f0a32 (qgis): Replace WFlags with WindowFlags
- It has long been in Qt 4 that the WFlags window flags argument has been
renamed to WindowFlags. In fact, WFlags is ju... - 10:29 AM Revision a8387008 (qgis): avoid warning messages on composer arrows without markers
- 10:16 AM Revision b4b01550 (qgis): Merge pull request #1265 from nyalldawson/postgis_time
- Make PostGIS provider correctly create time and datetime formats
2014-03-26
- 08:00 PM Revision 48b9ccbc (qgis): [ftools] use int column for point count (fix #9432)
- 07:51 PM Revision 019f1217 (qgis): Merge pull request #1264 from olivierdalang/fix_9334
- fix #9334
- 06:54 PM Revision 3d6f17b0 (qgis): [processing] handle non-ASCII characters when running GRASS algorithms
- (addresses #5420)
- 06:54 PM Revision e484500d (qgis): [processing] enable temporary outputs in QGIS Field Calculator (fix #9401)
- 06:54 PM Revision 3bedc702 (qgis): [processing] move OTB output to INFO tab, fix deprecation warning
- 06:51 PM Revision aefc8925 (qgis): identify and other map tools changed to use search radius in mm
- 05:50 PM Revision f68e47f6 (qgis): Fix symbol's size/width not being updated in GUI on load
- 04:45 PM Revision 8bb1304f (qgis): Merge pull request #1268 from milenanv/qgis_trans_pl
- [TRANSUP] pl by milena
- 03:53 PM Revision 05ce1206 (qgis): [processing] show confirmation when closing modeler with unsaved model
- (fix #9889)
- 03:45 PM Revision f8a558a6 (qgis): Merge pull request #1245 from simonsonc/remove-qtgui
- Remove include of QtGui in favor of individual includes
- 03:37 PM Revision d0c93b94 (qgis): Merge pull request #1244 from simonsonc/qt-no-deprecated
- Fix uses of deprecated Qt methods
- 03:21 PM Revision 9445c9af (qgis): Globe: anti-aliasing disabled by default
- 03:00 PM Revision 8cbf56f3 (qgis): fix globe sync extent
- 02:57 PM Revision b74cb427 (qgis): [processing] improved algorithm filtering in toolbox
- 02:57 PM Revision eb360e0b (qgis): [processing] fixed display ad handling of optional table fields in para...
- 02:21 PM Revision cbeb5288 (qgis): [processing] add Buffer option to Voronoi polygons tool (fix #7661)
- 02:04 PM Revision 024f6a12 (qgis): [processing] fix handling of optional string arguments (fix #9109, 9120)
- 01:38 PM Revision 92ee039f (qgis): [processing] added drag&drop support in modeler
- 11:50 AM Revision abc7b9b8 (qgis): fix #8298 ignored first selection of recently used CRS in projection se...
- 11:29 AM Revision 36bd2d00 (qgis): Merge pull request #1235 from m-kuhn/httplib
- Add new CMake option: WITH_INTERNAL_HTTPLIB (default True)
- 10:38 AM Revision a93bef43 (qgis): [processing] remove shebangs from SAGA helpers (fix #9669)
- 10:25 AM Revision 68cf29fd (qgis): [TRANSUP] gl by Xan
- Signed-off-by: Werner Macho <[email protected]>
- 10:23 AM Revision 0d636351 (qgis): [processing]do not rebuild thhe whole toolbox tree when filtering or up...
- 02:30 AM Revision 8c4bfa3f (qgis): [MSSQL] Close database and delete query on close
- 01:17 AM Revision d047ea07 (qgis): Merge remote-tracking branch 'tamas/master'
2014-03-25
- 12:09 AM Revision 20933ded (qgis): Add README.rst for labeling unit tests
- 11:12 PM Revision 013f9e96 (qgis): Make PostGIS provider correctly use time and datetime formats, instead ...
- 09:50 PM Revision 776619fa (qgis): highlight fixes
- 07:39 PM Revision d8ad1d88 (qgis): Reintroduce $map and optional canvas refresh debug logs
- 06:58 PM Revision 9e42c5bc (qgis): Fix support for setCacheImage() to enforce refresh of a layer
- 06:53 PM Revision f53576dd (qgis): make menthod and variable naming consistent, some cleanup
- 06:53 PM Revision 71e57a7a (qgis): New method to duplicate a vector layer in memory and optionally add it ...
- 06:29 PM Revision 9aab894f (qgis): fix #9334
- 06:10 PM Revision 19112323 (qgis): Rewrite the mssql driver to take care of the multithreded rendering
- 06:08 PM Revision e26b6b56 (qgis): [FEATURE] Identify highlight options.
- - optional highlight color, line/outline buffer and minimum width
- fixed symbol sizes (thanks to Martin Dobias) - 05:53 PM Revision 6703126a (qgis): translation update pl
- 05:49 PM Revision 3b7b2b45 (qgis): Merge pull request #1134 from CS-SI/otb_processing_update
- OTB processing update
- 05:41 PM Revision e2d01e2e (qgis): Merge pull request #970 from snorfalorpagus/spatialjoin
- Ported "Join attributes by location" from fTools to Processing
- 05:39 PM Revision ec0c820a (qgis): Merge pull request #1052 from Oslandia/processing_gui_set_values
- [processing] set droplists if parameter values are already set
- 04:21 PM Revision 44a054df (qgis): Merge pull request #1262 from nyalldawson/processing_postgis
- Improvements to processing "Import into PostGIS" algorithm
- 04:08 PM Revision 839c3e75 (qgis): Merge pull request #1263 from Qgis-Tr-kr/master
- [TRANSUP] kr
- 03:45 PM Revision 33740957 (qgis): [processing] make script editor, modeler and results viewer non modal
- (fix #9849)
- 03:39 PM Revision bd3f5b13 (qgis): [processing] restore Create new model tool in toolbox (fix #9847)
- 03:33 PM Revision 4ffdef48 (qgis): [processing] fix MMQGIS Extract by attribute (fix #9768)
- 03:25 PM Revision 5e5abdb4 (qgis): [processing] add feature count to Statistics by categories output (fix ...
- 03:18 PM Revision 285fa01c (qgis): Merge pull request #1076 from snorfalorpagus/processing_intersection_fix
- [processing] fix QGIS Intersection tool
- 03:15 PM Revision af9da1de (qgis): Invalid CRS instances should be equal
- 03:07 PM Revision cef3018c (qgis): Korean translate completed
- 02:55 PM Revision c69f2e11 (qgis): [processing] fix Unique values tool (fix #9870)
- 02:35 PM Revision b5dc0676 (qgis): [processing] fix output names for some SAGA algorithms (fix #9789)
- 10:59 AM Revision 99a86123 (qgis): Clean up code in qgis_map_serv.cpp
- 10:06 AM Revision 19da71cc (qgis): Merge pull request #1149 from p0cisk/master
- [processing]Fix "float division by zero" in polygonize algorithm if no
- 10:01 AM Revision db235c89 (qgis): Merge pull request #1239 from bstroebl/eliminateSmallest
- [FEATURE] (Processing) Eliminate with smallest polygon
- 04:00 AM Revision 748d261d (qgis): [processing] Add option for converting field names to lowercase for Imp...
- 03:40 AM Revision db4401fe (qgis): Rebuild labeling tests control images with smaller size (420 x 280)
- 03:40 AM Revision f29d44e7 (qgis): Add PDF composer output labeling tests setup
- - Only support for Poppler with Cairo (pdftocairo), since without Cairo a PDF's vectors are not always rendered properly
- 03:05 AM Revision 5997c78c (qgis): [processing] Allow choice of geometry column name, change database conn...
- 01:49 AM Revision f2e9d012 (qgis): before QgsOptionBase
2014-03-24
- 10:52 PM Revision 0e113e15 (qgis): Add QgsOWSServer class, move code from qgis_map_serv.cpp into exection(...
- 07:36 PM Revision 90f012d5 (qgis): [ftools] increase maximum number of points for regular points tool
- 07:18 PM Revision d9bed418 (qgis): remove extra spaces from message text (fix #7648)
- 07:18 PM Revision d86a9aa5 (qgis): [processing] better handling of non-ASCII characters in config dialog
- (addresses #9323)
- 07:18 PM Revision 40942fa7 (qgis): [processing] fix old API calls in Extract by location tool (fix #9603)
- 07:17 PM Revision ae2a3a8d (qgis): Remove obsolete label from options dialog
- 06:47 PM Revision d4c257f2 (qgis): Fix labeling local server test class setup error
- 06:47 PM Revision a6f25c53 (qgis): Add render checker color tolerance to labeling tests
- 06:47 PM Revision 81ba9edd (qgis): Add render checker color tolerance to sip
- 06:45 PM Revision 7c2038d4 (qgis): fix #9838
- 06:45 PM Revision 3797ffae (qgis): [processing] fix wrong tools description (fix #9852)
- 06:45 PM Revision 7f522f92 (qgis): [processing] fix Distance Matrix tool (fix #7618)
- 04:09 PM Revision 126ed6ba (qgis): updated translation pl
- 03:56 PM Revision 6ab62fd8 (qgis): [TRANSUP] fi by Kari
- Signed-off-by: Werner Macho <[email protected]>
- 03:04 PM Revision 405adf6e (qgis): updated translation pl
- 02:15 PM Revision dcda258d (qgis): apply brightness/contrast changes to all selected layers (fix #8176)
- 02:00 PM Revision 4ecdc6b3 (qgis): use Shift modifier for bigger step when changing brightness/contrast
- (fix #8177)
- 10:09 AM Revision 2fab405a (qgis): [TRANSUP] nb by James
- Signed-off-by: Werner Macho <[email protected]>
- 06:59 AM Revision 18fe1fde (qgis): [TRANSUP] String update on demand
- Signed-off-by: Werner Macho <[email protected]>
2014-03-23
- 10:06 PM Revision f66ad8e4 (qgis): german translation update
- 10:06 PM Revision 5b4d0768 (qgis): revert 637359a and manually merge pull request #1232
- Signed-off-by: Juergen E. Fischer <[email protected]>
2014-03-22
- 02:49 PM Revision f020bbf9 (qgis): Merge pull request #1221 from luipir/spatialite-savestyle
- added saveStyle capability to Spatialite Provider - Developed for ARPA Piemonte (Dipartimento Tematico Geologia e Dis...
- 02:44 PM Revision e392efab (qgis): Merge pull request #1138 from slarosa/hold_dialog_db_conn
- [GUI] add checkbox in db conn dialog in order to keep the window open after adding a table
- 12:55 PM Revision ff183245 (qgis): modification of snapPoint
- 11:02 AM Revision 10ede56e (qgis): [TRANSUP] lt by Paulius
- Signed-off-by: Werner Macho <[email protected]>
- 10:55 AM Revision 1311140d (qgis): Merge pull request #1259 from thodorisvakkas/master
- [TRANSUP] greek translation 20140322
2014-03-21
- 11:50 PM Revision fed204bd (qgis): [TRANSUP] greek translation 20140322
- Signed-off-by: thodoris.vakkas <[email protected]>
- 09:39 PM Revision 942d5da5 (qgis): Add option to ignore interior polygon rings when calculating buffered s...
- 09:47 AM Revision a0c2c7aa (qgis): Fix gradient fills using color ramps not respecting symbol transparency
- 09:20 AM Revision 6685932c (qgis): show python errors in monospace
- 07:13 AM Revision 8c2fbbff (qgis): use single signal for messageEmitted
- 07:12 AM Revision 4342b73e (qgis): better naming for messageEmitted/Discarded in maptools, followup 5bc5fd...
- 03:23 AM Revision dd4975f2 (qgis): Merge pull request #1255 from Oslandia/atlas_signals
- Atlas signals
- 02:53 AM Revision 375e0d40 (qgis): Limit resolution of symbol fills during composer previews to improve co...
- 02:52 AM Revision 3c7732c8 (qgis): Consider rasterScaleFactor during shapeburst fills
- 02:52 AM Revision 3adb26ac (qgis): Add a slider for setting the shapeburst fill blur amount
- 02:52 AM Revision 1d21beb6 (qgis): Avoid multiple creation and destruction of arrays during calculation of...
- 02:51 AM Revision 281b45ea (qgis): More descriptive name for colour parameters in gradient and shapeburst ...
- 02:50 AM Revision 13cbfd13 (qgis): [FEATURE] Add 'shapeburst' fill style. Shapeburst fills implement a buf...
- 01:06 AM Revision 793d30c4 (qgis): Remove invalid/unused anchor point expressions from simple fill data de...
2014-03-20
- 11:48 PM Revision 5bc5fdb9 (qgis): Fix some map tool connections, followup to 59a6663 and 6609ca8
- 10:54 PM Revision 8b1d033b (qgis): Revert "WMS server: even more performant png8 conversion"
- This reverts commit 8990b66eed2f00253653e64c0ceb695c08a359b7.
- 03:30 PM Revision 040dac7e (qgis): [TRANSUP] el by Thodoris
- Signed-off-by: Werner Macho <[email protected]>
2014-03-19
- 10:31 AM Revision 1088c26e (qgis): [TRANSUP] fix el
- Signed-off-by: Werner Macho <[email protected]>
- 08:47 AM Revision 1bade231 (qgis): [TRANSUP] nb by james
- Signed-off-by: Werner Macho <[email protected]>
- 08:43 AM Revision 09618db2 (qgis): Merge pull request #1256 from thodorisvakkas/master
- Strings Translation in Greek
- 08:16 AM Revision 6609ca81 (qgis): rename removeMessage to discardMessage, complete SIP
- 08:10 AM Revision 59a66639 (qgis): rename displayMessage to emitMessage in QgsMapTool
- 02:32 AM Revision 77108827 (qgis): change output of QgsGdalProvider::generateBandName() and fix indentation
2014-03-18
- 10:07 PM Revision f9ee7169 (qgis): el_trans2014031802
- 05:08 PM Revision 7805bc05 (qgis): Add unit test for atlas signals
- 05:08 PM Revision 9eb8ef4e (qgis): Add signals to atlas generation
- 05:01 PM Revision 82164b4a (qgis): [Feature][RASTER] Generate band name with NetCDF EXTRA_DIM funded by
- Ifremer
The NetCDF provided extra dimensional information. This information provides metadata on each band. These me... - 04:25 PM Revision ab920ba8 (qgis): [joins] display if memory cache is used in layer properties dialog
- 02:29 PM Revision 3094175b (qgis): Merge pull request #1250 from giohappy/master
- Add ILIKE filter and % character to safe tokens
- 01:44 PM Revision ef3189e8 (qgis): Merge pull request #1251 from simogeo/master
- translation and typo fixes
- 01:12 PM Revision cbf755ff (qgis): Merge branch 'master' of github.com:qgis/QGIS
- 01:12 PM Revision bd9bca97 (qgis): Improving IT translation
- 12:44 PM Revision 88c8ea26 (qgis): translation and typo fixes
- 11:59 AM Revision a6067993 (qgis): [TRANSUP] sv by Victor
- Signed-off-by: Werner Macho <[email protected]>
- 11:58 AM Revision f61f250c (qgis): Add ILIKE filter and % character to safe tokens
- 11:56 AM Revision 184a9556 (qgis): Merge pull request #1247 from Cracert/i18n
- [TRANSUP] pl by Robert
- 09:37 AM Revision 3f48ec93 (qgis): Expose QgsMapToPixelSimplifier to Python
- 03:05 AM Revision 8467d9fb (qgis): [TRANSUP] pl by Robert: function_help
2014-03-17
- 12:29 AM Revision 166bf11b (qgis): el_trans2014031801
- 05:51 PM Revision f337dd35 (qgis): Merge pull request #1242 from p0cisk/roadgraph
- Fix displaying line layers in Road Graph settings (fix #9780)
- 08:09 AM Revision 1a669dc0 (qgis): Merge pull request #1127 from 3nids/fix8873
- better message display in map edit tools (fix #8873)
- 08:02 AM Revision b7b1931e (qgis): remove unecessary message bar item
- 08:02 AM Revision f32c0510 (qgis): already in QGisApp
- 08:02 AM Revision 9a8b7c55 (qgis): better message display in map edit tools (fix #8873) emit signal from m...
2014-03-16
- 06:18 PM Revision 690e7b09 (qgis): Remove include of QtGui in favor of individual includes
- The reason for removing instances of "#include <QtGui>" is twofold:
1) Including it will probably include more than ... - 05:16 PM Revision 3e0e0ede (qgis): Fix uses of deprecated Qt methods
- There are still a few leftovers from the Qt 3 to Qt 4 migration that can
be found by defining QT_NO_DEPRECATED. Here ...
2014-03-15
- 10:07 PM Revision 1c0d5e2f (qgis): fix warnings
- 09:39 PM Revision 8242a040 (qgis): fix deprecation annotation of QgsMapRenderer::mapRenderer
2014-03-14
- 08:53 PM Revision 0d7204cd (qgis): [spatialite] Update layer statistics after adding new columns
- Fix #8923
- 07:39 PM Revision f755781c (qgis): Fix #9780 Display line layers in Road Graph settings
- 07:25 PM Revision fa157b0d (qgis): Add composer svg export label unit tests
- - Fix composer composition setup to near identical output of canvas->image (finally, expect for symbology, which stil...
- 06:50 PM Revision b6b78ca7 (qgis): expression: dump binary operations with brackets to break precedence (f...
- 05:32 PM Revision 80c49619 (qgis): More IT translation fixes
- 05:09 PM Revision 0a78102c (qgis): Fix sip binding for eventLayer function
- 05:09 PM Revision 9b89c621 (qgis): GeometryAnalyzer: cache geometries in eventLayer function for better pe...
- 05:08 PM Revision 2b14cb42 (qgis): german translation fix
- 05:03 PM Revision 1a67988e (qgis): atlas: don't crash the coverage layer is removed (refs #9779)
- 02:36 PM Revision 3224a2fd (qgis): Add OSTN02 info to srs.db. Kindly provided by Nicholas Duggan
- 10:33 AM Revision df6b4e17 (qgis): [TRANSUP] nb by James
- Signed-off-by: Werner Macho <[email protected]>
- 08:26 AM Revision c9a9fa76 (qgis): More IT translation fixes
2014-03-13
- 06:39 PM Revision 5683f35f (qgis): Minor fix to IT translation
- 03:24 PM Revision bd507013 (qgis): [FEATURE] (Processing) Eliminate with smallest polygon
- 10:43 AM Revision 03ca0c89 (qgis): Minor fix to IT translation
- 10:18 AM Revision 51b06326 (qgis): Merge pull request #1237 from simogeo/master
- translation and typo fixes
- 10:06 AM Revision e5597e26 (qgis): Merge pull request #1236 from aharfoot/master
- fix identation in Processing Dissolve tool (fix #9764)
add polylines support
2014-03-12
- 08:04 PM Revision 551648f3 (qgis): Fix pinned labels highlight causing forward transformation error by usi...
- 07:17 PM Revision 621dcce4 (qgis): Fix label map tool crashes and rotation point calc
- 06:19 PM Revision 77c06b1d (qgis): Fix pinned labels highlight updating by taking labeling results prior t...
- 06:13 PM Revision a3dc722e (qgis): translation and typo fixes
- 04:30 PM Revision 81039ca4 (qgis): Improved consistency in IT GUI translation
- 02:09 PM Revision 2aed374a (qgis): Improved consistency in IT GUI translation
- 11:49 AM Revision ed5f7781 (qgis): There is an indentation error in the Dissolve.py script that writes out...
- I have also edited the defineCharacteristics function to allow the tool input to accept polyline features as well as ...
2014-03-11
- 05:22 PM Revision cc9a4873 (qgis): Fix typo in options
- 05:21 PM Revision b02ad1e7 (qgis): More LongLong fixes
- Fix #9761
- 11:46 AM Revision efabcdfc (qgis): german translation update and translation string fixes
- 11:46 AM Revision b48eef7f (qgis): german translation update
- 11:38 AM Revision 21941215 (qgis): [FEATURE]: Replace value relation strings in GetFeatureInfo output. Mov...
- 11:38 AM Revision 0fb435e7 (qgis): [FEATURE]: Consider ValueMap in GetFeatureInfo
- 11:11 AM Revision be8ae5fb (qgis): Add new CMake option: WITH_INTERNAL_HTTPLIB (default True)
- If set to False, you have to make sure that the httplib2 package
is available on the target platform
Fix #9618
2014-03-10
- 06:04 PM Revision 72647777 (qgis): [TRANSUP] nb by James
- Signed-off-by: Werner Macho <[email protected]>
- 06:02 PM Revision 9c139c28 (qgis): Merge pull request #1230 from dakcarto/issue_9704_gdal-qsettings
- Fix #9704, GdalTools file dialogs return QPyNullVariant due to QSettings undefined return type
- 07:14 AM Revision 60e1a9b7 (qgis): #9686: fix simplification of no-closed polygons
- 01:03 AM Revision fc6cd542 (qgis): Add missing Layer Definition in Layer menu
2014-03-09
- 12:19 AM Revision 3c387217 (qgis): Add load and saving a Layer Definition file. Fix #9688
- 10:18 AM Revision 1ee6703d (qgis): Transform bbox in gml feature info also if geometry is not requested
- 09:46 AM Revision 8f3532fc (qgis): Mapserver: fixed inconsistencies int WMS GetFeatureInfo response
- 08:18 AM Revision d0df28d7 (qgis): Merge pull request #1231 from Cracert/i18n
- [TRANSUP] pl
- 03:48 AM Revision 10ddb027 (qgis): [TRANSUP] pl
2014-03-08
- 12:56 AM Revision 073dbf17 (qgis): Fix #9704, GdalTools file dialogs return QPyNullVariant due to QSetting...
- 10:52 AM Revision 637359ae (qgis): add menu option to reset to ui defaults (implements #9746)
2014-03-07
- 07:06 PM Revision 245422a7 (qgis): Merge pull request #1219 from ahuarte47/Issue_9655-1
- Fix bug #9655: some polygons not labelled when layer's simplification is on
- 01:37 PM Revision a089cff5 (qgis): Merge pull request #1217 from nirvn/ftool_random_points_fix
- [ftools] fix random points tool not recognizing memory layer integer column (fix #9695)
2014-03-06
- 11:02 PM Revision 9745deae (qgis): INSTALL: add note about installation of devscripts to get dch
- 08:36 PM Revision 30bf3ecc (qgis): Add allowable mismatch to debug output for render checker
- 08:36 PM Revision cb998399 (qgis): Add allowable mismatch per group/test for labeling tests
- 08:36 PM Revision 803bc296 (qgis): Condense labeling test class inheritance and set up local server params...
- 08:36 PM Revision 53cfa9e2 (qgis): Convert label unit tests to using only QgsMapSettings
- - Rebuild all control images
- 08:36 PM Revision bad18981 (qgis): Refactor composer label test to work with svg, pdf and multi-resolution...
- - Initial (untested) svg and pdf render-to-image setup
- 08:36 PM Revision b4f68136 (qgis): PEP8 cleanups for some unit test modules
- 08:36 PM Revision a49b9a7a (qgis): Add some functions to Python unit test utilities
- 08:36 PM Revision 6a1b706b (qgis): Update label tests to ensure setup happens only once and load/delete on...
- 01:38 PM Revision 7829e7aa (qgis): postgres provider: improve value quoting
- 11:46 AM Revision 9de505d5 (qgis): Mapserver: fixed inconsistencies int WMS GetFeatureInfo response
- 08:57 AM Revision 04f70240 (qgis): #9655: check geometry polygon better
- 07:18 AM Revision d991ebfd (qgis): Possible cross-platform fix for app startup unit test
2014-03-05
- 02:10 PM Revision fc8e05e3 (qgis): [TRANSUP] nb by James
- Signed-off-by: Werner Macho <[email protected]>
- 01:36 PM Revision c44b091b (qgis): added saveStyle capability - Developed for ARPA Piemonte (Dipartimento ...
- changed to use QgsSqliteHandle and added QMessageBox include
reread value from style db managing utf8 decoding
form... - 12:45 PM Revision 764ccc5a (qgis): [TRANSUP] sl by Joze
- Signed-off-by: Werner Macho <[email protected]>
- 11:47 AM Revision 8b6db498 (qgis): Merge pull request #1225 from rduivenvoorde/docurlfix
- no html in the url anymore
- 11:28 AM Revision d59d191d (qgis): no html in the url anymore
- 08:50 AM Revision 8a9cc23e (qgis): Merge pull request #1224 from ghtmtt/master
- small changes in italian translations
- 08:39 AM Revision 71c53963 (qgis): small changes in italian translations
- 05:52 AM Revision 08965ed2 (qgis): Merge pull request #1223 from nirvn/messagebar_auto_crs
- push a message bar informing user of crs applied to newly added layer missing a crs
- 05:42 AM Revision 25241b86 (qgis): improve the message string and append friendly name (e.g. WGS84)
- 03:22 AM Revision 8f70e300 (qgis): push a message bar informing user of crs applied to newly added layer m...
2014-03-04
- 10:57 PM Revision 837642b7 (qgis): Merge pull request #1222 from nyalldawson/wms_layer_speed
- Cache result of checking whether axis should be inverted for wms layers
- 06:40 PM Revision 28468571 (qgis): remove more msvc deprecation pragmas
- 03:49 PM Revision 100f9729 (qgis): add GUI_EXPORT and sip bindings to QgsExtentGroupBox,
- fix sip binding of QgsRasterLayerSaveAsDialog
- 03:43 PM Revision bf8ed476 (qgis): WMS Server: show native type in GetProjectSettings
- 03:43 PM Revision ec3f7f67 (qgis): [FEATURE]: Expressions in GetFeatureInfo output
- 02:12 PM Revision 9b71d081 (qgis): Merge pull request #1208 from nirvn/expression_wordwrap3
- [expression] implement a wordwrap function (fix #9412)
- 12:18 PM Revision 86ea4bf3 (qgis): Fix #9698 (magnified SVG symbols with data-defined rotation)
- 12:11 PM Revision 9774abdb (qgis): More fixes to support embedded groups
- 11:39 AM Revision 8ed41142 (qgis): Merged "save as" and "save selection as" actions - choice moved to the ...
- 11:39 AM Revision 8ac3a94b (qgis): Fix #8898 (optional filter extent for vector save as)
- 11:39 AM Revision cbf2c1a8 (qgis): Use QgsExtentGroupBox also in raster Save as dialog
- 06:20 AM Revision 99d030d6 (qgis): Cache result of checking whether axis should be inverted for wms layers...
2014-03-03
- 11:53 PM Revision c237ea50 (qgis): #9655: fix invalid polygons with buffer_0
- 02:25 PM Revision 5c3d0dda (qgis): WMS server: fix groups from embedded files if embedded project uses cus...
- 11:56 AM Revision d63f0c4f (qgis): followup aaf6b713: fix commit mixup!?
- 11:42 AM Revision aaf6b713 (qgis): wm(t)s json identify: allow geometryless feature info
- 09:47 AM Revision 2f41ad28 (qgis): Merge pull request #1199 from simonsonc/cmake-cleanup-dups
- Remove duplicate entries from CMake build files
- 09:38 AM Revision 2f2d6ac9 (qgis): Merge pull request #1120 from 3nids/pasteconvertgeom
- copy/paste: try to convert geometries (fixes #3604)
- 09:28 AM Revision 9c5c0650 (qgis): copy/paste: do not transform if layer has unknown geometry
- 08:37 AM Revision 1d8faf20 (qgis): do not convert multiline to multipolygon if one of the part failed, als...
- 08:04 AM Revision bb7cd405 (qgis): Merge pull request #1205 from ahuarte47/Issue_9485
- Fix #9456 #9485: Line Offset in symbology generates artifacts
2014-03-02
- 12:35 AM Revision 4a3ad4b9 (qgis): Update qgis/qt/osg plugin Mac-bundled search paths
- - Ensure Qt plugins path is set before Qt references a plugin, e.g. before splash screen
- Strip old Mac-native 'find... - 07:26 PM Revision 3b4edb8f (qgis): automatic otfr:
- * notify on message bar when CRS and OTFR kicks in (refs #9644)
* don't automatically change settings of loaded projects - 02:42 PM Revision 5d6fc3dc (qgis): Populate attribute editor layout with default (Autogenerate)
- Fix #9668
- 02:17 PM Revision f2dbf9dc (qgis): Fix #9683 (crash in add feature map tool)
- 12:19 PM Revision 951baee4 (qgis): [attrtable] Update filter count when filter is reset
- Fix #9681
- 12:19 PM Revision 2dcda50d (qgis): [attrtable] Fetch only necessary columns for expression filter
- 11:54 AM Revision ac29fc1d (qgis): minor cleanup in pluigns CMakeLists.txt
- 10:28 AM Revision d378eef0 (qgis): allow to use custom QSettings for managing QgsOptionsDialog parameters.
- Useful for plugins and custom apps
- 03:24 AM Revision b1dd6d34 (qgis): crssync: remove debugging output
- 03:22 AM Revision 2a7752d5 (qgis): fix ab105599b
- 01:21 AM Revision 3bd8b559 (qgis): german translation update
- 01:16 AM Revision d6495abe (qgis): wms provider:
- * support JSON for feature info
* implement feature info for WMTS
* cleanup metadata display
2014-03-01
- 11:50 AM Revision 66913320 (qgis): Ensure draw line only inside polygon works correctly with multipolygon ...
2014-02-28
- 10:36 PM Revision 1877b512 (qgis): german translation update
- 10:30 PM Revision ab105599 (qgis): tests: make compareWkt more tolerant towards whitespaces
- 09:25 PM Revision 4a8f6277 (qgis): [TRANSUP] ko by BJ
- Signed-off-by: Werner Macho <[email protected]>
- 05:18 PM Revision ccde1d48 (qgis): BUG #9674 WFS GetFeature Request does not return features
- The GetFeature Request does not return elements.
The response of the request is valid but with a bbox : 0,0,0,0 and ... - 03:42 PM Revision 87e6b13e (qgis): Vector save as dialog: use one column layout (like raster save as)
- 01:57 PM Revision f538c8bd (qgis): added test for QgsGeometry::convertToType
- 01:22 PM Revision 643e59a2 (qgis): copy/paste: try to convert geometries
- 10:12 AM Revision 2081fc9f (qgis): Fix the issues with QTimer start/stop in different thread
- 08:29 AM Revision 9b893a34 (qgis): Added Denis Rouzaud to authors list
- 06:11 AM Revision 3a317a06 (qgis): Fix #9658 (crash with diagrams)
Also available in: Atom