Activity
From 2017-12-23 to 2018-01-21
2018-01-21
- 12:38 PM Revision ac88f2af (qgis): Fix some wording and spelling
- 05:09 AM Revision 9451f2e4 (qgis): Fix behavior of import/export predefined scales in options
- Fixes #17796
2018-01-20
- 12:33 AM Revision 7494fae9 (qgis): Add book title capitalization to panels
- 12:33 AM Revision 39c6aac4 (qgis): Add title case to some dialog title
- 12:33 AM Revision 776fa23a (qgis): Add more book title capitalization
- 12:03 PM Revision 01149271 (qgis): [Plugin manager] SVG voting stars
- 11:42 AM Revision 2d6a828d (qgis): [map themes] avoid projection version debug msg spam by default
- 11:42 AM Revision 02b24a68 (qgis): [map themes] avoid writing empty style to layer
- 04:24 AM Revision 5ee4b565 (qgis): Use snap indicator for measure angle tool
- Fixes #14954
- 04:24 AM Revision 96d1ea57 (qgis): unique ptr improvements
- 04:24 AM Revision 884ccc86 (qgis): Fix documentation
- 04:24 AM Revision 5d264d94 (qgis): Show a snap indicator for measure tool
- 04:24 AM Revision 2b61591e (qgis): Documentation++
- 04:24 AM Revision bfd0f21e (qgis): Select by radius spin box needs more decimals to work for geographic CRS
- 04:24 AM Revision 045a17f7 (qgis): Escape cancels move tool
- 04:24 AM Revision fb0529bb (qgis): Enable snapping for select by radius tool
- 04:24 AM Revision ed8f24ac (qgis): Make select by radius rubber band smoother
- 02:25 AM Revision 280af20c (qgis): use a dedicated button to show the table
- 02:25 AM Revision b6ffac3f (qgis): use widgetAction rather than floating widget
- 02:25 AM Revision 6885da40 (qgis): [snapping widget] add advanced config widget in toolbar fix #16596
- 01:20 AM Revision 510a228e (qgis): switch freehand selection map tool to click-click
- to be coherent with other map tools
add-ons: possible map move/zoom while selecting, and operation canceling (right-c... - 01:20 AM Revision 42ca70b9 (qgis): initilize in header
2018-01-19
- 09:11 PM Revision fe13c0e8 (qgis): Fix crash when deleting layout items
- Fixes #17876, #17770
- 09:10 PM Revision aa0d3771 (qgis): Add separate bool for controlling whether vector layer labels
- are enabled
Instead of clearing the labeling configuration in order to
disable labels, we need a way to disable them... - 09:10 PM Revision 05161362 (qgis): Keep label settings when changing between rulebased/simple labeling
- Fixes #17734
- 04:56 PM Revision 232d7213 (qgis): move libdxfrw to external lib directory
- 04:14 PM Revision 3abf27f5 (qgis): [cad] Fix precision issues with angle constraint (fixes #17685)
- 02:13 PM Revision 6af20113 (qgis): Release of 2.14.22
- 02:13 PM Revision d473c307 (qgis): Release of 2.18.16
- 12:10 PM Revision dd739ac0 (qgis): [needs-docs] Allow adding and remove nodes from node tool selection
- Holding shift while clicking and dragging adds nodes to selection,
holding ctrl removes nodes from selection.
Additi... - 07:33 AM Revision 67ae36c4 (qgis): Merge pull request #6097 from alexbruy/rule-editor-ui
- make rule editor dialog resizeable (fix #17709)
- 05:51 AM Revision d95fc60b (qgis): Fix virtual layers fail if table field names have special characters
- Fixes #16943
Cherry-picked from 6c392124 - 02:35 AM Revision c6608c08 (qgis): Fix memory leak
- 01:24 AM Revision d4242224 (qgis): fix prepare-commit for sipify
2018-01-18
- 12:27 AM Revision 5dc91b4b (qgis): [ui] prevent infinite canvas redraw due to (#6098)
- progress bar changing status bar height when
shown/hidden.
Yes, it's as bad as it sounds. - 12:26 AM Revision 19592dc8 (qgis): Fix tracking of imported modules
- __import__(name, ..., fromlist, ...) always returns the top-level package if `import x.y.z` is used (here `x`), and t...
- 12:25 AM Revision 0e08e329 (qgis): [layout] Cache map item theme preset lookups
- Since theme style override lookups are expensive, cache them
to avoid unnecessary duplicate calls
Fixes #17027 - 12:25 AM Revision f5876eab (qgis): [layouts] Don't needlessly calculate layer sets for maps linked
- to a map theme
This is very expensive to do, so avoid calculating it as much
as possible
Refs #17027 - 12:25 AM Revision bc1bfd34 (qgis): Fully refresh map items when clicking 'update preview' button
- 03:09 PM Revision aca20788 (qgis): switch select by radius map tool to click-click
- fix #17868
this is seen as a bugfix and will be merged in 3.0 to have coherent map tools changes
also add a user inp... - 03:09 PM Revision a09cb6f3 (qgis): fix typo and missing disconnect
- 03:09 PM Revision 4733bc82 (qgis): cancel select by radius by pressing ESC
- 02:28 PM Revision 851cdb20 (qgis): QgsDebugMsg -> QgsDebugMsgLevel in getcapabilities download
- 11:23 AM Revision 172b2174 (qgis): Merge pull request #5899 from peppsac/fix_17668
- [server] Fix layers group handling
- 10:39 AM Revision 5162c468 (qgis): put rule editor widgest inside a QScrollArea to make dialog resizeable
- (fix #17709)
- 07:43 AM Revision dd039813 (qgis): Update lpad and rpad functions description
- 07:23 AM Revision 6c392124 (qgis): Fix virtual layers fail if table field names have special characters
- Fixes #16943
- 01:37 AM Revision dded4ab3 (qgis): Safer memory management for some pal routines
- 01:37 AM Revision 623fd6fa (qgis): Drop an unused messy pal function
- 01:37 AM Revision b59e1584 (qgis): Fix doxygen warning
- 01:37 AM Revision c8fe22c5 (qgis): Add test for hiding partial labels with rotated canvas
- 01:37 AM Revision a1618c7d (qgis): Add test mask
- 01:37 AM Revision 2ab1e02e (qgis): Fix labeling hide partial labels setting when map is rotated
- Previously partially hidden labels would be shown when a map is
rotated, even if the project was set to hide partial ... - 01:37 AM Revision 2d71309e (qgis): Add some more geometry relationship methods to LabelPosition
2018-01-17
- 12:21 AM Revision d8402ace (qgis): Remove composer from more code, port georeferencer reports to layouts
- 12:21 AM Revision 58047453 (qgis): Port more tests to layouts, drop more QgsCompositions use
- 12:21 AM Revision fe48aeca (qgis): Fix crash with undo/redo and layout multiframes, restore test
- 09:28 PM Revision 59c2ab45 (qgis): more bash
- 09:13 PM Revision 842083c5 (qgis): python3 everywhere
- 05:34 PM Revision 479358ea (qgis): Merge pull request #6089 from elpaso/server-exception-on-image-overflow
- Server exception on image overflow
- 03:38 PM Revision ccd98f5d (qgis): Added test
- 03:38 PM Revision 6a4b8b47 (qgis): Fix retrieval of 4D geometries (XYZM) from postgres (fixes #17814)
- 03:29 PM Revision bdb57278 (qgis): [server] Use std::numeric_limits instead of INT_MAX
- 03:16 PM Revision 5327978e (qgis): SIP 4.19.7+ allows to document template based classes
- 03:16 PM Revision 7722010c (qgis): rename *.sip to *.sip.in for the auto generated sip files
- 03:16 PM Revision fe5a001d (qgis): [sipify] remove space before semi-column
- 03:16 PM Revision 03047081 (qgis): fix .gitignore to add missing sip files
- 03:16 PM Revision 1d4e6a82 (qgis): [sipify] use configuration file for SIP sources (*.sip.in)
- to allow preprocessing the files to handle version specific features such as template based classes documentation in ...
- 03:16 PM Revision 4a0eedde (qgis): version compare is not strict
- also fix sipify test
- 03:16 PM Revision 0644f59c (qgis): fix variable used for configuration
- 03:16 PM Revision 458cab7b (qgis): run sipify
- 01:10 PM Revision 74d76d52 (qgis): [server] Check image size for overflow and throw if null
- Because we don't wont a broken image in the output
when a null image is created.
This introduces an additional check... - 01:09 PM Revision 4fc2b3e8 (qgis): [server][test] Add protocol and host:port to path in the test server
- 10:51 AM Revision ac27347a (qgis): [server] Fix layers group handling
- Load layers groups from project file to be able to use them in queries.
Fixes #17668 - 09:31 AM Revision 8c74c5b3 (qgis): fix type in map layer's exportNamedStyle() for min scale value
- 06:44 AM Revision f274456f (qgis): use native separators for message bar hyperlinks
- 06:44 AM Revision 8bb6fde8 (qgis): [ui] add hyperlink to saved vector/raster in the message bar
- 05:00 AM Revision 163c2784 (qgis): Avoid creating undo commands when converting compositions
- 04:20 AM Revision 8828f9a7 (qgis): Use ccache if available
2018-01-16
- 07:59 PM Revision 4a2da500 (qgis): fix missing QLabel python import
- 07:58 PM Revision 64a8bda8 (qgis): Rename QgsApplication::composerTemplatePaths to layoutTemplatePaths
- 07:58 PM Revision 343c070a (qgis): Fix layout designer does not respect layout settings
- 03:22 PM Revision 27978530 (qgis): fix QAction constr call
- 03:22 PM Revision 9bf943a7 (qgis): [QgsFilterLineEdit] use QLineEdit::addAction instead of hacking paintEvent
- this gets much more simple
- 01:35 PM Revision d1a922b5 (qgis): let's build python API for server....
- is it just me or it was never built?
- 01:19 PM Revision 77a28ddd (qgis): [Processing] Fix "Set style for raster/vector layer" algorithms.
- 12:21 PM Revision 17478ea5 (qgis): [processing][needs-docs] Hide variable distance buffer from toolbox
- This algorithm has become a model-only algorithm, since it's
functionality is now present in the native c++ buffer al... - 12:21 PM Revision 95db682a (qgis): [processing][needs-docs] Drop Fixed Distance Buffer algorithm
- Since it's functionality is a subset of the native c++ "buffer"
algorithm, it's no longer required. - 12:21 PM Revision ecd113de (qgis): Fix modeler dialog doesn't respect hide from modeler flag
- 12:21 PM Revision 5bdd6daf (qgis): Add tags to buffer algorithm
- 12:16 PM Revision 9db2d64d (qgis): [processing] fix gdal's ogrinfo algorithm
- 12:01 PM Revision add40c1e (qgis): [processing] use combined vector and raster filters for map layer file ...
- 12:00 PM Revision 4b9c8081 (qgis): Fix possible infinite recursion in layer tree model
- 11:49 AM Revision 62393658 (qgis): [ui] use a combobox for bool values in advanced settings tree (#6078)
- 11:35 AM Revision 5a7da090 (qgis): [needs-docs] Rename some processing input types in modeler for clarity
- Refs #17671
- 11:35 AM Revision f969b03f (qgis): Sort input types in processing modeler dialog
- 11:35 AM Revision 5da28ed9 (qgis): [needs-docs][processing] Add tooltips to input types in modeler
- ...to help clarify for users what the different input types mean.
Fixes #17671, which is a result of unclear distinc... - 10:45 AM Revision 7603487e (qgis): Add method to 'trigger' QgsTasks
- Triggering occurs when a task is clicked in the task manager
widget, and this can be used to e.g. open a dialog showi... - 10:45 AM Revision b8defc11 (qgis): When processing tasks are clicked in task manager, reopen the
- algorithm dialog
- 10:45 AM Revision 971aec80 (qgis): Rename QgsTaskManager::triggered to taskTriggered
- 10:45 AM Revision bc9d739e (qgis): Show display name, not id, for background algorithm tasks
- 10:45 AM Revision 87c1986c (qgis): Improved memory managment of algorithm dialogs
- Ensure that dialogs are always correctly deleted when appropriate.
Also, if an algorithm is running in a background ... - 10:45 AM Revision de651902 (qgis): Sipify
- 10:45 AM Revision 30273705 (qgis): Fix build
- 08:44 AM Revision a3a999e4 (qgis): Drop fields in correct position in drag and drop designer
- Instead of always dropping fields at the end of the container,
insert them at the dropped location. Otherwise the dro... - 07:22 AM Revision fa120b53 (qgis): move the iconsize setting into the qgis group, part 2
- 07:09 AM Revision fe2292c5 (qgis): Fix default value 'apply on update' setting not correctly restored
- Fixes #17712
- 07:09 AM Revision 749468a9 (qgis): Hey, this isn't pal or openoffice... comments in English please!
- 07:09 AM Revision 79987453 (qgis): Remove unused variable
- 07:09 AM Revision f3f1b8ea (qgis): Save/restore form "editable" and "label on top" settings
- Fixes #17860
- 05:29 AM Revision 063c1a49 (qgis): Fix invalid connection in offline editing plugin
- 05:17 AM Revision 2c511d25 (qgis): return empty CRS instead of 4326 if the XML is empty
- 05:08 AM Revision d426a8db (qgis): Fix layers cannot be individually deselected in offline editing plugin
- Fixes #16163
- 04:57 AM Revision 741afdca (qgis): Add provider suite test for thread safety of provider getFeatures()
- Hammers providers by iterating through features from multiple threads
- 04:57 AM Revision 30fe9917 (qgis): Sipify
- 04:57 AM Revision 38062ec6 (qgis): Add test for indexed memory provider thread safety
- Refs #17705
- 04:57 AM Revision 6c57654d (qgis): Indentation
- 04:43 AM Revision c2e07752 (qgis): place the iconsize setting inside the qgis group
- 02:43 AM Revision 05c71325 (qgis): Fix initial positioning of floating widgets
- 02:41 AM Revision 20722f4e (qgis): [user input widget] use a floating widget rather than a dock
- fix #15177
- 02:41 AM Revision df90feff (qgis): add missing since and complete API brea doc
- 01:29 AM Revision fe319afc (qgis): [ui] Update spacing in the scale widget
- for consistency with other widgets
- 01:29 AM Revision 10ee75b2 (qgis): Auto restore dialog geometry + fix help include
- 01:29 AM Revision c875840f (qgis): Add qgsfilewidget to dxf export dialog
- 01:29 AM Revision 34147af6 (qgis): Use a clearer variable name for settings
- 01:29 AM Revision 80a8efde (qgis): Move map theme combobox near list of layers
- Because the map theme option may impact checked layers in the list, better have them close.
2018-01-15
- 07:13 PM Revision eb7a187a (qgis): [processing] add missed imports (fix #17843)
- 06:25 PM Revision 7cad24d8 (qgis): [processing] improve layout of the raster calculator dialog
- 06:25 PM Revision 490aad11 (qgis): [processing] quote layer names in raster calculator (fix #17847)
- 04:55 PM Revision f952fe62 (qgis): rmove entry from acceptable missing doc
- 04:55 PM Revision 168c469b (qgis): Rename QgsGPS prefixed classes to QgsGps
- 04:55 PM Revision 7a1e4bd8 (qgis): fix NMEA capitalization and doxygen
- 04:55 PM Revision 51654afc (qgis): also fix method capitalization
- 04:49 PM Revision eeaca689 (qgis): Do not initialize unique_ptr to nullptr
- 04:08 PM Revision c033b340 (qgis): Revert "fix perl;add bash"
- This reverts commit be8b9113c25f7c2fb9c8c9bad556fbca2f0c0ba2.
- 04:05 PM Revision 99baf1ac (qgis): Merge pull request #6069 from volaya/fix_field_calculator
- [processing] added missing method to custom field calculator dialog
- 04:03 PM Revision c41186c9 (qgis): Fix indentation using modified scripts
- 03:59 PM Revision f2a0c779 (qgis): Merge branch 'usr_bin_env' of https://github.com/lbartoletti/QGIS into ...
- 02:56 PM Revision 418d5875 (qgis): [processing] added missing method to custom field calculator dialog
- A much better way of doing this would be to have the dialog extend qgsprocessingalgorithmdialogbase, or to take an ap...
- 02:26 PM Revision 75e613c3 (qgis): [bugfix] Transfer focus to canvas when selecting transparency
- This is an attempt to fix #17845 Setting Raster Transparency
using "Add values from display" doesn't work
Fixes #17845 - 12:19 PM Revision dc99b8b2 (qgis): [processing] add missed return statement (fix #17821)
- 10:59 AM Revision 7ecb0536 (qgis): [processing] correctly retrieve icon for script collection (fix #17780)
- 10:59 AM Revision 0ffd993d (qgis): [processing] update script collection metadata and homogenize quotes
- 10:59 AM Revision e67aaf9a (qgis): [processing] rename QGISAlgorithmProvider to QgisAlgorithmProvider to be
- consistent with our guidelines
- 10:19 AM Revision f92991eb (qgis): Merge pull request #6055 from borysiasty/browser-geopackage-v2
- A simpler way to Fix broken Geopackage paths with spaces
- 09:52 AM Revision afb1bce6 (qgis): Merge pull request #5663 from pblottiere/bugfix-transaction-name
- [FEATURE] Add a name for transactions created from executeSql
- 09:28 AM Revision 4b1d98bd (qgis): [processing] update parameter name for v.segments (fix #17850)
- 09:27 AM Revision 0cec62c6 (qgis): remove duplicated parameter from r.in.wms module (fix #17815)
- (cherry picked from commit b8518aef9cb7a514cc2c98a5b24e90cd27658a33)
- 09:25 AM Revision b8518aef (qgis): remove duplicated parameter from r.in.wms module (fix #17815)
- 08:57 AM Revision 76c0a5ba (qgis): Add a name to transaction command
- 08:57 AM Revision 4e3abbc4 (qgis): Add test
- 08:57 AM Revision 55052020 (qgis): Update documentation
- 08:13 AM Revision 066d677f (qgis): Add missing translatable strings
- 05:44 AM Revision e3cfbb08 (qgis): [gui] do not automatically format name of added layers (fixes #17741)
- (users wanting to re-enable that behavior can do so by switching
qgis/formatLayerName to true) - 05:32 AM Revision b9aa768c (qgis): run sipify
- 05:32 AM Revision cefb1bc7 (qgis): remove Windows OS specific event filter that eats context menu events
- fixes #17453
- 03:40 AM Revision 09fbdb1b (qgis): Drop color button/dialog live update option from API and UI
- This options is broken in QGIS 3.0, but in any case has been
mostly made redundant by the live styling dock, and the ... - 02:36 AM Revision b4be39f9 (qgis): Avoid 'geometry' field name being translated when creating new SpatiaLi...
- 02:27 AM Revision 068d51c3 (qgis): Drop QgsVectorLayer::pendingFields()
- Use QgsVectorLayer::fields() instead.
- 02:27 AM Revision 1da17904 (qgis): Drop QgsVectorLayer::pendingAllAttributesList()
- Use QgsVectorLayer::allAttributes() instead.
- 02:27 AM Revision 21c8956b (qgis): Drop QgsVectorLayer::pendingFeatureCount()
- Use QgsVectorLayer::featureCount() instead.
- 02:27 AM Revision ded9b097 (qgis): Rename QgsVectorLayer::pkAttributeList to primaryKeyAttributes() for co...
2018-01-14
- 08:05 PM Revision 3b3d901b (qgis): Add precision to message
- 05:17 PM Revision 977d0acc (qgis): avoid including GDAL C++ api (fixes #17849)
- 05:08 PM Revision abe89b6a (qgis): avoid including GDAL C++ api (fixes #17849)
- 02:34 PM Revision c4aa4d07 (qgis): Avoid translated name for fields when creating a new gpkg layer (#6058)
2018-01-13
- 11:00 PM Revision 0d2e0086 (qgis): debian packaging: add bionic
- 11:00 PM Revision 31d8deab (qgis): debian packaging: add bionic
- 04:05 PM Revision 0c4e8d57 (qgis): translation string fix
- 11:41 AM Revision ebed93f1 (qgis): Fix broken encoding of spaces in Geopackage file paths in the browser
- 02:10 AM Revision 6d94ac9c (qgis): run sipify
- 02:10 AM Revision 4568bcdf (qgis): [sipify] prevent creation of param list when not necessary
- 02:10 AM Revision ba951893 (qgis): [sipify] fix multiline note or warning
2018-01-12
- 04:31 PM Revision 75efd51d (qgis): write correct tooltip
- 04:31 PM Revision 8eaecd1c (qgis): relation cardinality bugfix
- relation cardinality was handled with it's name as QString instead of it's value as QVector and this leaded to proble...
- 04:31 PM Revision 9ca48f57 (qgis): tooltip for cardinality in relationedit
- write tooltip in the attributesformproperties on cardinality in relationedit that the user gets more info about many ...
- 02:53 PM Revision 8074dc4c (qgis): [options search] do not show widget when text is found (#6052)
- fix #17812
- 02:42 PM Revision 2156b5a9 (qgis): make link clickable in metadata widget
- 10:17 AM Revision 9a14e8df (qgis): [snapping] fix missing layers in snapping config dialog (fixes #17792) ...
- 09:48 AM Revision f3ced096 (qgis): improve sorting of field values for the query builder (#6046)
- 09:44 AM Revision 074db04f (qgis): Merge pull request #6040 from signedav/crashfix
- mapLayerActions as members - avoiding crash on closing QGIS
Fix #17839 - 08:45 AM Revision ff96e1d3 (qgis): not passing parent to duplicate actions
- and removed the QString
- 08:19 AM Revision d6ef2b60 (qgis): [need-docs] reduce width of the meters (at map scale) unit label (#6034)
- 08:02 AM Revision 796b8cca (qgis): sort 10 sample / all unique values list in the expression builder widge...
2018-01-11
- 12:00 AM Revision 0dda6e76 (qgis): Merge pull request #6035 from m-kuhn/uxfixcomment
- Fix long comments clutter in form configuration
- 10:45 PM Revision 545ac27e (qgis): [layout] Import guides from 2.x composition
- 10:25 PM Revision 0a17c370 (qgis): Merge pull request #6038 from rldhont/server-qgis3-imagequality
- [BUGFIX][Server] imageQuality has to be used for JPEG images not PNG
- 10:17 PM Revision 90c07ef0 (qgis): [layout][need-docs] Renamed GUI elements from composer to layouts
- Also renamed some .ui variables
- 03:10 PM Revision 0bc3d681 (qgis): [BUGFIX][Server] imageQuality has to be used for JPEG images not PNG
- During the server refactoring, the imageQuality has been applied to all format even if this option has been defined o...
- 02:59 PM Revision 5cd88270 (qgis): mapLayerActions as members - avoiding crash
- mDuplicateFeatureAction and mDuplicateFeatureDigitizeAction are member pointers now.
Means they are deleted when the ... - 12:47 PM Revision 5522f10e (qgis): Merge pull request #6036 from elpaso/server-getprint-two-maps-test
- [server][test] GetPrint test with two maps template
- 11:29 AM Revision 697509e8 (qgis): Merge pull request #6032 from stevenmizuno/followup_17673
- Follow up #17673 Spatial Bookmarks fixes backport to 2.18
- 11:20 AM Revision d63f4c76 (qgis): [server][test] GetPrint test with two maps template
- This is to test that map0 and map1 actually refer to the
correct maps - 11:09 AM Revision 92739453 (qgis): Linebreaks on long comments
- 11:09 AM Revision b4146888 (qgis): Remove leftover file
- 10:55 AM Revision 3f55bba5 (qgis): [processing] don't close algorithm dialog after execution
- 09:03 AM Revision f76421db (qgis): Merge pull request #5900 from m-kuhn/layerPropsStyleInTitle
- Show style name in layer properties dialog title
- 06:29 AM Revision e137ea8a (qgis): Add lpad truncate test (#5947)
2018-01-10
- 11:00 PM Revision fa2aff18 (qgis): [layouts] Middle mouse click in pan tool should recenter view
- Port missing functionality from composer
- 11:00 PM Revision 322f2e8c (qgis): Drop composer class from gui library
- 10:55 PM Revision 07327547 (qgis): Merge pull request #6031 from elpaso/layouts-server
- [layouts][server] Composition -> layout
- 10:18 PM Revision f61a5f2f (qgis): [layout][server] Rename some vars composer->layout
- 10:00 PM Revision ba5b88c2 (qgis): [layout][server] Const correctnes and typos
- 09:25 PM Revision a117b6b9 (qgis): [layout][server] Update tests and mask images
- 09:24 PM Revision c3cac495 (qgis): [layout][server] Get layout size in mm
- 08:26 PM Revision fe737913 (qgis): Qt4 doesn't have QStringLiteral
- 08:11 PM Revision 902dfb85 (qgis): Disable diff image encoded output
- 06:05 PM Revision 0c93eabd (qgis): [layout][server] Re-enable WMS server tests
- 06:03 PM Revision f868bcc6 (qgis): [layout] Add printLayouts to return all print layouts contained in the ...
- 06:03 PM Revision 6f7b60ba (qgis): [layout] Fix setKeepLayerSet in map composer import
- 06:03 PM Revision eedb7c79 (qgis): [layout][server] composer -> layout in getprint
- 06:03 PM Revision 3df284fb (qgis): [layout][server] composer -> layout in getcapabilities
- 04:19 PM Revision 028bca43 (qgis): german translation update
- 03:58 PM Revision 9614a47d (qgis): [tr] Polish translation update
- 03:32 PM Revision 880d853e (qgis): detect SIP version to add DefaultDocstringSignature directive (#6030)
- * detect SIP version to add DefaultDocstringSignature directive
SIP doesn't handle any kind of preprocessing, so the... - 11:17 AM Revision d6b2749e (qgis): [layouts] fix layout designer restore window state / geometry
- 10:01 AM Revision 55a3edaf (qgis): Fix mouse cursor size on lo-dpi Windows builds
- 09:16 AM Revision 1402f76e (qgis): Show item size in status bar when creating a new item
- 05:46 AM Revision b95363c5 (qgis): Drop composer from app
- 02:40 AM Revision d87c6051 (qgis): [sipify] fix bad handling of \see within sentences
- and other docstrings improvements
- 02:37 AM Revision 0a3f9f60 (qgis): Merge pull request #5807 from nyalldawson/alg_background
- [processing] Add flag to indicate whether an algorithm is safe
- 02:18 AM Revision 6894c8e1 (qgis): get me out of Europe
- 02:10 AM Revision 11030dd4 (qgis): Merge pull request #5522 from gacarrillor/developersmap
- Developers Map: show more descriptive info
- 01:50 AM Revision df3f663c (qgis): [authentification manager] fix auth exec error (#6020)
2018-01-09
- 12:32 AM Revision 744f5acd (qgis): Fix build warning on windows
- 11:33 PM Revision 240c52a4 (qgis): [processing] Show a modal progress dialog when running algorithms
- which cannot run in background tasks
This is not fantastic UX, but we have lots of constraints here:
- The algorith... - 10:43 PM Revision 2eb68de6 (qgis): When an algorithm can run in the background, show this in the alg dialog
- 10:35 PM Revision 82057b83 (qgis): Fix task manager UI sizes on hidpi displays
- 10:35 PM Revision 03400ddb (qgis): Merge pull request #5913 from elpaso/layouts-import-from-2
- [layouts] import from 2.x
- 10:04 PM Revision 6332fc64 (qgis): [layout] Temporarily disable WMS server tests
- Until the composition -> layout transition is done
- 08:33 PM Revision 40e47e0f (qgis): [processing] Add flag to indicate whether an algorithm is safe
- to run in a background thread
- 08:33 PM Revision 70785f80 (qgis): Fix a possible crash in network analyser
- 08:33 PM Revision 67a8902f (qgis): [processing] When running non-background enabled algorithms, use
- processEvents to allow progress updates and cancelation clicks
- 08:33 PM Revision c14e6ca7 (qgis): Most c++ algorithms can run safely in background threads
- 04:40 PM Revision 9deef832 (qgis): [sipify] fix SIP new restrictions on Docstrings
- class members, operators cannot be documented anymore
- 04:40 PM Revision 5babec5e (qgis): run sipify
- 01:34 PM Revision 34c80f9f (qgis): [layout] Address PR comments and add test for layoutObjects template
- 01:34 PM Revision 353b88a8 (qgis): [layout] Update reference images
- 01:25 PM Revision 2a82fdc5 (qgis): [layout] Remove legacy import
- 01:24 PM Revision 3f081b85 (qgis): [layout] Added template method to retrieve QgsLayoutObjects
- 12:09 PM Revision b355886e (qgis): Merge pull request #5979 from m-kuhn/lrelease-silent
- [server] Fix unused variable
- 12:08 PM Revision 90fc756b (qgis): Merge pull request #6019 from DelazJ/dxf-map-theme
- Rename command line dxf-preset option to dxf-map-theme
- 10:25 AM Revision c3f4fcb1 (qgis): Rename command line dxf-preset option into dxf-map-theme
- 09:25 AM Revision 8f3692aa (qgis): Fix test after composition bindings removal
- 08:08 AM Revision e93f776d (qgis): [test] Do not check the unique_ptr but get
- Because std::unique_ptr is not implicitly convertible to bool
(why it works locally remains a mistery to me) - 08:08 AM Revision 3cfe8d0a (qgis): [layout] Use uuids for map references in items
- Implemented:
- picture
- legend
- overview
- scalebar - 08:08 AM Revision 0229df55 (qgis): [layout] Fixed relative paths for test resources
- 08:08 AM Revision 0cb12edb (qgis): [layouts] test masks for rendering tests
- 08:08 AM Revision 51a46077 (qgis): [layout] Disable ref images generation and added docs
- 08:08 AM Revision a5fc5707 (qgis): [layouts] Removed diff images and adapted tests
- to use QGIS font
Also addressed comments in the PR - 08:08 AM Revision 943025c2 (qgis): Typos
- 08:08 AM Revision e0c56e7d (qgis): Added diff images for tests
- 08:08 AM Revision cd6e8204 (qgis): [layout] Import some more items: map, poly* and arrow
- 08:08 AM Revision f5be54b7 (qgis): Removed docs for private members
- 08:08 AM Revision 3bfebe14 (qgis): Sipify
- 08:08 AM Revision c232b4fe (qgis): [layout] connect converted to loader code
- 08:08 AM Revision e4778796 (qgis): Remove SIP annotation
- 08:08 AM Revision 6eee9084 (qgis): Ignore spell check for qgs project
- 08:08 AM Revision 57a40050 (qgis): [layout] Added tests for uuid linked maps
- Also updated the control images
- 08:08 AM Revision b7d7bbe3 (qgis): Add print template to spell ignore
- 08:08 AM Revision 680b9f8e (qgis): [layout] Convert scalebar and legent from 2.x
- 08:08 AM Revision dd0cce23 (qgis): Removed some TODOs
- 08:08 AM Revision 2ad56efb (qgis): Added test composer templates for import test
- 08:08 AM Revision a6199bec (qgis): Added optional argument to create reference layout images
- 08:08 AM Revision 4dc5b569 (qgis): Renamed some private vars to follow coding guidelines
- 08:08 AM Revision 4302910f (qgis): [layout] Converter: fix frame fill in shapes
- 08:08 AM Revision af8a2296 (qgis): [layout] Converter: shapes
- 08:08 AM Revision da3636e5 (qgis): [layout] Converter: initial implementation
- 08:08 AM Revision 7062f90b (qgis): [layout] Check for pointer as bool instead of compare
- Travis does not like the second.
- 08:08 AM Revision 858a71f8 (qgis): [layout] Add map rendering to tests
- 08:08 AM Revision b40a5986 (qgis): [layout] Fix title from name when converting a composition
- 08:08 AM Revision 2b2dae82 (qgis): [layout] Import HTML and atlas from 2.x composition
- 08:08 AM Revision f297e862 (qgis): [layout] Import attribute table from composition
- 08:08 AM Revision 710309b3 (qgis): Updated test for imported compositions
- 07:17 AM Revision 97c005a5 (qgis): Merge pull request #6017 from nyalldawson/algs
- [processing] Fix some numeric parameters which should be doubles
- 07:16 AM Revision 566704a7 (qgis): Merge pull request #5968 from medspx/ProcessingGrassFixExt
- [Processing] GRASS fix all ext scripts
- 05:35 AM Revision 57c2f1d3 (qgis): Refine algorithm name and tags
- 05:34 AM Revision f6d56165 (qgis): Fix some numeric parameters which should be doubles
- 04:45 AM Revision a934060d (qgis): Fix Windows build warnings
- 04:33 AM Revision 0f79bfba (qgis): Use svg version of python console icon, courtesy of @pkinglinz (#6016)
- 01:06 AM Revision 0d8c5f45 (qgis): Slightly decrease contrast on field type icons to avoid too-visually
- heavy icons
2018-01-08
- 12:23 AM Revision 39d4d9ab (qgis): Crashhandler allthreads (#6013)
- * [CrashHandler] Suspend all threads on crash
- 12:03 AM Revision 3af2dc28 (qgis): debian packaging: update dependency
- 11:37 PM Revision 25770c44 (qgis): Followup 897f900, remove other incorrect declarations
- 11:34 PM Revision 897f900b (qgis): Remove orphan prototype. 3b3d304 removed method and remaing prototype s...
- 11:07 PM Revision 8392d7fe (qgis): Merge pull request #5961 from signedav/work_contextmenu
- Contextmenu with individual actions
- 05:59 PM Revision 2eaf4de2 (qgis): Contextmenu with individual actions
- Individual actions in the contextmenu of the attributetable and the relationeditorwidget.
It's unlink and delete feat... - 03:42 PM Revision 06380c70 (qgis): forgot that this is not 'master'
- 03:42 PM Revision 3c82c09c (qgis): refresh the list properly
- 03:42 PM Revision 9298050c (qgis): change mModel to mMergedModel
- to better reflect the purpose; fix object deletion
- 03:42 PM Revision 4eb45484 (qgis): fix bookmark deletion
- 03:42 PM Revision 771288ee (qgis): fix export
- 03:03 PM Revision 9e704ebc (qgis): Merge pull request #5922 from signedav/work_duplicategeom
- [FEATURE] "Duplicate feature redigitized" in MapLayerActions
- 01:24 PM Revision 0d1557c2 (qgis): Merge branch 'master' into work_duplicategeom
- 01:23 PM Revision 9ba5324b (qgis): Merge branch 'master' into work_duplicategeom
- 08:55 AM Revision 2b8143a2 (qgis): Fix a TODO, restore correct variable handling for layouts
- 08:41 AM Revision 886e7bf8 (qgis): Merge pull request #5925 from signedav/duplicateChildsRelation
- [FEATURE] Duplicate child feature in releationwidget of attributeform
- 05:41 AM Revision 8dfb17d5 (qgis): Store QGISCUSTOMIZATION3.ini next to QGIS3.ini in the profile directory...
- 05:10 AM Revision 617459d2 (qgis): Enable composition mode for advanced drawing (#6009)
- * Enable composition mode for advanced drawing
Makes the lines pop off the map more and not get lost in the backgrou... - 04:35 AM Revision 3d36653f (qgis): Code shuffle
- 04:35 AM Revision db906273 (qgis): Drop all composer classes from Python bindings
- 03:09 AM Revision d372799b (qgis): Remove some more redundant tests, add sip subclassing
- 03:09 AM Revision e2ce85f9 (qgis): Update test masks
- 03:09 AM Revision b88f9b5b (qgis): Port pal composer test to labels
2018-01-07
- 12:45 AM Revision 4f825f8f (qgis): Remove some old composer theme related code
- 12:45 AM Revision f287d40a (qgis): Remove all interface methods and UI for creating new composers
- 12:45 AM Revision 7edab227 (qgis): Flip layout locator filter to use layouts, not composers
- 12:45 AM Revision 56f1c201 (qgis): More composer->layout action swapping
- Compositions are now only accessible via the composer manager
in the projects menu. This will be removed when the con... - 12:45 AM Revision 3edab4fe (qgis): Swap composers menu to show layouts instead
- 08:51 PM Revision aef9df8d (qgis): Remove a redundant test
- 08:51 PM Revision f3124f0d (qgis): Fix storing/reading multiframe items (TODO fix undo/redo support)
- 08:51 PM Revision 1b969267 (qgis): Fix crash when deleting multiframe item child frames
- 06:21 PM Revision 3f414e29 (qgis): translation string fix
- 12:11 PM Revision 18828c09 (qgis): Add missing break
- 11:02 AM Revision 71209373 (qgis): Merge branch 'ProcessingGrassFixExt' of https://github.com/medspx/qgis ...
- 11:01 AM Revision 0f1cb250 (qgis): Fix v.external default configuration and handling
- 09:33 AM Revision 8b60b4c3 (qgis): Remove unused variable
- 07:07 AM Revision 71a33e99 (qgis): Remove another redundant composer test
- 07:07 AM Revision 53b67069 (qgis): Standardise some layout api method naming/behavior
- 07:07 AM Revision 9a13cfd4 (qgis): Remove composer tests relating to template substitution maps
- This API feature was not used anywhere in master, and is no
longer available in the layouts engine.
Better to use ex... - 03:14 AM Revision c436b286 (qgis): Fix metadata qmd restore issues described here: https://github.com/qgis...
- 03:13 AM Revision 3432bf8f (qgis): load and save metadata to a QMD file
2018-01-06
- 03:13 PM Revision 4bcd2e43 (qgis): Merge pull request #6002 from elpaso/bugfix-17795-2-18-backport
- [bugfix][ogr] Recompute capabilities when subsetfilter is set
- 02:26 PM Revision 0f2a5203 (qgis): Indentation 2
- 02:06 PM Revision ad7506e7 (qgis): Indentation
- 01:31 PM Revision ed86cb56 (qgis): [bugfix][ogr] Recompute capabilities when subsetfilter is set
- Backported from master PR 6000
Fixes #17795 - 11:56 AM Revision a343570e (qgis): Merge pull request #6000 from elpaso/bugfix-17795-ogr-filtered-readonly
- [bugfix][ogr] Recompute capabilities when subsetfilter is set
- 11:31 AM Revision 248ad5f7 (qgis): Get rid of the connect for capabilities update
- 10:33 AM Revision 7605fde9 (qgis): [travis]Do not fold build
- 10:32 AM Revision 34526383 (qgis): Make lrelease silent
- 08:05 AM Revision 29130054 (qgis): Drop some python composer tests
- 08:05 AM Revision 852f8249 (qgis): Fix build
- 08:05 AM Revision b691998c (qgis): Port some more tests to layouts, drop composer tests which
- have been ported to layouts
- 08:05 AM Revision 7e6d6af1 (qgis): Update test masks
- 02:29 AM Revision 0779b887 (qgis): Merge pull request #5997 from nyalldawson/report_label
- Show a label in layout designer for report sections
- 01:56 AM Revision 89884e8a (qgis): Fix default filename for atlas pdf outputs
- 01:52 AM Revision e9100cd9 (qgis): Show section label for atlas preview too
- 01:42 AM Revision 392d3777 (qgis): Avoid drawing clipped section labels
- 01:32 AM Revision 1ef87a40 (qgis): Tweak section descriptions
2018-01-05
- 07:55 PM Revision c1677c50 (qgis): Lambda indentation
- 04:07 PM Revision d300310d (qgis): Merge pull request #5993 from 3nids/test_datetimeedit
- add test for date/time edit
- 03:43 PM Revision 9c853345 (qgis): [bugfix][ogr] Tests for capabilities update on filter changes
- Fixes #17795
- 03:41 PM Revision 3edc5472 (qgis): [bugfix][ogr] Recompute capabilities when subsetfilter is set
- Need to re-open in rw mode if mDynamicWriteAccess
- 02:36 PM Revision 8127c4c6 (qgis): date time edit: reapply 718581ff reverted by a8e292df
- 01:06 PM Revision 337cc700 (qgis): Normalize cursor size
- 12:49 PM Revision 333347b9 (qgis): Merge pull request #5992 from 3nids/fix17790
- fix NULL constraint on date/time widget with allow NULL
- 12:48 PM Revision d7b4bffd (qgis): add test for date/time edit
- 12:25 PM Revision d5074dfe (qgis): Remove double import; Followup ab05bfb
- 12:25 PM Revision 3572be97 (qgis): Fix old-style connect
- 12:25 PM Revision 46177aa1 (qgis): Cleanup misleading QgsEditorWidgetWrapper::valueChanged signals
- 12:25 PM Revision ed2f0563 (qgis): Document API break
- 11:12 AM Revision 4abac931 (qgis): packaging updates
- 11:06 AM Revision dd60fcd4 (qgis): [bugfix] Add failing test for OGR setSubsetString
- Fails to revert to rw after a subset string is set and cleared
- 08:43 AM Revision 015e7544 (qgis): Show a label in layout designer for report sections
- 06:29 AM Revision 421ef88d (qgis): Merge pull request #5966 from nyalldawson/layout_next
- [layouts] Atlas and reporting framework
- 04:52 AM Revision bf6c95d5 (qgis): Add icons for report section types, and show pencil 'editing'
- icon in report organizer for section currently being edited in
the designer
This should help indicate to users which... - 04:35 AM Revision d9fe0d44 (qgis): Show section name in layout designer title
- To make it clearer which section is currently being edited
- 04:26 AM Revision 612969c2 (qgis): Use correct QgsSettings keys for layouts
- 04:19 AM Revision e3daac40 (qgis): Rename some test methods
- 04:17 AM Revision a01d8daf (qgis): Fix atlas actions not immediately available for map items
- when toggling atlas enabled
- 04:08 AM Revision 37f5a3d5 (qgis): Make some actions apply to reports when a report designer is open
- 03:51 AM Revision 3ac21417 (qgis): Auto generated names for reports are 'Report #'
- 03:40 AM Revision b184c5e1 (qgis): Explicitly disable remove button if no child report section is selected
- 03:36 AM Revision 01ce9bcc (qgis): Fix crash on report designer close
- 03:36 AM Revision 3db9c010 (qgis): If no section is selected, add new sections to report itself
- 03:24 AM Revision c3f07f62 (qgis): Don't tabify report settings with item properties
- 03:20 AM Revision 4e6a072e (qgis): Make report/atlas settings actions checkable, so they can also hide the...
- 03:12 AM Revision a4f854e2 (qgis): Ensure report dock is visible when opening a report designer
- 02:52 AM Revision eae4eeb8 (qgis): Use correct layout type (report/print layout) in new title dialog
- 02:40 AM Revision 42976df8 (qgis): do not override QDateTimeEdit::dateTimeChanged
- see https://github.com/KDE/clazy/commit/de031867458c6ebf144feaec4df246d93c2f6dbd#diff-f135574df9edcdda660e1bc4320a053e
- 02:40 AM Revision 25286393 (qgis): doxymentattion
- 02:26 AM Revision 63cc1246 (qgis): Merge pull request #5986 from nyalldawson/geometry_equals
- Refine geometry equals checks
- 02:15 AM Revision ce161e0e (qgis): Fix failing unit test
- 02:15 AM Revision 78f2174c (qgis): Add button in layout manager dialog to create a new report
- 02:15 AM Revision be7dae7d (qgis): Expand exporter tests
- 02:15 AM Revision 9af7c638 (qgis): Ensure that every iteration through a layout iterator only
- references the current iteration layout
- 02:15 AM Revision 5bc543af (qgis): Refactor layout context
- Split render context from reporting context
- 02:15 AM Revision 4d2f0deb (qgis): Add a clone method to QgsLayout
- 02:15 AM Revision 811145eb (qgis): Remove const from count method
- 02:15 AM Revision 1ea5a5fb (qgis): [FEATURE] Reporting framework
- Reports are based on the new layouts engine. They consist of multiple
nested sections. Each individual section (and t... - 02:15 AM Revision acb44643 (qgis): Add missing factory annotation
- 02:15 AM Revision cdf5cf21 (qgis): Add report section subclass with single layout as body
- 02:15 AM Revision 935dfa32 (qgis): Add reprt iteration test
- 02:15 AM Revision 767075a3 (qgis): Hookup filename generation for reports
- 02:15 AM Revision 57628faa (qgis): Add a unit test for exporting reports
- 02:15 AM Revision 6284f5e3 (qgis): Correct project and parent handling for report sections
- 02:15 AM Revision 159986fd (qgis): Implement QgsReportSectionFieldGroup
- 02:15 AM Revision 19b05810 (qgis): Add crappy inappropriate icons for layout types
- 02:15 AM Revision f4bb247c (qgis): Disable layout designer actions when no layout is set
- 02:15 AM Revision 6f2c63f3 (qgis): Add a common base class for print layouts and reports, and adapt
- QgsLayoutManager to suit
- 02:15 AM Revision 2654454c (qgis): Implement serialization of reports
- 02:15 AM Revision aef0432f (qgis): Implement sort order customisation for field groups
- 02:15 AM Revision dcf364ff (qgis): Protect layout view against null layouts
- 02:15 AM Revision 56332b33 (qgis): Fix multiple empty layouts created when reloading project
- In related news... I find it frustrating that there's no
way in Qt to restrict elementsByTagName to direct descendant... - 02:15 AM Revision 66028bcf (qgis): Cleaner way to hide atlas controls when not using a print layout
- 02:15 AM Revision 51a7efbe (qgis): Nicer ui widgets for sections, add missing control for
- disabling body sections
- 02:15 AM Revision d2c880af (qgis): Use 'report' text instead of 'atlas' when inside a report designer
- 02:15 AM Revision 5d64f3cd (qgis): Fix missing feature contexts for report section header/footers
- and expand unit tests
- 02:15 AM Revision 4e45639c (qgis): Restore direct print actions
- 02:15 AM Revision a730eb7a (qgis): Swap 'set atlas feature' action from compositions to layouts
- Time to start making a permenant switch...
- 02:15 AM Revision 39ae0eef (qgis): Add method to seek atlas directly to a QgsFeature
- 02:15 AM Revision 7450c786 (qgis): Add new icon for atlas exports (courtesy of @nirvn)
- 02:15 AM Revision f7759b20 (qgis): Fix crash on close project with layout designer open
- 02:15 AM Revision 2281dc0d (qgis): Ensure main canvas is refreshed when atlas preview feature changes
- 02:15 AM Revision 3332118e (qgis): Add test mask
- 02:15 AM Revision ea4f61f0 (qgis): Dox and spelling
- 02:15 AM Revision 43aff9b2 (qgis): Auto select new report sections after adding them
- 02:15 AM Revision 69a225ad (qgis): Fix missing Report top level item in organizer widget
- 02:15 AM Revision 57cac010 (qgis): Expand report sections by default
- 02:15 AM Revision 17292c12 (qgis): Fix progress bar with report export
- 02:15 AM Revision 8eb6aa92 (qgis): More UI work on reports
- 02:15 AM Revision fc9a4510 (qgis): Add buttons for exporting reports
- 02:15 AM Revision c9ddc9fd (qgis): Start on ui for configuring reports
- 02:15 AM Revision 6db24327 (qgis): Fix project retrieval for QgsReport
- 02:15 AM Revision f4a99b65 (qgis): Add a row method to QgsAbstractReportSection
- 02:15 AM Revision b862db06 (qgis): Fix clashing inherited methods
- 02:15 AM Revision 3e12ec9d (qgis): Sort layouts in layout manager
- 02:15 AM Revision d8af098d (qgis): Code shuffle and cleanup
- 02:15 AM Revision a5ab4e16 (qgis): Restore shape atlas handling
- 02:15 AM Revision 6506bcda (qgis): Restore some more atlas handling
- 02:15 AM Revision e72e20b8 (qgis): Restore attribute table atlas handling
- 02:15 AM Revision 8072d4d3 (qgis): Restore some more atlas style related UI
- 02:15 AM Revision fee1c211 (qgis): Restore HTML item atlas functionality
- 02:15 AM Revision 4a7813b9 (qgis): Restore picture atlas handling
- 02:15 AM Revision 92003c87 (qgis): Code shuffle, to make QgsLayoutContext aware of parent QgsLayout
- 02:15 AM Revision 2ef3a5f1 (qgis): Port current geometry from atlas to layouts
- 02:15 AM Revision 3994c4a4 (qgis): Restore legend atlas behavior
- 02:15 AM Revision 5160ad94 (qgis): Remove some outdated todos
- 02:15 AM Revision aafe1cc4 (qgis): Fix some untranslatable strings
- 02:15 AM Revision 49eaebbf (qgis): Remove outdated icon support for item metadata
- Now handled in QgsLayoutItem directly
- 02:15 AM Revision bd7784cd (qgis): Start working on restoring atlas
- 02:15 AM Revision e6a6db89 (qgis): Add QgsLayout subclass, QgsPrintLayout
- A print layout is a layout with an atlas
- 02:15 AM Revision 83af3527 (qgis): The layouts currently stored with a project are QgsPrintLayouts
- In future other layout types will be stored in projects, but
for now we only have print layouts - 02:15 AM Revision f86c2988 (qgis): Serialize atlas settings
- 02:15 AM Revision 25170da0 (qgis): Start porting atlas GUI
- 02:15 AM Revision d62bc35f (qgis): Undo/redo for atlas settings changes
- 02:15 AM Revision e169c219 (qgis): Work on modernizing atlas
- 02:15 AM Revision 520c2aab (qgis): More work on atlas GUI
- 02:15 AM Revision 108c9548 (qgis): Atlas sort can be an expression
- 02:15 AM Revision b7596970 (qgis): Remove outdated TODO
- 02:15 AM Revision 171f402a (qgis): Use messagebar for atlas messages instead of message box
- 02:15 AM Revision 60a28e32 (qgis): Add some unit tests
- 02:15 AM Revision 3318bfbb (qgis): Restore atlas based autogenerated filenames
- 02:15 AM Revision 5d1d25b3 (qgis): Add atlas expression context scope to layouts
- 02:15 AM Revision b602b3d5 (qgis): Working label updates on atlas feature change
- 02:15 AM Revision 8de8bb38 (qgis): Try (and fail) to avoid a qApp->processEvents() call
- I just can't find any other reliable way to wait until javascript
execution in a web page has completed. - 02:15 AM Revision 7c086beb (qgis): Fix some map item todos
- 02:15 AM Revision ec67ddfc (qgis): Restore more atlas tests
- 02:15 AM Revision 3d03128e (qgis): Restore some more atlas related tests
- 02:15 AM Revision 1b932319 (qgis): Fix some layout expression context handling, restore some tests
- 02:15 AM Revision 327d311e (qgis): Fix broken atlas handling of z/m layer types
- 02:15 AM Revision 70e7185c (qgis): Force a refresh after disabling view updates
- 02:15 AM Revision 7d8953f1 (qgis): Restore atlas multiple pdf exports
- 02:15 AM Revision 427da5c0 (qgis): Restore atlas single file pdf export
- 02:15 AM Revision 9751c770 (qgis): Restore svg atlas export
- 02:15 AM Revision 409d10f4 (qgis): Restore atlas raster format handling
- 02:15 AM Revision 5a782f48 (qgis): Hookup raster atlas export in gui
- 02:15 AM Revision d81bf5d9 (qgis): Add api to export layout atlas as images
- 02:15 AM Revision b6f14258 (qgis): Flesh out QgsAbstractLayoutIterator interface
- 02:15 AM Revision e312d02c (qgis): Tighten QgsAbstractLayoutIterator interface
- 02:15 AM Revision 69ddc32d (qgis): Restore atlas map handling
- 02:15 AM Revision 3ffdda3e (qgis): Port predefined scale handling to layouts
- 02:15 AM Revision 88a83906 (qgis): Restore more unit tests
- 01:38 AM Revision d8cc285f (qgis): fix NULL constraint on date/time widget with allow NULL
- the issue was that widget wrapper was using parent QDateTimeEdit::dateTimeChanged signal. It was connected both inter...
- 01:03 AM Revision 164c439a (qgis): Add missing docs
- 01:00 AM Revision b54cc36b (qgis): Swap some geometry equality checks to topological checks
2018-01-04
- 12:59 AM Revision 2d43dac0 (qgis): Refine behavior of QgsGeometry equals tests
- Before we had two checks - equals() and isGeosEqual() which
performed the exact same check (since equals() called the... - 12:37 AM Revision 13aa5211 (qgis): Expand equality operators for QgsAbstractGeometry subclasses
- 12:36 AM Revision df955367 (qgis): Fix build warnings
- 12:20 AM Revision c9dba998 (qgis): [3d] Fix a crash when restoring a project with bad layer ref (fixes #17...
- 11:28 PM Revision d6e43ef8 (qgis): oracle provider: adapt to ab05bfb1
- 10:49 PM Revision e271b647 (qgis): translation string updates (incl. better translatable date time widget
- help)
- 06:54 PM Revision 227dc9cf (qgis): use appropriate field type in date time edit widget wrapper
- 06:44 PM Revision 4d9343a9 (qgis): fix warning
- 06:41 PM Revision 1d730685 (qgis): use appropriate field type in date time edit widget wrapper
- 06:36 PM Revision ab05bfb1 (qgis): Move QGISDEBUG definition to header
- Because having it as a compiler flag means that when compiling a dependant application we need to have extra knowledg...
- 04:53 PM Revision c8cb68ae (qgis): fix translation text
- 12:01 PM Revision d4447e25 (qgis): [ui] add consistent spacing in the symbol list widget (#5987)
- 10:21 AM Revision d09f3f8b (qgis): [needs-docs] Organize tab sequence in options dialog (#5964)
- 10:11 AM Revision 5d245a91 (qgis): Fix processing models with finnish translation
- Reported in https://gis.stackexchange.com/questions/266819/error-with-graphical-modeler-qgis-not-all-arguments-conver...
- 09:29 AM Revision 66aaaadd (qgis): Fix tracing still active when snapping is turned off
- Otherwise tracing is disabled in the snapping toolbar, yet still
active on the canvas. - 08:00 AM Revision 7a2e6a47 (qgis): fix spelling
- 07:03 AM Revision 98f50ba1 (qgis): 2.18 is pre-C++-11 (followup 8e292dff8)
- 06:14 AM Revision b01a752b (qgis): List more geometry types in New Memory Layer dialog
- Fixes 17594
- 06:14 AM Revision 63ba4fea (qgis): eplace Line by LineString
- 06:07 AM Revision 04ccd26d (qgis): [needs-docs] Reorganize project properties tabs order (#5970)
- 06:06 AM Revision 7112624d (qgis): [needs-docs] Organize raster/vector properties tabs order (#5965)
- 05:04 AM Revision b9047312 (qgis): Respect transform context in point locator
- 05:04 AM Revision 8f15cdf6 (qgis): Respect transform contexts when tracing
- 04:48 AM Revision 13ad7608 (qgis): fix an options dialog search crasher (#5978)
- 02:27 AM Revision ff70d139 (qgis): fix date/time widget does not handle time zones
- issue #16657
manually picked from QGIS3 bdf744ee3f94b5fc1a84e775fedc60a75ba45dcb - 02:27 AM Revision 71cdb8cf (qgis): Fix QgsVectorLayer::updateFeature cannot add geometry to feature
- with no existing geometry
Fixes #17678 - 02:27 AM Revision d69f932c (qgis): Reformat code
- 02:27 AM Revision 5ecb5603 (qgis): Fix QgsVectorLayer::updateFeature returns true when errors occur
- Refs #17678
- 02:27 AM Revision c94d26a5 (qgis): Doxygen++
2018-01-03
- 12:14 AM Revision d4365a13 (qgis): debian packaging: use libqscintilla2-qt4-dev on unstable
- 10:10 PM Revision 7febd1e4 (qgis): Fix pasting features to new layer doesn't paste fields
- Fixes #17702
- 08:38 PM Revision 611ae952 (qgis): also use bool fieldIsoFormat in search widget wrapper
- 06:22 PM Revision bdf744ee (qgis): Merge pull request #5960 from 3nids/fix16657
- fix date/time widget for field with time zones
- 06:09 PM Revision cef2db9a (qgis): Merge pull request #5904 from borysiasty/pyQgisVersion
- Make QGIS 2.99 compatible with 3.0 plugins by introducing PyQGIS API version
- 05:21 PM Revision 69cfdc4f (qgis): rename static variables
- since they're not really default values
- 04:28 PM Revision 919cbec7 (qgis): add a bool in config to determine if it uses Qt::ISODate for field format
- also fixes the fact that the display format of QDateTimeEdit only accepts string formats, so in case of Qt::ISODate u...
- 03:01 PM Revision a3588e02 (qgis): fix search widget wrapper
- 03:01 PM Revision 1710dc05 (qgis): fix date/time widget for field with time zones
- this adds a new format of date/time to use Qt::ISODate format
the issue is that QDate::fromString does not recognize ... - 11:51 AM Revision df547e12 (qgis): Don't crash the projection selection widget when world_map.shp fails to...
- * initiate mExpressionFieldBuffer in the constructor
- 09:13 AM Revision 6ed078c8 (qgis): Merge pull request #5946 from DelazJ/nullMinMax
- [needs-docs] Update min and max functions
- 06:59 AM Revision d047bc8d (qgis): Merge pull request #5957 from nyalldawson/wkb_handling
- Fix some handling of wkb types which is broken for z/m type geometries
- 06:57 AM Revision cdbb0df8 (qgis): Add example with NULL value
- 03:42 AM Revision 7cb8d1a9 (qgis): Fix position of Oracle entry in data source manager
- Fixes #17755
- 03:01 AM Revision a4147b7a (qgis): Fix invisble annotations are still rendered
- Fixes #17763
- 02:17 AM Revision a8e292df (qgis): [date time widget] do not use minimumDateTime for NULL values
- 01:41 AM Revision 230e91c4 (qgis): [date time widget] do not use minimumDateTime for NULL values
- fixes issue when setting min and max values for the widget
- 01:06 AM Revision 21296982 (qgis): Link metadata widget to canvas
- So that child widgets which can take properties from canvas
can have full functionality - 01:06 AM Revision 433d6594 (qgis): Fix stored spatial extent not showing in metadata tab
- 01:06 AM Revision e47b7145 (qgis): Fix missing 'canvas extent' button in extent widget
2018-01-02
- 07:22 PM Revision c67e7f4c (qgis): fetch version.txt from version.qgis.org instead of ubuntu.qgis.org
- (fixes #17774)
- 11:45 AM Revision f9d6a991 (qgis): add Ukrainian translators
- 01:10 AM Revision 82340605 (qgis): [date widget] fix current date can't be picked
- better solution has been found for Qt5 but can't be used in Qt4
see #16579 - 01:09 AM Revision 577c6674 (qgis): [date widget] fix current date can't be picked
- fix #16579
- 01:09 AM Revision 86feed49 (qgis): [QgsDateTimeEdit] use special value text to handle NULL values
- the widget now uses a special value text to display NULL rather than painting a QLineEdit on top
a press on the spin... - 01:09 AM Revision 7237dab6 (qgis): [QDateTimeEdit] use QLineEdit::addAction
- instead of custom tool button
this seems to solve many issues :)
kudos to @nyalldawson for pointing to it
and a happy... - 01:09 AM Revision 39b183fe (qgis): remove include and forward declarations left-overs
2018-01-01
- 10:28 PM Revision 6508543f (qgis): [3d] Fix tessellator crash with nearly collinear points (fixes #17745)
- 10:28 PM Revision 32504c48 (qgis): [3d] Fix tilting of camera in docked 3D view with Shift (fixes #17337)
- This reverts a6b0c44
Map canvas was stealing keyboard focus from the docked 3D view and the key presses
of modifiers...
2017-12-30
- 11:14 PM Revision 626781a6 (qgis): Typo fixes
- + added word to spelling.dat
- 05:16 PM Revision 5a3a0dab (qgis): Remove broken algorithms and clean code
- 01:25 AM Revision 9f3b3e50 (qgis): [3d] Allow Shift+up/down/left/right keys to rotate/tilt camera
- Just like user can drag map with mouse or move it with up/down/left/right keys,
for consistency with Shift+drag we ha...
2017-12-29
- 05:13 PM Revision 486bcd6f (qgis): Fix all i.* ext scripts
- 03:23 AM Revision 63c19256 (qgis): [georeferencer] improve ui layout, use qgsfilewidget
2017-12-28
- 08:51 PM Revision f7829dbd (qgis): Put X field above Y field in Delimited Text dialog. Fix #11746.
- 06:37 PM Revision e712ee62 (qgis): Fix v.net.report descriptions'
- 06:28 PM Revision 14709f59 (qgis): Fix nearly all v. ext scripts
- 09:37 AM Revision 4783af67 (qgis): Merge pull request #5952 from borysiasty/plugin-notification
- [Plugin installer][needs-docs] Display notifications as an icon rather than a text
- 09:19 AM Revision 671b7722 (qgis): [Plugin manager] New plugin notification icon slightly adjusted
- 08:10 AM Revision a650a03f (qgis): Merge pull request #5853 from m-kuhn/valueRelationReadonly
- Value relation widget: respect readonly state
- 07:54 AM Revision 375daf18 (qgis): PEP8
- 02:12 AM Revision 99abc8df (qgis): Revert QVERIFY change
2017-12-27
- 12:07 AM Revision d1e83b54 (qgis): Fix some handling of wkb types which is broken for z/m type geometries
- 12:02 AM Revision 90acb569 (qgis): Make ValueRelation test more stable
- 10:51 PM Revision e69fa144 (qgis): [Plugin installer] Desaturate toolbar icons
- 10:04 PM Revision 46a74a09 (qgis): Add test for enabled state of relation value widget
- 10:04 PM Revision 167fbf6d (qgis): Value relation widget respects read only mode
- Fix #17592
- 09:46 PM Revision 0c292a02 (qgis): Add some more min/max tests
- 09:43 PM Revision 272a02df (qgis): Min/max exp functions have custom Null handler
- 09:43 PM Revision 97caa005 (qgis): [needs-docs] Update min and max functions
- In case of a null value, these functions will not always return null
- 09:43 PM Revision 49a3af00 (qgis): Adding tests to min and max functions
- 09:43 PM Revision 2e1b9ae0 (qgis): Improve test output
- 09:43 PM Revision c0637103 (qgis): Add more tests
- 09:19 PM Revision 060a36bf (qgis): Merge pull request #5955 from m-kuhn/noCacheEvalErrors
- Expressions: do not cache results when there is an eval error
- 08:40 PM Revision d01f94f7 (qgis): Avoid crash with represent_value exp function
- represent_value would crash when it was called via evaluate without any context specified.
- 08:13 PM Revision 90bf6301 (qgis): Fix all r algorithms ext scripts!
- 07:53 PM Revision a4141c7f (qgis): Expression tests: change Q_ASSERT to QVERIFY
- 07:53 PM Revision aa3bfff7 (qgis): Do not cache expression nodes with eval errors
- When there is an evaluation error in an expression, there is no need to cache results.
With the previous approach, so... - 06:28 PM Revision e552b9b2 (qgis): Replace Q_ASSERT with QVERIFY in tests
- Q_ASSERT's are only evaluated in debug mode. However, tests should trigger in debug or release mode.
- 05:41 PM Revision 8b691e87 (qgis): Handle raster files wihtout extension as GTiff + fix some ext scripts
- 04:01 PM Revision 5e7865ca (qgis): Renaming stuff
- Duplicate feature
Duplicate feature and digitize
Duplicate selected features - 03:35 PM Revision 1f8fbf31 (qgis): Fix r.li.* description files and ext scripts
- 12:34 PM Revision e7e37efe (qgis): Merge pull request #5926 from nyalldawson/proc_dialog
- [processing] Add api to show algorithm dialog, use dialog for history
- 12:08 PM Revision 9b6f98a3 (qgis): Hidden output parameters are not used in the main command anymore
- 11:52 AM Revision feaecea4 (qgis): Fix multiple ParameterField handling
- 11:16 AM Revision 36311ff6 (qgis): Fix multiple enum parameters handling and some ext scripts
- 10:41 AM Revision d58053d4 (qgis): [processing] restore script collection creator (fix #17649)
- 10:19 AM Revision 3fa9e3c9 (qgis): Fix QgsProcessingParameterFile bad descriptions
- 08:05 AM Revision 63e55582 (qgis): [Plugin installer] Move the status bar label to the right and make it l...
- 04:50 AM Revision 3b890520 (qgis): [processing] harmonize and improve UI spacing
2017-12-26
- 09:22 PM Revision 3a52412c (qgis): [Plugin installer][needs-docs] Display an icon rather than a text in th...
- 06:53 PM Revision 433d376c (qgis): Fix optional None input parameters handling
- 06:28 PM Revision 5321ee5e (qgis): Update TODO list
2017-12-25
- 08:40 AM Revision 9fb386ac (qgis): Merge pull request #5945 from medspx/ProcessingGrassFixDescV
- [Processing] Fix description files for GRASS provider
2017-12-24
2017-12-23
- 01:02 PM Revision 78710713 (qgis): Merge pull request #5941 from elpaso/bugfix-17673-bookmarks--crash-when...
- [bugfix] Bookmarks fix crash on exit when docked
- 11:43 AM Revision 63cf7ae6 (qgis): [bugfix] Bookmrks fix crash on exit when docked
- Order of destruction does matter
Fixes #17673 - 10:24 AM Revision a540a93e (qgis): Fix i.modis.qc description file
- 08:48 AM Revision 2872f69e (qgis): Reluctantly participate in the Americanization of the world
- 08:48 AM Revision 87b8a370 (qgis): Expand QgsCoordinateTransform docs
- 08:48 AM Revision c7e37e89 (qgis): [sipify] Correctly convert doxygen warning blocks to sphinx warnings
- 08:22 AM Revision 1e06abb1 (qgis): Merge pull request #5943 from borysiasty/zip-reloading
- [Plugin Manager] Reload manager contents after installing a plugin from zip.
- 05:21 AM Revision 6ac6939b (qgis): Sipify
- 02:55 AM Revision 96cc10c0 (qgis): [bugfix] [MetaSearch] make gml:Envelope CRS explicit for spatial querie...
- 02:32 AM Revision d14955cf (qgis): [bugfix] [MetaSearch] make gml:Envelope CRS explicit for spatial querie...
- 02:29 AM Revision a947f6dc (qgis): [bugfix] [MetaSearch] make gml:Envelope CRS explicit for spatial querie...
- 02:16 AM Revision 676bba29 (qgis): Merge pull request #5942 from tomkralidis/metasearch-explicit-crs
- [bugfix] [MetaSearch] make gml:Envelope CRS explicit for spatial queries (fixes #17739)
- 01:40 AM Revision f149730e (qgis): Merge pull request #5940 from nirvn/messagebar_link_color
Also available in: Atom