Activity
From 2014-09-15 to 2014-10-14
2014-10-14
- 11:43 PM Revision 1ff2ad3c (qgis): [TopoViewer] fix layer visibility after QgsLegendInterface API changes
- It was broken with 2.4, whereas QgsLegendInterface::moveLayer started
forcing layer visibility on (undocumented behav... -
02:25 PM Revision cc3579e2 (qgis): [TRANSUP] transifex update
- Signed-off-by: Werner Macho <[email protected]>
-
01:30 PM Revision 2cef8d50 (qgis): remove get from QgsProviderRegistry::getProviderCapabilities() (followu...
-
01:25 PM Revision e0df5d4d (qgis): Merge pull request #1621 from manisandro/bad_layer_improvements
- Bad layer dialog improvements
-
01:08 PM Revision 89b0d7ae (qgis): Merge pull request #1484 from serialc/master
- CSV acronym added for consistency with other file type names
-
12:25 PM Revision 1cb22c08 (qgis): [composer] Seperate draw empty rows option from empty table behaviour
- Now "draw empty rows" is a seperate checkbox (fix #11392)
-
12:06 PM Revision 5ec1b75f (qgis): Edit widget properties dialog: Improve window title
- Includes the field name and layer name in the window title.
-
11:07 AM Revision f284f6e1 (qgis): [composer] Fix incorrect calculation of frame thickness for labels
- Previously entire frame width was considered when calculating
the margin for the label item. Only half the frame widt... -
10:19 AM Revision b94b44af (qgis): use qIsNaN instead of isnan (fixes windows build)
-
09:52 AM Revision 65ac4fe1 (qgis): Field calculator: Move virtual field to the top.
- Followup 0c4a501
-
09:08 AM Revision 0c4a5015 (qgis): Address some GUI issues on the field calculator
- * Info labels for edit mode turn on was not shown
* Ok button was active when opening the field calculator even with...
2014-10-13
-
01:53 PM Revision 9f063df8 (qgis): [composer] Fix possible crash in scale bar update (refs #11394)
-
01:50 PM Revision 08d80160 (qgis): Fix calculation of random colors following 4d72d72
-
01:15 PM Revision 083ebfe3 (qgis): Merge pull request #1627 from slarosa/categorized_style_crash
- Fix crash when choosing a null field for categorized style
-
11:41 AM Revision 4d72d721 (qgis): dxf export: use half width texts and support transparent colors
-
10:31 AM Revision f3cf09f4 (qgis): Fix selection after focus-in by mouse in QgsFilterLineEdit
- After focusing a QgsFilterLineEdit with the mouse, the end of the selection was
"attached" to the end of the content.... -
09:49 AM Revision 68de043e (qgis): Virtual fields definition moved to field calculator
- This place is more appropriate than the add attributes dialog.
See also http://osgeo-org.1560.x6.nabble.com/Virtual-F...
2014-10-12
-
12:14 AM Revision 1770ec1a (qgis): Merge pull request #1618 from ccrook/GraduatedRendererBugFix11366
- Fix #11366 Customised graduated renderer labels ignored
-
11:32 PM Revision 3d2747c6 (qgis): Fix crash when choosing a null field for categorized style
-
11:12 PM Revision 62ad5ae1 (qgis): [TRANSUP] transifex update
- Signed-off-by: Werner Macho <[email protected]>
-
09:27 PM Revision f30452dc (qgis): Merge pull request #1623 from manisandro/initially_unsorted_attributes
- Show attributes dialog with initially unsorted attributes
-
08:59 PM Revision 25333c53 (qgis): Merge pull request #1622 from manisandro/spatialite_dialog_border
- Fix scrollarea border style and tab order in new spatialite layer dialog
-
07:11 PM Revision d1f84fd1 (qgis): [processing] fixed wrong import in parameters classç
- Fixes #11393
-
06:39 PM Revision e0e6204e (qgis): Fix scrollarea border style and tab order in new spatialite layer dialo...
-
12:22 PM Revision 57a783e5 (qgis): Fix a potential crash when closing projects with html composer items
-
11:48 AM Revision e3097617 (qgis): Add some padding to identify panel to match browse and layers panel
2014-10-11
-
09:36 PM Revision 659cada5 (qgis): [processing] Fixes #11388 - save vector file dialog does not show file ext
- 01:14 PM Revision 7813f6b0 (qgis): Escape backslash for mime data. Fix MS SQL drag and drop
- 12:12 PM Revision 67c9a72b (qgis): Fix crash with SQL Server driver
-
09:20 AM Revision c9cfdfae (qgis): Merge pull request #1617 from ahuarte47/Issue_9777_missing-labels
- Fix #11368: Simplification of a dataset leaves some polygons unlabelled
-
09:09 AM Revision 3d8a0345 (qgis): Merge pull request #1625 from giohappy/master
- Fixes error in Multipoints with Z rendering
2014-10-10
-
10:52 PM Revision 94b2e7ce (qgis): Fixes error in Multipoints with Z rendering
-
03:51 PM Revision 34ccc817 (qgis): Merge pull request #1615 from ccrook/PostgresSaveStyleFix
- Fix #11329 Graduated renderer style not saved in postgres
2014-10-09
-
08:35 PM Revision 738e0bed (qgis): [TRANSUP] some update for processing and transifex
- Signed-off-by: Werner Macho <[email protected]>
-
05:36 PM Revision 0ed701e9 (qgis): Show attributes dialog with initially unsorted attributes (Funded by So...
-
04:49 PM Revision 2e943c93 (qgis): Bad layer dialog improvements (Funded by Sourcepole)
-
04:35 PM Revision 55181c63 (qgis): [processing] fix handling of boolean parameters in modeller
-
04:35 PM Revision d8c38b5c (qgis): [processing] more fixes for i18n support
-
03:54 PM Revision 0840a9d7 (qgis): more names for the map tools
-
02:28 PM Revision 2d49b59c (qgis): [composer] Fix calculation of height of HTML content (fix #11353)
-
01:56 PM Revision ac71e600 (qgis): Cancel running requests when loading content in QgsNetworkContentFetche...
-
12:46 PM Revision 10ffcebf (qgis): [Composer] Fix The ComposerMap's tooltip is not updated after readXML
- The ComposerMap's tooltip is only set in the private init method. This method is only used in the ComposerMap constru...
-
12:46 PM Revision a3094cb5 (qgis): [Composer] Fix ComposerMapWidget's label is not explicit
- The user can only know the ComposerMap's label with it's tooltip. This commit
proposes to update the ComposerMapWidg... -
12:46 PM Revision 7a92293e (qgis): Followup cc94578
-
11:36 AM Revision 0a4dae20 (qgis): Merge pull request #1619 from anitagraser/patch-4
- [processing] fixed value used before assignment error
-
11:16 AM Revision 4a639ad9 (qgis): fixed value used before assignment error
-
11:16 AM Revision 174c2f3f (qgis): Use QgsColorButtonV2 for editor widgets
-
10:56 AM Revision a5b5bd4c (qgis): [composer] Fix new frames not inheriting outline color, clean up item a...
-
09:52 AM Revision 7a389f63 (qgis): [processing] fix i18n support
2014-10-08
-
10:37 PM Revision 823b57e3 (qgis): Fix for bug 11366
-
07:04 PM Revision bb723027 (qgis): [processing] Fixes #11363 - help file is created but not shown in the H...
-
05:51 PM Revision ac5622ad (qgis): #9777-ML: Indentation update
-
05:47 PM Revision c768f13f (qgis): german translation update
-
05:36 PM Revision 80871c66 (qgis): #9777-ML: Avoid Fill invalid geometries to GEOSGeometry
-
03:34 PM Revision 5a01b98e (qgis): [pyqgis-console] restore previously loaded scripts only when editor is ...
-
11:33 AM Revision 149ad599 (qgis): Postgres connection: limit user/pw queries to 5 (avoids blocking server...
-
11:29 AM Revision b3f00ec3 (qgis): Add some tolerance to atlas tests
-
10:38 AM Revision 732a8994 (qgis): Use color name to compare colors when adding new recent color, prevents
- duplicate colors in recent color list
-
10:37 AM Revision 344eccd7 (qgis): Fix offset is ignored for simple line symbology
-
10:37 AM Revision 6bb045bd (qgis): [composer] Ensure that QgsComposerMap::mapPolygon returns a closed
- polygon, fixes rare crash when using map overviews (fix #11305)
2014-10-07
-
12:12 AM Revision fbc5f060 (qgis): Fixes #11349 - field calculator broke on qgis master
-
11:13 PM Revision ac1e9cb9 (qgis): [processing] set autoRaise to True for toolbutton in script and modeler...
-
10:26 PM Revision dcdf9fb7 (qgis): [processing] Fixes #11345 - Python error while using Get script from on...
-
01:21 PM Revision 17ca96fd (qgis): Allow QWebView for photo widget
- Fix #11306
-
01:12 PM Revision 121665e5 (qgis): [composer] Ensure that all maps are refreshed when atlas feature change...
-
01:11 PM Revision a5fe1748 (qgis): Fix crashes when using atlas and expressions which rely on specialcolum...
-
01:02 PM Revision 1b997802 (qgis): Followup 8a0e1ef
-
12:02 PM Revision 2dbe2da7 (qgis): [processing] minor code cleaning
-
12:02 PM Revision f661f80b (qgis): [processing] fixed wrong call to self.tr from static method
-
10:45 AM Revision cc8058a9 (qgis): [TRANSUP] transifex update
- Signed-off-by: Werner Macho <[email protected]>
-
06:21 AM Revision f1577f1e (qgis): Adding comments explaining code changes
-
02:57 AM Revision 20b0d121 (qgis): #11243: Disable simplification when OTFR transform fails
2014-10-06
-
08:42 PM Revision 8b245548 (qgis): Fix saving styles in postgres where style definition includes %1 etc st...
-
04:58 PM Revision 79f8841a (qgis): [Processing] Add GDAL build virtual raster alg - part 2.
-
04:50 PM Revision 7f45a9c0 (qgis): [Processing] Add GDAL build virtual raster alg.
-
04:29 PM Revision e66bc848 (qgis): [Processing] Fix advanced parameter handling in OTB algorithms.
-
04:26 PM Revision 6f94e9dc (qgis): [Processing] Inform listeners when all algorithms have been loaded.
-
04:21 PM Revision 81089a1f (qgis): Fix translations in Processing.py
-
02:55 PM Revision e5850f38 (qgis): Fix #10858 - Set relative path to QLR save folder. Load relative to QLR...
-
02:03 PM Revision e8e6e327 (qgis): [composer] More shortcuts for composer map tools
-
02:03 PM Revision bcc3011f (qgis): [composer] Remove duplicate canvas refreshes
-
02:03 PM Revision 6d850ad5 (qgis): [composer] Remove a bunch of duplicate render calls to map items during...
-
02:03 PM Revision a4de7409 (qgis): [composer] Clean up label item widget
-
02:03 PM Revision 8a0e1ef4 (qgis): Indicate current color in color button swatch menus
-
02:03 PM Revision 067c4dc2 (qgis): [composer] Update label items immediately after changing color
-
01:14 PM Revision 21106112 (qgis): Use standard test font for QgsComposerHtml test
-
10:25 AM Revision bed164e7 (qgis): Allow usage of virtual fields also for layer w/o add attribute support
- Fix #11168
-
10:18 AM Revision 7318c730 (qgis): Convert values to target field format
- For the field calculator and virtual fields.
Fix #11000
Fix #10995
Fix #10993 -
07:35 AM Revision 11e3044e (qgis): [processing] fixed #11327
-
07:35 AM Revision c5c4d416 (qgis): [processing] fixed string representation of outputs
-
07:35 AM Revision 6cf39a53 (qgis): [processing] fixed list of algorithms in simplified mode
-
07:35 AM Revision c2e30b3c (qgis): [processing]removed debug print lines
-
07:33 AM Revision a39315af (qgis): [processing] enable non-tif outputs in gdaldem algorithms
-
07:33 AM Revision 559c2d95 (qgis): [processing] enabled more gdal output extensions
2014-10-05
-
01:07 AM Revision 66b1f53e (qgis): Merge pull request #1612 from ccrook/GraduatedRendererBugFixes1
- Two bug fixes for graduated renderer
-
08:41 PM Revision 6c2c6e2b (qgis): Two bug fixes for graduated renderer
-
03:49 PM Revision b2e7e6ee (qgis): followup 3c95b5b9
-
02:57 PM Revision 1346cb61 (qgis): Merge pull request #1611 from manisandro/readlink
- Use readlink -f to determine source directory in scripts/prepare-commit.sh
-
02:46 PM Revision 3c95b5b9 (qgis): only include reasonable complete translations
-
01:46 PM Revision fa157843 (qgis): Use readlink -f to determine source directory
-
01:26 PM Revision ecedeb8b (qgis): [composer] Add missing degree symbol for 'Decimal with suffix' format w...
- a geographic crs
-
01:26 PM Revision f7cec71a (qgis): [composer] Don't use directional suffixes for annotations when in geogr...
- coordinate system and direction is ambiguous (eg 0 degrees latitude) and format
is set to 'Decimal with suffix' -
12:18 PM Revision 05878722 (qgis): save geometry for style DB dialogs
- 09:39 AM Revision 4781f580 (qgis): @ccrook text review
2014-10-04
-
12:34 AM Revision 4ce2ade9 (qgis): [TRANSUP] transifex update
- Signed-off-by: Werner Macho <[email protected]>
-
12:19 AM Revision 2353edc1 (qgis): fix typo
- Signed-off-by: Werner Macho <[email protected]>
-
11:02 PM Revision e0fc515a (qgis): [processing] show layers sorted only for single selection widget and use
- legend order for multiple selection
- 09:31 PM Revision 1cd543a6 (qgis): Merge remote-tracking branch 'upstream/master' into newTips
- 09:10 PM Revision 6922e45c (qgis): A lot of missing letter and typo corrected thanks to @ccrook
-
04:54 PM Revision ec64e1d9 (qgis): Merge pull request #1598 from marcel-dancak/getfeatureinfo-raster
- Mapserver: fixed GetFeatureInfo request on raster layers (GML format)
- 04:44 PM Revision 350d9890 (qgis): Removing easter eggs tips
-
04:38 PM Revision b8c558cc (qgis): [TRANSUP] fix for some typos and processing
- Signed-off-by: Werner Macho <[email protected]>
-
04:38 PM Revision 70604b92 (qgis): another typo fix
- 04:00 PM Revision df4d380d (qgis): new tips
-
03:52 PM Revision 7960dc21 (qgis): [processing] always pass number of cores as integer (fix #10894)
-
03:25 PM Revision 410fe674 (qgis): typo fix
-
02:58 PM Revision de5ac244 (qgis): Merge pull request #1607 from gioman/v_kernel
- fix for v.kernel module in GRASS plugin
-
02:35 PM Revision 7fce897b (qgis): [TRANSUP] fix source typos
- Signed-off-by: Werner Macho <[email protected]>
-
02:05 PM Revision f8a838d5 (qgis): Fix #11308 - Add missing IN operator
-
01:47 PM Revision 1e43cd39 (qgis): Fix #11302 - Move view selection for identify dock
-
01:36 PM Revision def0a1df (qgis): Fixes #11061
- see http://hub.qgis.org/issues/11061
-
01:09 PM Revision 650cd8f3 (qgis): fix typos in strings
-
01:05 PM Revision b9f89ae2 (qgis): [processing] fix algorithm execution
- 12:58 PM Revision 76ff1a6c (qgis): fix for v.kernel module in GRASS plugin
-
11:32 AM Revision ba3cca26 (qgis): Attribute dialog: Show layer name in title bar
-
11:32 AM Revision a3dad244 (qgis): sip bindings: QgsAttributeDialog inherits from QDialog - Sponsored by Q...
- Essen 2014 and everybody who helped to organize and finance this event
Fixes a strange bug that prevented child widg... -
11:01 AM Revision 2d433ea0 (qgis): [TRANSUP] adding processing for translation, thanks Alex
- Signed-off-by: Werner Macho <[email protected]>
-
10:36 AM Revision bd13693a (qgis): [processing] make bunch of strings translatable (sorry translators)
-
10:36 AM Revision f9353168 (qgis): [processing] add full i18n support (still needs some work to mark all
- strings as translatable)
-
10:35 AM Revision 46effa18 (qgis): [processing] better-looking params ui (removed widget border)
-
10:21 AM Revision b1140852 (qgis): [processing] fixed crs checking before running alg
-
10:19 AM Revision 2b181cb5 (qgis): german translation update
-
09:37 AM Revision 7c4cb0cf (qgis): move raster thumbnails from General tab to Style (fix #7946)
2014-10-03
-
09:20 PM Revision 30dd6e77 (qgis): remove useless code
-
07:29 PM Revision 953f9770 (qgis): fixed #10986
-
07:29 PM Revision 5fca922a (qgis): [processing] fixed minor typos in GeometryConvert algorithm
-
05:55 PM Revision c7a16507 (qgis): Merge pull request #1606 from arnaud-morvan/selectioncolor_alphachannel
- Fix #11307. Apply user selection alpha channel to mapsettings on newfile.
-
05:34 PM Revision 0075bde2 (qgis): Apply default selection color alpha channel to mapsettings on newfile. ...
-
03:11 PM Revision 6ec751f6 (qgis): [composer] Cache transformed grid lines and intersections to slightly
- speed up grid drawing
-
03:09 PM Revision 9e793ebd (qgis): [composer] Fix transformed map grids not drawn if set to Tick or Marker...
-
03:03 PM Revision ade5b65e (qgis): Workaround issue in Qt detection of encoding for html QByteArrays
-
02:47 PM Revision 2cd17706 (qgis): [processing] disable GRASS 7 algorithm provider by default
-
02:47 PM Revision 1b859730 (qgis): [processing] put all qgis algs in single directory
-
02:47 PM Revision 2f1dbab8 (qgis): fix file permissions
-
02:46 PM Revision b2494fd9 (qgis): Update geometricfigures.rst
-
02:40 PM Revision 3ce7be5d (qgis): Skip some work if no data-defined properties are applied
- 8% speedup with 1m polygons in memory layer
-
02:40 PM Revision d8ce7dac (qgis): Optimize simple line drawing when without data-defined properties
- 20% speed improvement when drawing 1m linestrings (4points each) from memory layer
-
02:40 PM Revision 86015ea4 (qgis): Optimize QgsVectorLayerFeatureIterator a bit
- 11% speedup when rendering 1 million points from memory provider
-
02:40 PM Revision fbbea90d (qgis): Optimize simple marker: do not construct/destruct "size" all the time
- 13% speedup when rendering 1m points from memory provider
-
12:49 PM Revision ebae4859 (qgis): dxf export: (re-)enable linetype generation for pen styles
-
12:03 PM Revision dbe4da80 (qgis): Merge pull request #1603 from luipir/master
- [GdalTools] fix blocker bug https://hub.qgis.org/issues/11275
-
11:16 AM Revision f5054a1e (qgis): Merge pull request #1604 from elpaso/processing
- [processing] Avoid python hangs when run in headless mode from FCGI
-
10:42 AM Revision ac54c8e0 (qgis): [processing] updated freq analysis alg
-
10:40 AM Revision 558765ad (qgis): update Grid alg to avoid some coordinate precision issues
-
10:40 AM Revision 48fde065 (qgis): remove old code
-
10:40 AM Revision be079896 (qgis): refactor Geometry convert alg
-
10:40 AM Revision 8e696b76 (qgis): refactor Merge alg
-
10:40 AM Revision b63a5d3f (qgis): refactor Hub lines alg
-
10:40 AM Revision f6144355 (qgis): refactor Hub distance alg
-
10:40 AM Revision d4dbb92a (qgis): refactor Gridify alg. fix license headers
-
10:40 AM Revision 3b60bd67 (qgis): refactor Select by attribute alg
-
10:40 AM Revision 25fa1705 (qgis): cleanup in vector utils
-
10:40 AM Revision 5d114a87 (qgis): refactor Extract by attribute alg
-
10:40 AM Revision 5306cd85 (qgis): refactor Text to float alg
-
10:40 AM Revision 07d584d2 (qgis): start refactoring of the Processing mmqgis backend: Delete column and
- Delete duplicate geometries
-
10:40 AM Revision 98226c5c (qgis): refactor Grid algorithm
-
10:35 AM Revision 59ec15bb (qgis): [processing] Avoid python hangs when run in headless mode from FCGI
-
08:01 AM Revision 0d5fb236 (qgis): Merge pull request #1599 from ccrook/CategorizedRendererFixes
- Categorized renderer fixes
-
07:09 AM Revision ba0f9d40 (qgis): Reverting to preferred QgsRenderRangeV2LabelFormat
2014-10-02
-
01:15 AM Revision 10d75c00 (qgis): [composer] Fix display name for attribute table frames
-
01:08 AM Revision 456e9713 (qgis): [composer] Fix table background extending beyond table rows (fix #11272).
- It was necessary to add a new 'table background' color option to prevent
regressions when loading old compositions, s... -
12:53 AM Revision 7d3333ef (qgis): [composer] Copy hide background if empty setting when adding new frame ...
-
12:53 AM Revision 338098c1 (qgis): [composer] Default to no background for new frame items
-
07:14 PM Revision 0d1f7196 (qgis): Adding missing elements from SIP
-
06:15 PM Revision dad5d420 (qgis): [processing] do not log algorithms when not run from the gui
-
05:41 PM Revision f652afb9 (qgis): Fix #11285 (improve symbol levels dialog for long symbol labels) - by S...
-
05:38 PM Revision c5652a52 (qgis): [fix #11300] make edit form non modal on feature creation too
-
04:58 PM Revision 72259135 (qgis): [processing] remove undefined variable (fix #11118)
-
03:51 PM Revision c9e03283 (qgis): fix blocker bug https://hub.qgis.org/issues/11275
-
03:49 PM Revision df7c965a (qgis): update mac install documentation and fix GSL include
- 03:06 PM Revision 4d30e054 (qgis): [Python Console] Don't set custom background for editor toolbar
- 02:46 PM Revision 5b7f8cbe (qgis): [Expression] Don't show folding
-
01:14 PM Revision 369b60a4 (qgis): Fixed renaming of composer legend nodes for raster layers
2014-10-01
-
10:49 PM Revision 675ba9ab (qgis): [composer] Fix placement of grid annotations when map has no frame set
-
10:48 PM Revision a2d5acb5 (qgis): Add argument to QgsCoordinateTransform::transformBoundingBox to flag that
- handling of a bounding box which crosses the 180 degree longitude line
is required. Fix composer map reprojected grid... -
12:44 PM Revision d66e4dc1 (qgis): [composer] Remove 'new from template' action from composer, following U...
-
12:32 PM Revision 78c88d58 (qgis): Add some shortcut keys for composer
-
12:31 PM Revision 0a260992 (qgis): [composer] Item widget layout tweaks for windows
-
12:31 PM Revision 5b7d39a7 (qgis): Fix more warnings for QgsColorButtonV2 with invalid size
2014-09-30
-
01:47 AM Revision a5f0de9d (qgis): API fixes to use Legend instead of Label where it makes more sense
-
10:41 PM Revision 21ddf129 (qgis): Changing decimal places to precision, allowing negative precision, impr...
-
09:10 PM Revision 465219a1 (qgis): Using QString.replace instead of .arg to ensure that %1 and %2 are unam...
-
08:52 PM Revision 834c1d0d (qgis): Fix handling of link category boundaries with sorting of rows
-
02:27 PM Revision 18412257 (qgis): [composer] Correctly handle encoded HTML source (fix #11287)
-
12:37 PM Revision 595de482 (qgis): [composer] Use spin boxes for item position and size
-
12:37 PM Revision ed700742 (qgis): [composer] Don't snap to hidden items
-
12:37 PM Revision fd92dd95 (qgis): [color picker] Clicking the previous color should reset to that color
-
12:37 PM Revision fb7415c3 (qgis): [composer] Refresh refetches atlas feature from provider, more removal ...
-
12:37 PM Revision f23e38df (qgis): [composer] Prevent multiple calculation of data defined properties
-
12:35 PM Revision 6f4a28f5 (qgis): Disable radio buttons in color dialog if not using first tab
- 10:44 AM Revision c17957fe (qgis): Mapserver: fixed GetFeatureInfo request on raster layers
2014-09-29
-
03:46 PM Revision b044d4d3 (qgis): [composer] Simplify text used for item name for labels
-
03:00 PM Revision 5a96ae28 (qgis): use identify icons in the identify menu
-
02:48 PM Revision f571cdd0 (qgis): fix feature title
-
02:19 PM Revision 40465ca6 (qgis): [composer] Prevent more Qt warnings for html item
-
02:19 PM Revision 8c502c19 (qgis): [composer] Fix pages are added but never removed with multiframe resizing
-
01:59 PM Revision 1b515081 (qgis): set icon of feature actions in the action menu
-
01:13 PM Revision 99f0dac5 (qgis): Merge pull request #1595 from giohappy/master
- [Processing] HTML output for r.sum
-
11:50 AM Revision 1c030675 (qgis): [composer] Add a basic test suite for QgsComposerModel
-
11:21 AM Revision 6fb7ba2d (qgis): [composer] Default to 30 visible rows for table items, increase maximum...
-
11:21 AM Revision b43a1e0d (qgis): [composer] Don't disable widgets accompanying data defined controls whe...
-
11:21 AM Revision 6299029d (qgis): [composer] Ignore null field values or expressions which result in null
- when evaluating data defined settings
-
11:21 AM Revision 583151af (qgis): [composer] Ignore locked items when using move item content tool. Keeps a
- consistent behaviour with the move/resize item tool, and allows for
moving item content for maps which are stacked be... -
11:21 AM Revision 8725c2df (qgis): [composer] Fix ctrl modifier not applying to wheel events when in move ...
- content mode, add missing undo merge command for item zoom (refs #7974)
-
10:38 AM Revision 73f98336 (qgis): [TRANSUP] transifex update
- Signed-off-by: Werner Macho <[email protected]>
2014-09-28
-
01:45 PM Revision 1f1fe888 (qgis): migrate old renderer ranges (followup fcfafa0a)
-
09:24 AM Revision fcfafa0a (qgis): Use a single format string using Qt format for renderer label
-
08:36 AM Revision 428375ed (qgis): Don't crash with no attribute set in graduated renderer
- 08:06 AM Revision a8ce3565 (qgis): Fix #10747 - Don't force multi type on point features
- Ref #10672 - Commited fix to force multitypes on shapefiles
2014-09-26
-
12:46 AM Revision 4de0d834 (qgis): Follow up 27abd208
-
12:08 AM Revision a8ba1236 (qgis): Followup to da3516c; find custom prefix QScintilla include directories
-
10:38 PM Revision 43710cef (qgis): german translation update
-
10:00 PM Revision d8cc79ac (qgis): indentation update
-
09:51 PM Revision bfb7569b (qgis): dxf improvements:
- * save/restore dxf export dialog geometry
* reduce debugging noise
* output dxf in windows-1252 encoding
* fix label ... -
08:35 PM Revision 2f4489de (qgis): change to messagebar some messageboxes in mainapp
-
04:37 PM Revision 0fd63e86 (qgis): fix tabstops in graduate symbol renderer widget (followup 25a7be2)
-
03:44 PM Revision 34b33fa1 (qgis): How did GIS look like in 1990?
- Apologies to fellow developers for being silly
-
02:11 PM Revision 27abd208 (qgis): remove unused ramp
-
02:10 PM Revision 67e07785 (qgis): DXF export improvements:
- * tree view and attribute selection for layer assigment in dialog
* support fill polygons/HATCH
* represent texts as ... -
01:23 PM Revision e47642bd (qgis): Merge pull request #1596 from anitagraser/patch-3
- use "change" instead of "browse" for CRS selection
-
01:20 PM Revision 7c1efea4 (qgis): use "change" instead of "browse" for CRS selection
- as described in http://hub.qgis.org/issues/11273
-
01:17 PM Revision 04becdc5 (qgis): [Processing] HTML output for r.sum
-
01:11 PM Revision eaacb125 (qgis): Merge pull request #1509 from ahuarte47/Issue_10767
- Fix bug #10767: Simplified rendering causing boxes to appear instead
-
12:57 PM Revision 6fcfb97b (qgis): Merge pull request #1593 from rldhont/qgis-server-print-legend
- [FEATURE][QGIS-Server] Legend filtering based on map in GetPrint Request
-
12:23 PM Revision 0c6576c4 (qgis): Merge pull request #1587 from ccrook/CategorizedRendererUpdate
- Categorized and graduated renderer enhancements
-
12:09 PM Revision 251a8a4d (qgis): [FEATURE][QGIS-Server] Legend filtering based on map in GetPrint Request
- Feature funded by Tecnostudi Ambiente, Faunalia and Andromede-oceanologie.
The legend in composition was fixed and d... -
11:26 AM Revision b734e879 (qgis): remove old message boxes from map tools
-
09:45 AM Revision a9c97ae1 (qgis): [composer] Add a checkbox to prevent drawing border and background for ...
-
08:12 AM Revision b558c08b (qgis): Fixing null pointer on ramp bug
-
08:03 AM Revision ce214258 (qgis): [FEATURE][composer] Add checkbox and data defined button for controlling
- whether an item is excluded from composer exports/printouts.
-
04:47 AM Revision 25a7be29 (qgis): Modified labelling to include prefix, separator, suffix.
2014-09-25
-
01:05 AM Revision 89a7573f (qgis): [FEATURE][composer] Allow data defined control of atlas margin for maps
-
11:23 PM Revision a9c4136a (qgis): dbManager - remove more 'Sorry' strings
-
11:18 PM Revision cb414f5d (qgis): [dbmanager] again replacement box->bar stuff....hopefully the last :-)
-
11:18 PM Revision a778e265 (qgis): [dbmanager] followp 1646f67: fixes some string and changes more message...
-
11:18 PM Revision 5fc78bfe (qgis): [dbmanager] messagebox => messagebar
-
06:19 PM Revision 2427546d (qgis): Make QgsExpression parser reentrant. Fixes crashes when expressions are...
- Sponsored by a big dose of caffeine.
-
05:47 PM Revision 721cab1c (qgis): [composer] Switch attribute table column dialog over to QgsDoubleSpinBox
-
05:08 PM Revision 272b79b6 (qgis): [FEATURE][composer] Add checkbox to frame items for preventing export
- of page containing frame when frame is empty. This change allows
users to create multiple pages containing extra fram... -
04:12 PM Revision b8bb4f0f (qgis): fix #11251 (embed form dual view icons)
-
03:36 PM Revision fe0a3032 (qgis): Merge pull request #1526 from jarl-dk/release-2_4
- Finding python library on Ubuntu 14.04 64bit
-
03:29 PM Revision bb43eb37 (qgis): [custom widgets] add missing date time widget plugin
-
03:14 PM Revision 054ac108 (qgis): add Qgs(Double)SpinBox to custom widgets
-
03:08 PM Revision 48cdd749 (qgis): add Qgs(Double)SpinBox to SIP
-
02:56 PM Revision 4c39896e (qgis): add support for NULL values in range widget (new Qgs(Double)SpinBox cla...
-
01:21 PM Revision acb4c049 (qgis): Merge pull request #1548 from manisandro/typo
- Fix typo in QgsVectorFileWriter::fileFilterString
-
12:56 PM Revision e37a5ad8 (qgis): [FEATURE] Legend filtering based on map content (in main window, compos...
- There is new "filter" button in layers panel that toggles this functionality
and in composer legend widget.
Related ... -
12:36 PM Revision a111c85c (qgis): Merge pull request #1590 from slarosa/query_builder_enhanchements
- [query builder] editor enhancements: QTextEdit => QgsCodeEditorSQL
-
09:38 AM Revision f1de4973 (qgis): Allow copying selected palette colors in color picker dialog
-
02:44 AM Revision b8372234 (qgis): Improved method for selecting random colors for categorised renderer,
- which should result in more visually distinct color choices
2014-09-24
-
09:36 PM Revision c309a312 (qgis): Reverting class editor patch
-
09:17 PM Revision 5d18a2e7 (qgis): Merge remote-tracking branch 'upstream/master' into CategorizedRenderer...
-
05:11 PM Revision 3f8a8605 (qgis): Editor widgets: Show NULL value on numeric line edit
-
01:35 PM Revision db6a5a9d (qgis): Add tooltips for form/table switcher buttons in attribute dialog
-
01:35 PM Revision 9cdea174 (qgis): Add option for unscaled values for heatmaps rasters, set as default
-
01:34 PM Revision 957e7910 (qgis): Clean up and modernise heatmap dialog using QgsMapLayerComboBox
- and QgsFieldComboBox.
-
01:33 PM Revision 19125b82 (qgis): Fix heatmap failing for multipoint tables, fix incorrect calculation
- of heatmap input layer.
-
11:11 AM Revision ace704a4 (qgis): [processing] use checkbox for boolean parameters
-
11:11 AM Revision 986bd1c4 (qgis): [processing] add "Save as" functionality to History dialog (fix #10086)
-
11:02 AM Revision e3f630ad (qgis): use right-click for extended menu in identify map tool (to be removed w...
-
10:46 AM Revision a5911e78 (qgis): Implementation of graduated renderer breakpoint editor, minus SIP for e...
-
10:44 AM Revision fc4fd613 (qgis): [processing] moved initialization to initGui() method
-
10:44 AM Revision 1cd0c43f (qgis): [processing] fixed how models read help info
-
09:16 AM Revision 5b82d412 (qgis): [TRANSUP] transifex and string update
- Signed-off-by: Werner Macho <[email protected]>
-
08:54 AM Revision 1f8584c7 (qgis): setReadOnly will call paintEvent, followup ce486da41ea29f54406934d366c1...
-
08:30 AM Revision ce486da4 (qgis): line edit: do not display clear icon when read only
2014-09-23
-
12:50 AM Revision 2f706bc4 (qgis): Refactoring ready for manual update dialog. Also improves labelling of...
-
08:04 PM Revision 91358aaa (qgis): Merge branch 'master' into CategorizedRendererUpdate
-
03:18 PM Revision e1944231 (qgis): followup 443fa8cc920216bb0ac470babf1709e1242d169c
-
02:39 PM Revision 0d9683e4 (qgis): Sip update and const correctness
-
01:43 PM Revision 443fa8cc (qgis): add invalid label inly once
-
12:06 PM Revision b07660a0 (qgis): #10767: No replace the simplified geometry by its BBOX when there are '...
-
11:51 AM Revision 0f8fef12 (qgis): Followup bad94e0
-
11:28 AM Revision 34f00d10 (qgis): [FEATURE][composer] Add checkbox for showing unique records only in com...
- attribute tables. (Sponsored by my OCD)
-
10:41 AM Revision da3516ca (qgis): [query builder] editor enhancements: QTextEdit => QgsCodeEditorSQL
-
10:34 AM Revision d37f75f2 (qgis): Merge pull request #1589 from slarosa/fix11247
- [expression builder] fixes #11247
-
10:33 AM Revision bad94e00 (qgis): [expression builder] fixes #11247
-
09:28 AM Revision 72a33ea7 (qgis): QgsFilterLineEdit: Hide clear button when read only
2014-09-22
-
10:42 PM Revision 55f86d5d (qgis): Fix re-initialization of dual view
-
07:38 PM Revision f351195d (qgis): [FEATURE] Add suffix support for range widget
-
06:38 PM Revision c1c81eae (qgis): Update sip bindings
-
06:22 PM Revision b1474c82 (qgis): Add better Null support to QgsFilterLineEdit
-
06:22 PM Revision c23b1678 (qgis): Better QgsFilterLineEdit support for several edit widgets
-
06:22 PM Revision b90dba4f (qgis): Attribute form: do not try to edit non-editable fields
-
06:22 PM Revision e613c8b3 (qgis): Make operations on the feature selection more memory friendly
-
02:59 PM Revision 30ada283 (qgis): [FEATURE][composer] Add a checkbox to filter attribute tables to
- features which intersect the current atlas feature. Sponsored by City
of Uster, Switzerland. -
02:59 PM Revision 14690d07 (qgis): [FEATURE][composer] Add choice of display style for empty tables. Options
- include hiding the entire table, showing empty cells, or displaying a
set message in the table body. Sponsored by Cit... -
02:59 PM Revision c3ec4b9e (qgis): [FEATURE][composer] Add option for showing child features from a relation
- for attribute tables in the composer. If selected, the attribute table
will show all related features to the current ... -
02:59 PM Revision f58768c5 (qgis): [FEATURE][composer] Option for current atlas feature as source for
- attribute tables. Sponsored by City of Uster, Switzerland.
-
02:46 PM Revision 1704866b (qgis): Allow creation of new color palettes in color dialog
-
01:41 PM Revision 9b009785 (qgis): [composer] Avoid Qt warnings with composer html item
-
12:54 PM Revision 1cb328c3 (qgis): Fix incorrectly failing composer html test
-
12:54 PM Revision b9e65b41 (qgis): [composer] Use a transparent background for HTML items
-
12:38 PM Revision c94a9589 (qgis): Followup 96e39f7
-
12:30 PM Revision 68c49fe0 (qgis): Fix performance issues with moving selection on canvas (Funded by good ...
- Fix #11197
-
12:30 PM Revision 96e39f75 (qgis): Re-initialize relation editor on setRelationFeature
- Fix #11236
-
12:20 PM Revision d85f6251 (qgis): Merge pull request #1540 from manisandro/composer_html_fixes
- Recompute webpage viewport dimensions when resizing html frames
-
11:51 AM Revision 86cbc2ef (qgis): Merge pull request #1582 from nyalldawson/db_manager_fixes
- Usability improvements for db manager
-
11:25 AM Revision bb3ead3b (qgis): Transfer ownership of drag-and-drop layout elements in sip
- Fix #11207
-
11:13 AM Revision b893cb24 (qgis): [FEATURE][composer] Allow manual control of column widths for attribute...
-
10:58 AM Revision 97805b64 (qgis): Fix doxygen and build warnings
-
09:44 AM Revision f58fbe0d (qgis): WFS server: insert/update/delete are only dependent on wfs publish prop...
-
09:27 AM Revision 6f84cdce (qgis): Proper handling of NULL values for edit widgets
- * Photo widget preserves NULL value
* Web widget preserves NULL value
* Attribute table can distinguish between 0 a... -
08:47 AM Revision 35936084 (qgis): Restore buttonbox visibility after attribute form reload
- Followup febe37de
Fix #11229
Fix #11194
2014-09-21
-
12:52 AM Revision a3d3a44b (qgis): german translation update
-
12:36 AM Revision 96e47ed5 (qgis): fix doxygen warnings
-
08:54 PM Revision febe37de (qgis): Cleanup button box when reinitializing attribute form
-
01:31 PM Revision eea0451b (qgis): Some fixes to TestQgsComposerTableV2
-
01:06 PM Revision a554434e (qgis): [composer] Fix failing QgsAtlasComposition python test
-
01:05 PM Revision 7904c100 (qgis): [composer] Add some missing Transfer/TransferThis methods to sip bindings
-
01:00 PM Revision 61381313 (qgis): Fix failing atlas tests
-
11:47 AM Revision 3af68f48 (qgis): Rebuild composer test images at 96 dpi to speed up unit tests
-
06:00 AM Revision 37665375 (qgis): Fix warning
-
05:52 AM Revision d279197e (qgis): create a relationsChanged signal for relation manager
2014-09-20
-
04:47 PM Revision 97ea6f68 (qgis): Split composer map overview tests off into their own test suite
-
04:47 PM Revision ccad38bf (qgis): [composer] Clean up QgsComposerMap api, add docs and missing sip bindin...
-
04:47 PM Revision 2671d679 (qgis): Don't try to draw icon for hidden color buttons
-
04:23 PM Revision fb2279f6 (qgis): Add a changed signal to QgsRelationManager
-
08:58 AM Revision e0b9afbe (qgis): Removing compiler warnings
-
08:31 AM Revision 47f7db5f (qgis): Merge branch 'master' into CategorizedRendererUpdate
-
08:30 AM Revision abd9e3cd (qgis): Numerous enhancements to graduated and categorized symbol renderers
-
04:46 AM Revision 808464fe (qgis): [composer] Disable atlas if coverage layer is removed from project
-
04:41 AM Revision 46c75994 (qgis): Add support for removing user palettes from color picker
2014-09-19
-
12:55 AM Revision 6368adbe (qgis): Fix 'geos_c.h not found' build error on Mac for browser app
-
08:29 PM Revision 18c84afd (qgis): Merge pull request #1531 from ccrook/DistanceMatrixFix
- [processing] Distance matrix fixes
-
08:24 PM Revision 9ae648b8 (qgis): Merge pull request #1585 from cayetanobv/master
- [processing] fix column name in Zonal statistics alg
-
08:11 PM Revision a809dcce (qgis): use native GDAL functions
-
08:10 PM Revision 12dc59fa (qgis): [processing] fix script algorithm provider
-
07:06 PM Revision cc307578 (qgis): [processing] avoid division by zero in random points alg (fix #11215)
- 01:21 PM Revision 8c327ed3 (qgis): Add asImage method for QgsSymbol
2014-09-18
-
07:53 PM Revision 1622bedf (qgis): Merge branch 'master' into CategorizedRendererUpdate
-
07:52 PM Revision acae80e5 (qgis): WIP
-
04:41 PM Revision 11be64db (qgis): more public methods, fix delete map tool
-
01:39 PM Revision c6658058 (qgis): followup faf4b7f49ba67d0e6e110632bf85145ed570583e
-
11:35 AM Revision faf4b7f4 (qgis): fix crash in identify menu when closing a project with map layer actions
-
11:25 AM Revision 8ec82a30 (qgis): Zonal statistics: changed variance names (variable and field name; CV >...
-
08:07 AM Revision 5645a18f (qgis): add missing Q_PROPERTYs to color button V2
2014-09-17
- 01:38 AM Revision 0181df55 (qgis): Add timing for plugin loading
-
05:18 PM Revision f8228a2b (qgis): do not raise canvas but window (fix hiding message bar)
-
04:31 PM Revision 9ebb69e7 (qgis): followup 0181df555378eabbf58a29b76e687c54178ca5f1
-
04:15 PM Revision 418725d8 (qgis): fix enum in sip
-
04:15 PM Revision 1c3b0ea1 (qgis): disable maptool if editing stopped or dialog closed + fix deactivated m...
-
02:59 PM Revision 05524d70 (qgis): [composer] Remove gui controls for adding deprecated table item (sponsored
- by City of Uster, Switzerland)
-
02:58 PM Revision 9fd73901 (qgis): [composer] API docs and python bindings for QgsComposerTableV2 (sponsored
- by City of Uster, Switzerland)
-
02:57 PM Revision a0db6634 (qgis): [composer] Fix crash on extend mode for multiframes (Sponsored by
- City of Uster, Switzerland)
-
02:57 PM Revision 993aa833 (qgis): [composer] Tweak calculation of total height of table (Sponsored by
- City of Uster, Switzerland)
-
02:57 PM Revision cb739056 (qgis): [FEATURE][composer] New composer item for multi frame attribute tables.
- Allows table content to be spread over multiple frames. Note:
existing table items are not automatically upgraded to ... -
02:57 PM Revision 407a05c9 (qgis): [composer] Implement total height mechanisms for QgsComposerTableV2
- (Sponsored by City of Uster, Switzerland)
-
02:57 PM Revision 81715259 (qgis): [composer] Fix calculation of visible row ranges in QgsComposerTableV2
- (Sponsored by City of Uster, Switzerland)
-
02:57 PM Revision 3ca416a6 (qgis): [composer] Initial test suite for QgsComposerTableV2 (Sponsored by
- City of Uster, Switzerland)
-
02:57 PM Revision ced281c8 (qgis): [composer] Don't consider border width in table if border is disabled
- (Sponsored by City of Uster, Switzerland)
-
02:57 PM Revision e9f4bbcb (qgis): [composer] Fix update of gui controls when table and HTML properties
- change (sponsored by City of Uster, Switzerland)
-
02:57 PM Revision 2d24b322 (qgis): [FEATURE][composer] Add option to table item to show headers on first
- frame, all frames, or no frames (fix #11136) (Sponsored by City of
Uster, Switzerland) -
02:57 PM Revision 7d63adee (qgis): [composer] Implement saving/loading of QgsComposerTableV2 items
- (Sponsored by City of Uster, Switzerland)
-
02:57 PM Revision 37dbbd55 (qgis): [composer] Begin work on calculating rows for QgsComposerTableV2
- (sponsored by City of Uster, Switzerland)
-
02:57 PM Revision d1e26f24 (qgis): [composer] Option for fixed frame sizes set by multi frame (sponsored
- by City of Uster, Switzerland)
-
02:57 PM Revision fefc243b (qgis): [composer] Initial groundwork for multiframe table item (Sponsored
- by City of Uster, Switzerland)
-
02:57 PM Revision c833a933 (qgis): [composer] Implement min size method for frames. Minimum height for
- first frame in tables is set so that headers are always shown.
(Sponsored by City of Uster, Switzerland) -
02:53 PM Revision 39700e7d (qgis): Option in color picker dialog to import a gpl palette to a new user scheme
-
01:10 PM Revision 66e6820b (qgis): Be a bit more forgiving when reading gpl files which don't exactly foll...
-
01:10 PM Revision 35e3eac7 (qgis): Fix height of color icon on color buttons in windows
-
01:10 PM Revision a7a1bee5 (qgis): Add flags for controlling behaviour of color schemes
-
01:10 PM Revision dff326f4 (qgis): Load gpl files from user folder to schemes
-
12:51 PM Revision e6a259d1 (qgis): Save edit widgets also to QML style information.
- Fix #11123
Fix #10752 -
12:31 PM Revision 307d4bd5 (qgis): Follow up 21c81d6
-
11:23 AM Revision 2b2066ab (qgis): [SIP] add QgsIdentifyMenu
-
10:48 AM Revision c5d3be57 (qgis): [Identify Menu] do not show the layer level if there is a single layer ...
-
10:09 AM Revision 2188de60 (qgis): fix QgsMapLayerAction SIP + do not copy features in identify menu (foll...
-
09:22 AM Revision 096d9417 (qgis): [QgsRelationReferenceWidget] correctly enable/disable set null button, ...
-
09:18 AM Revision 21c81d6f (qgis): Fix sip for QgsMapLayerActionRegistry
2014-09-16
-
06:04 PM Revision ab3ff17f (qgis): Pass attribute editor context for widgets on the attribute table
- Fixes relation reference widget in attribute table
-
03:39 PM Revision d05d83ed (qgis): Fix widget registry (SIP), few fixes for relation reference widget
-
03:00 PM Revision dce206e3 (qgis): [FEATURE] New custom QGIS color picker dialog. Basically
- it's a Frankenstein's monster of the best bits of lots of other color
picker implementations. Features include:
- Sli... -
12:01 PM Revision bcc66473 (qgis): [SIP] add missing argument in QgsEditorWidgetRegistry::QgsEditorWidgetW...
-
11:51 AM Revision 1fb524f1 (qgis): improved identify menu with a dedicated class
-
11:51 AM Revision ab228902 (qgis): [QgsActionMenu] use correct level of actions
-
11:51 AM Revision f85a8839 (qgis): [QgsActionMenu] use ActionData to trigger actions
-
11:51 AM Revision aa95ae4c (qgis): [QgsActionMenu] fix return feature
-
11:51 AM Revision 399fa992 (qgis): Add user data to identify actions to actionmenu
-
11:51 AM Revision ba7f0a34 (qgis): Add action menu to attribute dialog
-
11:51 AM Revision 089652e5 (qgis): Add icon support to actions
-
11:47 AM Revision e5f078ed (qgis): Fix loss of hue information with slider widgets
-
11:46 AM Revision 2dba5d7d (qgis): Allow setting color button to invalid color resulting in a blank
- button. Default to invalid color for new buttons.
-
11:39 AM Revision e79ff32f (qgis): Add options for color buttons, allowing them to be used in a swatch
- type mode.
-
11:12 AM Revision 7f3a5149 (qgis): [QgsRelationReferenceWidget] make error label multiline
-
11:12 AM Revision fb30b84c (qgis): [QgsMapToolIdentifyFeature] allow initializing without any layer
-
09:49 AM Revision 5483ee80 (qgis): followup ui rename (followup 13eb726d)
-
07:11 AM Revision f73b0b61 (qgis): Return to previous state of vector joins if the vector props dialog was...
-
07:11 AM Revision de48dad6 (qgis): Followup #10912 - detect cycles in joins and reject joins that would cr...
- Cycle would otherwise cause infinite loop when updating fields and it does not make sense
2014-09-15
-
06:24 PM Revision 8cd5e59e (qgis): add RelationReferenceWidgetWrapper to SIP + complete RelationReferenceW...
-
06:24 PM Revision e1cb4370 (qgis): [Relation Reference Widget] allow removing open form button (option not...
-
06:11 PM Revision 98e00230 (qgis): Fix doxygen warning
-
06:09 PM Revision 903defe5 (qgis): Use unique value widget doxymentation to appropriate place
-
04:21 PM Revision 77bcd61e (qgis): Doxymentation for relation manager
-
03:02 PM Revision 5d6b979e (qgis): Even more Doxymentation
-
02:57 PM Revision daab529f (qgis): More Doxymentation
-
02:31 PM Revision 13207519 (qgis): Doxymentation for QgsEditorWidgetV2
-
01:40 PM Revision abaebbe6 (qgis): Use copy mode for drag and drop of colors from QgsColorSchemeList,
- prevent addition of duplicate colors
-
01:40 PM Revision 33b120f7 (qgis): Add a colorSelected signal to QgsColorSchemeList
-
01:40 PM Revision 05e16291 (qgis): Remove colors from scheme list on delete/backspace press
-
01:40 PM Revision ec39f081 (qgis): Add an isDirty method to QgsColorSchemeList
-
01:31 PM Revision d80b6608 (qgis): [browser] fix margin to toolbar
-
01:13 PM Revision 78db2c12 (qgis): [TRANSUP] transifex string update
- Signed-off-by: Werner Macho <[email protected]>
-
12:34 PM Revision 48ebef21 (qgis): [browser] small ui reworking for consistency
-
11:34 AM Revision 13eb726d (qgis): rename relreference...to relationreference
-
11:34 AM Revision 8a1220cb (qgis): [Releation reference widget] use separate button for remove action
-
11:34 AM Revision 51caaab0 (qgis): add relation reference widget to SIP
-
11:34 AM Revision 3bb5f43d (qgis): [Releation reference widget] more coherent method names
-
10:38 AM Revision 8502d11f (qgis): [processing] remove selection before running Select by location algorit...
-
08:33 AM Revision 580dd138 (qgis): german translation update
-
08:23 AM Revision ff788dba (qgis): remove unused variable
-
07:47 AM Revision f583a9ea (qgis): Renamed visibility "groups" to "presets" to avoid confusion with ordina...
- If you have a project file using this functionality, you may need to run a simple
replace of "visibility-group" to "v... -
07:12 AM Revision 48db9a21 (qgis): Revert change of rule-based renderer identifier as it breaks project files
-
07:06 AM Revision 3c66bcfc (qgis): Show active visibility group in menu also in map composer map widget
-
06:09 AM Revision dc63b44a (qgis): Fix build error with SIP (4.15.5)
-
05:08 AM Revision 4e3510ed (qgis): [dbmanager] Try to set sensible default column choice for sql window
-
04:28 AM Revision 3bf6f3e4 (qgis): [dbmanager] Don't trip up when loading a sql layer if sql ends with a ;
-
03:25 AM Revision ffa431c2 (qgis): [dbmanager] Don't set parent for dbmanager window, allows for minimising
- window. Unminimise window when activating dbmanager.
2014-09-14
Also available in: Atom