Activity
From 2014-04-04 to 2014-05-03
2014-05-03
- 10:01 PM Revision 1b674b8a (qgis): remove old declaration
- 07:07 PM Revision bb936006 (qgis): [Processing]Concave Hull - dissolve bug is fixed so taking last feature
- is not necessary
- 05:28 PM Revision e056fcec (qgis): layer selection identify: show feature count and add an option to get f...
- of all selected layers.
- 05:17 PM Revision 6906cab1 (qgis): [Plugin Manager] Fix voting stars
- 04:37 PM Revision 4e49a83d (qgis): [Plugin Manager] support multiline breaks in the about tag
- 07:31 AM Revision b0e42234 (qgis): Merge pull request #1334 from simonsonc/qrect-united
- Use QRect::united instead of unite
- 07:19 AM Revision a096cf45 (qgis): Add OpenFileGDB read-only driver option to OGR directory drivers (avail...
- - Works fine, though sometimes is assigned '-' for a CRS when CRS is unknown (unrelated to driver?)
- 02:50 AM Revision 1dc8dd5d (qgis): Use QRect::united instead of unite
- The unite() method has been deprecated in favor of united(). In Qt 4,
united() just calls unite(); in Qt 5, it is com...
2014-05-02
- 05:54 PM Revision ebbb0b3e (qgis): [Processing][Feature] Add Concave Hull algorithm
- 02:11 PM Revision 0c520391 (qgis): identify results:
- * restore identify dock (implements #10152)
* add clear button (implements #10149)
* automatically set only item curr... - 10:45 AM Revision 366fdbc5 (qgis): german translation update
- 10:36 AM Revision df4360b0 (qgis): identation update
- 10:25 AM Revision 3d916633 (qgis): labeling: 'show' empty string instead of configured representation for ...
- 07:57 AM Revision 5093394b (qgis): Merge pull request #1318 from 3nids/fieldexpressionmodel
- field expression widget (with expression capability added to QgsFieldModel)
- 07:56 AM Revision 71727ac3 (qgis): update sip
- 07:56 AM Revision 86700d24 (qgis): QgsFieldCombobBox do not allow expression
- editExpression protected, setLayer uses QgsVectorLayer
make epxression widget editable - 07:56 AM Revision 778fb622 (qgis): add signal with expression validity
- 07:56 AM Revision d828f6bd (qgis): typo in var name
- 07:56 AM Revision 31d52d96 (qgis): field model only works with vector layer, add convenience slots for Qgs...
- 07:56 AM Revision 41cc509c (qgis): QgsFieldModel::layer() returns QgsVectorLayer
- 07:56 AM Revision fe20f7bb (qgis): remove protected slots in sip
- fix signal emitted twice
handle null expression (fix empty row)
coherent color (colored text, not background)
fix wro... - 07:56 AM Revision 5d6ea0fd (qgis): graduated symbol: do not auto classify on field changed (prevent error ...
- 07:56 AM Revision 760f8351 (qgis): expression button and expression capability added to the field model
2014-05-01
- 12:12 AM Revision 1f20630e (qgis): Fix #9771 (fix rendering of layers with geographical CRS with OTF on)
- 08:50 PM Revision 4f9c8c1d (qgis): Fix #10132 (wrong size of SVG markers in composer export)
- 04:13 PM Revision a32f2c8c (qgis): update sip for query builder
- 03:15 PM Revision 7ab5e0aa (qgis): query builder: give focus to the SQL text area when shown
- 03:00 PM Revision 2d7cd38b (qgis): [composer] Refresh view action now also reloads html items and refreshe...
- 03:00 PM Revision 8eb929ae (qgis): [composer] Add refresh button to html items, to reload the html source ...
2014-04-30
- 11:08 PM Revision 79ab9521 (qgis): [composer] Make html items more aggresive in choosing page break locations
- 10:37 PM Revision ac5e92c4 (qgis): Merge pull request #1312 from manisandro/composer_manager_nonmodal
- Make QgsComposerManager non-modal
- 05:29 PM Revision 6f1b875a (qgis): fix restoration of identify mode
- 05:26 PM Revision 6b0796eb (qgis): Allow to delete ring by clicking inside the ring
- 05:00 PM Revision e1ace3a7 (qgis): [TRANSUP] nb by James
- Signed-off-by: Werner Macho <[email protected]>
- 02:05 PM Revision a704b9fa (qgis): Fix crash with empty attribute list
- 02:05 PM Revision a92c8d27 (qgis): Remove redundant check
- 10:50 AM Revision 19f226ab (qgis): IT translation fix and update
- 09:17 AM Revision a66893d5 (qgis): Add activate slot
- 09:15 AM Revision 208fdb6f (qgis): fix doxygen warnings
2014-04-29
- 05:36 PM Revision 48219889 (qgis): Add mac window menu integration
- 03:48 PM Revision 717ef842 (qgis): Improve delete part feature to allow deletion by clicking inside a poly...
- 03:16 PM Revision eacb5bdd (qgis): debian packaging fix: python-qgis doesn't have pyspatialite on trusty a...
- 01:42 PM Revision 046d0ff3 (qgis): [composer] Prevent hangs when using html multi frames with a very small...
2014-04-28
- 03:51 PM Revision dd739ef7 (qgis): Fix #10127 (crash on parallel rendering of spatialite layers)
- There was a run condition in connection pool singleton: at the beginning,
the singleton got initialized twice. Now th... - 02:32 PM Revision 483ba9e7 (qgis): Merge pull request #1317 from 3nids/addtoolbar
- allow to add a QToolBar to QGisInterface
- 02:26 PM Revision 7581370b (qgis): Fixes #9656 - allows to scroll per pixel vertically in the log messages...
- 02:14 PM Revision ad0b4daf (qgis): [composer] Add checkbox for controlling whether html items should use s...
- 01:31 PM Revision 8059a759 (qgis): [composer] Don't draw repeated html contents if mode is UseExistingFram...
- 01:24 PM Revision a9af35ba (qgis): [FEATURE][composer] HTML frames no longer cut through lines of text whe...
- 01:20 PM Revision 4885289c (qgis): [composer] Add method for overriding page break location in multi frame...
- 01:16 PM Revision c37b8483 (qgis): [composer] Fix duplicate frames when multi frame is set to Repeat on Ev...
- 01:01 PM Revision dafae532 (qgis): [composer] Copy frame properties (outline, background, render settings)...
- 12:59 PM Revision de301e9a (qgis): [composer] Add frameOutlineWidth property for composer items (sponsored...
- 12:48 PM Revision e9b253d8 (qgis): [composer] Manually removing a frame from a multi frame forces the mult...
- 12:24 PM Revision 86304b90 (qgis): [composer] Allow choosing *.htm and *.* files for html item source (spo...
- 12:24 PM Revision 94a547e9 (qgis): [composer] Update number of pages in gui whenever number of pages is ch...
- 12:19 PM Revision 8b9c9c49 (qgis): [composer] Update picture item header documentation and sip bindings (s...
- 12:19 PM Revision 3afee3c6 (qgis): [composer] Add tests for expression based picture source (sponsored by ...
- 12:19 PM Revision ddfb6975 (qgis): [composer] Refresh picture size if composition resolution changes (spon...
- 12:19 PM Revision ecc2ebf5 (qgis): [composer] Add signal for when composition print resolution changes (sp...
- 12:19 PM Revision 21a2929d (qgis): [composer] Move code responsible for updating labels from atlas to QgsC...
- 12:19 PM Revision 23b660ec (qgis): [FEATURE][composer] Implement different resize modes for composer pictu...
- 12:19 PM Revision 021da608 (qgis): [FEATURE][composer] Add expression support for picture source (sponsore...
- 12:19 PM Revision ca186c78 (qgis): [composer] Add a featureChanged signal for when the current atlas featu...
- 12:19 PM Revision 85c2e142 (qgis): [composer] Picture item header improvements (sponsored by City of Uster...
- 12:19 PM Revision 963ae707 (qgis): [composer] Add tests for picture resize modes (sponsored by City of Ust...
- 12:19 PM Revision 53cda0a9 (qgis): [composer] Move composer picture related tests into their own seperate ...
- 12:19 PM Revision 5c8cd771 (qgis): [composer] Don't resize picture frame to invalid sizes (sponsored by Ci...
- 12:11 PM Revision 8ab3ce4c (qgis): german translation update
- 11:29 AM Revision e48225ca (qgis): [composer] Add more tests to attribute table test suite
- 11:29 AM Revision 9f84e9fd (qgis): [composer] Add test for text table cell values
- 11:29 AM Revision 7e977bcf (qgis): [composer] Some api documentation improvements and fix ups
- 11:29 AM Revision ebb31de5 (qgis): [composer] Make getFeatureAttributes public for tables
- 11:29 AM Revision e0c64028 (qgis): [composer] Rename getHeaderLabels to headerLabels and make it public fo...
- 11:29 AM Revision d070558b (qgis): [composer] Start test suite for composer tables.
- 11:16 AM Revision 98fac795 (qgis): Merge pull request #1326 from saberraz/master
- Changed the link to commercial support page default to EN.
- 11:14 AM Revision 73b2b86f (qgis): Merge pull request #1302 from manisandro/remove_layer_from_LayerSnappin...
- Re-write the snapping settings when removing a layer
- 11:04 AM Revision 4c2819c9 (qgis): [TRANSUP] fi by Kari
- Signed-off-by: Werner Macho <[email protected]>
- 10:30 AM Revision d0bf3dbf (qgis): [db manager] shows vertical scrollbar as needed and set focus to the qu...
2014-04-27
- 03:18 PM Revision 8120f308 (qgis): debian packaging: depend on python-pyspatialite on trusty
- 01:06 PM Revision 40b20f6b (qgis): Fix crashes with parallel access to GRASS vectors
- 11:31 AM Revision 48c3b99f (qgis): [composer] Recalculate table size when margin or grid width changes
- 09:22 AM Revision 8feb9ae9 (qgis): Merge pull request #1329 from Cracert/i18n
- [TRANSUP] pl: OptionsBase; iss 6,8,9,13 by Radek
- 05:26 AM Revision ca75fedd (qgis): [TRANSUP] pl: OptionsBase; iss 6,8,9,13 by Radek
2014-04-26
- 06:20 PM Revision 23900ba5 (qgis): follow up e4f410b58
- 04:09 PM Revision 2f2982f6 (qgis): Fallback to external httplib2 when internal is not available
2014-04-25
- 07:31 PM Revision 62ba1335 (qgis): Fix extent computation in memory provider
- 04:35 PM Revision dfb84e13 (qgis): Changed the link to commercial support page. the DE is in german, chang...
- 01:51 PM Revision 7203cffd (qgis): identify: fix form button icon & tooltip, remove close button
- 12:32 PM Revision ea986084 (qgis): QgsField::displayString() consider configurable NULL representation
- 12:28 PM Revision b548ac8c (qgis): fix crash when maptool of a plugin is active on exit
- 11:05 AM Revision 7f7118cc (qgis): [processing] fix typo in GRASS 7 provider
2014-04-24
- 06:33 PM Revision a1d43ff2 (qgis): [processing] fixed v.select description
- fixes #10113
- 06:33 PM Revision 3ff4d9e6 (qgis): [processing] added new example script
- 06:33 PM Revision 8436027f (qgis): [processing] added Chainage algorithm as script
- 06:33 PM Revision 1610d63a (qgis): [processing]improved script editor dialog
- 06:33 PM Revision 79757fab (qgis): [processing] some fixes in help system
- 03:22 PM Revision 26e94fec (qgis): allow to add a QToolBar to QGisInterface (will allow subclassing)
- 03:22 PM Revision 02e46e89 (qgis): sip: add transfer
- 02:41 PM Revision d2b1c829 (qgis): [TRANSUP] nb by James
- Signed-off-by: Werner Macho <[email protected]>
- 12:25 PM Revision b5acad1a (qgis): Fix capitalisation of string
- 11:20 AM Revision d459b701 (qgis): [TRANSUP] pt_BR from transifex test
- Signed-off-by: Werner Macho <[email protected]>
2014-04-23
- 10:01 PM Revision dce4a771 (qgis): [processing] store settings using QSettings instead of in a dedicated file
- 03:48 PM Revision a3a36357 (qgis): Add node points for measure tool
- 03:08 PM Revision 3a726b60 (qgis): Add better default colour and width for measure tools. Fix #10029
- 02:38 PM Revision be18a5e0 (qgis): [processing] fix help method in GeoAlgorithm class
- 02:31 PM Revision 4fa33900 (qgis): Remove identify mode and auto open from options from options from dialog
- 10:06 AM Revision b7339625 (qgis): Merge pull request #1324 from thodorisvakkas/master
- [TRANSUP] greek translation 20140423
- 10:02 AM Revision 5e0b5fe7 (qgis): Add .orig to gitignore
2014-04-22
- 01:22 AM Revision a4133cee (qgis): [TRANSUP] greek translation 20140423
- Signed-off-by: thodoris.vakkas <[email protected]>
- 10:29 PM Revision 6fa26cff (qgis): [composer] Add a manual 'refresh' button to attribute tables, to refres...
- 10:28 PM Revision a386e898 (qgis): [composer] Cache features for attribute table, to reduce excessive cpu ...
- 07:14 PM Revision bf3566de (qgis): [TRANSUP] gl by Xan
- Signed-off-by: Werner Macho <[email protected]>
- 03:18 PM Revision aad10381 (qgis): [TRANSUP] es by carlos
- Signed-off-by: Werner Macho <[email protected]>
- 10:51 AM Revision 071ec824 (qgis): identify: clear rubberband after deleting the items
- 10:35 AM Revision bc7a5517 (qgis): cleanup: replace boolean comparison (x==true => x / x==false => x) (fol...
- 10:31 AM Revision 59c0ff2b (qgis): Add Marco Lechner to CONTRIBUTORS
- 05:04 AM Revision 324070f9 (qgis): Merge branch 'server_legend_url'
- 05:03 AM Revision d6535a82 (qgis): [FEATURE]: Add legend url to wms capabilities. Patch from mlechner
- 04:21 AM Revision 2f47bbac (qgis): Fix compiling error with some compilers on Mac
2014-04-21
- 12:43 AM Revision dab6e04a (qgis): missed a file in last commit
- 12:34 AM Revision f26b539c (qgis): always use identify dialog as dock (also fixes #9631)
- 10:13 PM Revision 46ce0065 (qgis): don't open feature form and identify results window (fixes reintroduced...
- 12:47 PM Revision 8c596c6b (qgis): [Identify] Move identify mode selection to dialog. Add auto form checkbox
- 12:47 PM Revision 230282cb (qgis): [Identify] Expand first feature
- 12:46 PM Revision 37cd0219 (qgis): [Identify] Don't clear the identify results on single result
- 12:42 PM Revision d7375387 (qgis): [Identify] Show only layer name in identify results
- 04:12 AM Revision 60dc15ee (qgis): Show message bar for console python open error
- 02:31 AM Revision f5a60a49 (qgis): [FEATURE][composer] Add button to view current map item extent in main ...
2014-04-20
- 01:05 AM Revision d0f40b99 (qgis): [composer] Correctly set background color for map items (fix #9775)
- 10:39 PM Revision 2e6927fe (qgis): more processing cmake fixes
- 07:37 PM Revision cf061f92 (qgis): [processing] fixed wrong import
- 07:37 PM Revision 57f63695 (qgis): [processing] added new tools to add scripts/models from files
- 04:06 PM Revision 5f0151ce (qgis): fix build error
- 04:02 PM Revision 15fe55cf (qgis): fix warnings
- 02:48 PM Revision b7ddf71b (qgis): Remove legacy classes in server code
- 01:45 PM Revision 81430392 (qgis): Fix compile error after merge
- 01:29 PM Revision 4aafeb25 (qgis): Merge pull request #1296 from mhugent/server_cleanup
- Server config redesign
- 11:30 AM Revision 25676f3c (qgis): [processing] Adapted make files (they were not changed after refactorin...
2014-04-19
- 11:36 PM Revision 4e49ad54 (qgis): data defined symbol dialog: only remove quoting if there is one (fixes ...
- 10:57 PM Revision e497a5c0 (qgis): labeling: consider configure representation for NULL values (fixes #9998)
- 10:14 PM Revision 8e6c0439 (qgis): german translation update
- 10:14 PM Revision f355ea6d (qgis): identation update
- 10:14 PM Revision 3978bff4 (qgis): oracle provider:
- * retrieve comment of materialized views (implements #10063)
* use detected srid (fixes #10091)
* initialize mUseEsti... - 08:53 PM Revision 8fe53c05 (qgis): [processing] recover changes introduced in b928d165206a0994e593903d149c...
- 08:49 PM Revision ab4e78b9 (qgis): [processing] fixed wrong path to grass icon in grass7 provider
- 08:49 PM Revision f014b4f0 (qgis): [processing] prevent grass installation check returning None when folde...
- 08:49 PM Revision 1d821d63 (qgis): [processing] fixed wrong help url to Processing manual
- 08:49 PM Revision 922b8448 (qgis): [processing] prevent grass7 config parameters from shadowing grass6 par...
- 08:49 PM Revision b1974f00 (qgis): [processing] fixed indentation issues
- 08:49 PM Revision e142401c (qgis): [processing] added grass7 files (forgot to add them on refactoring)
- 08:49 PM Revision 5bb522ec (qgis): [processing] corrected wrong name of script help file
- 08:49 PM Revision bce5b899 (qgis): [processing] improvements in help for algorithms
- Avoid creating temporary helpfiles
Added basic converter to convert rst into html on the fly
Added SAGA help files - 08:49 PM Revision 9b277cb0 (qgis): [processing] refactoring to put all algorithm providers under a single ...
- 08:41 PM Revision 7ae6a63c (qgis): [processing]correctly update toolbox after editing/creating/deleting mo...
- 05:26 PM Revision 4c085285 (qgis): fix doxygen warnings
- 02:15 AM Revision 4184bd9a (qgis): add path of bscmake.exe
2014-04-18
- 12:30 AM Revision e19139f6 (qgis): osgeo4w: run builds using cmake --build
- 12:30 AM Revision 018086e9 (qgis): GRASS:
- * don't include unistd on windows in browser
* avoid warning when grass/version.h is not found at once - 12:30 AM Revision 66be0051 (qgis): fix doxygen warning
- 11:37 PM Revision 3a44b37f (qgis): few updates in the translators file, more to come
- Signed-off-by: Werner Macho <[email protected]>
- 09:33 PM Revision 0f2fa54d (qgis): [TRANSUP] german translation update
- Signed-off-by: Werner Macho <[email protected]>
- 08:35 PM Revision b0a2afbd (qgis): typo and permission fix
- Signed-off-by: Werner Macho <[email protected]>
- 05:22 PM Revision b928d165 (qgis): Direct access to grass70, in lieu of grass.sh, for Processing on Mac
- - This just gets GRASS 7 useable in Processing. Vetting of all env vars has not been done.
- Note: all GRASS scripts ... - 10:52 AM Revision cbee1b52 (qgis): GRASS7 vector provider
2014-04-17
- 04:28 PM Revision ad1eaf7a (qgis): wms client: handle + encoding (image/svg+xml) in format parameter also for
- other requests (followup b118213d, refs #10060)
- 03:44 PM Revision 2a2e05ae (qgis): [TRANSUP] easter string update
- Signed-off-by: Werner Macho <[email protected]>
- 02:26 PM Revision 77a11434 (qgis): Moved map layer's custom properties to a separate class
- 12:43 PM Revision f97e2344 (qgis): changed group name of example script
- 12:43 PM Revision 5c197132 (qgis): [processing] allow selection of open layers in batch interface
- 12:43 PM Revision 06fe244a (qgis): [processing] Removed wrong method definition in ParameterTable.py
- 12:43 PM Revision 674fee73 (qgis): Removed MultipleExternalInput parameter and made it a subtype of Multip...
- 12:37 PM Revision 54ce9a0e (qgis): Fixed a crash in QgsMapLayerModel (when opening a new project)
- 08:19 AM Revision f73b3fe7 (qgis): use correct signal
- 04:26 AM Revision b754ee70 (qgis): fix UI inconsistencies in raster min/max widget
- 04:25 AM Revision 3e4a915d (qgis): fix raster cumulative cut for byte bands (#9793) and make sure values a...
- 02:46 AM Revision 2d737510 (qgis): Merge pull request #1213 from etiennesky/histogram_bars
- Histogram bars
2014-04-16
- 12:35 AM Revision a70a18d3 (qgis): rewrite tx config and add catalan from transifex
- Signed-off-by: Werner Macho <[email protected]>
- 11:50 PM Revision 560c45ff (qgis): Merge pull request #1284 from gioman/r_cost
- add grass r.cost module with no need for stop points input
- 05:49 PM Revision f132b430 (qgis): Fix loading of embedded layers and groups in WMS server
- 11:47 AM Revision 122034a0 (qgis): [composer] Some small fixes to svg layers export, naming improvements, ...
- 11:11 AM Revision 0c19945c (qgis): [composer] add svg export with layers
- 10:01 AM Revision e6680a1c (qgis): [TRANSUP] ro from transifex test and en update
- Signed-off-by: Werner Macho <[email protected]>
- 08:46 AM Revision a20652f4 (qgis): Merge pull request #1266 from rldhont/provider_wfs_authorization
- [BUGFIX] 9234 - WFS client doesn't expose Header Authorization
2014-04-15
- 01:50 AM Revision 10f9f558 (qgis): Bundle any externally linked libs for osgEarth on Mac
- 11:35 PM Revision 09e0db6a (qgis): Add QtScript to Mac app bundle (now used in WMS provider)
- 08:16 PM Revision d7379ca1 (qgis): Fix #9532 (node tool crash on a layer with a feature without geometry)
- 01:59 PM Revision 5cd1a83f (qgis): Fix drawing order with embedded group
- 01:16 PM Revision d0d681cf (qgis): [composer] Fix QgsComposerTextTable always blank
- 12:08 PM Revision b9bd4d24 (qgis): [composer] Correctly update extent when restoring composermap state, ex...
2014-04-14
- 12:05 AM Revision 3cfd2eff (qgis): Use deleteLater in QgisApp::deleteComposerManager
- 11:23 PM Revision 31c3b0dc (qgis): [composer] Allow choice of non-geometry vector layers for attribute tab...
- 03:09 PM Revision ae341586 (qgis): Don't open multiple composer manager windows, don't hide the composer m...
- 02:00 PM Revision 85b6b0b5 (qgis): [composer] Use QgsMapLayerComboBox for attribute table layer selection
- 12:50 PM Revision 114d46c0 (qgis): [FEATURE][composer] Allow filtering rows in attribute tables
- 12:43 PM Revision 103b3b4e (qgis): [FEATURE][composer] Allow setting line join and cap style for scalebars
- 10:36 AM Revision 80b70213 (qgis): [composer] Correctly handle cancelling shape, overview, grid and page s...
- 09:32 AM Revision 96809eb9 (qgis): fix crash when triggering already destroyed map layer actions in identify
- (alternative fix for PR#1319)
- 09:17 AM Revision 83d30b80 (qgis): debian packaging: revert source format
2014-04-13
- 12:53 AM Revision 3266473e (qgis): add download link to the api documentation
- 12:36 AM Revision b118213d (qgis): wms: add support for svg getmap requests (implements #10060)
- 04:00 PM Revision 4aafc885 (qgis): debian packaging: missed some downstream changes in merge
- 02:19 PM Revision 5bd87c81 (qgis): [composer] Add undo/redo support for item transparency and blend modes,...
- 01:10 PM Revision 20bac722 (qgis): [composer] Fix undoing item rotation not applying when item originally ...
- 01:10 PM Revision 80ab4a28 (qgis): [composer] Correctly update non-position related item property controls...
- 12:53 PM Revision 5537afcc (qgis): Use message bar for old project message
- 12:25 PM Revision 241e2f7f (qgis): Merge pull request #1300 from manisandro/fix_composer_arrow_bbox
- Improve print composer arrow bounding box logic
- 09:56 AM Revision e87a7b84 (qgis): [composer] Correctly save/restore legend title alignment
- 09:56 AM Revision ad66af20 (qgis): [composer] Ensure UI is syncronized with legend item state
- 07:02 AM Revision a714a18e (qgis): [FEATURE][composer] Add support for specifying legend title horizontal ...
- 05:41 AM Revision ca2e68c4 (qgis): Initially set width and height spinboxes in composition paper setup to ...
2014-04-12
- 09:49 PM Revision 235795ba (qgis): don't restart network timeout timer twice (followup a63de6d, partly rev...
2014-04-11
- 07:09 PM Revision 16414cb6 (qgis): [TRANSUP] nb by James
- Signed-off-by: Werner Macho <[email protected]>
- 05:04 AM Revision 12b025ea (qgis): Update composer shape sip
- 04:33 AM Revision bead88a8 (qgis): [composer] Follow up 2b3108f9ae, fix calculation of bounding rect after...
2014-04-10
- 12:01 PM Revision 9864bfc1 (qgis): adding function help for atlasid and atlasgeometry
- Signed-off-by: Werner Macho <[email protected]>
- 09:23 AM Revision d1dffdc3 (qgis): Merge pull request #1314 from manisandro/network_timeout
- Restart timeout timer when data is received in QgsNetworkAccessManager
- 09:06 AM Revision a1f1b94a (qgis): Merge pull request #1305 from manisandro/save_on_new_from_template
- Ask whether to save existing project when creating a new project from a template
2014-04-09
- 06:00 PM Revision d2dce59c (qgis): Log timeout URL to message log, only display short message in message bar
- 03:14 PM Revision 6d2fa193 (qgis): Use message bar instead of warning dialog
- 01:47 PM Revision b3088e03 (qgis): Populate transparency table when loading qml style for raster
- layer
- 01:38 PM Revision a63de6d4 (qgis): Restart timeout timer when data is received in QgsNetworkAccessManager,...
- 11:53 AM Revision c8575e08 (qgis): Simplify test
- 11:47 AM Revision c51be63d (qgis): Make QgsComposerManager non-modal, ensure consistency of composer manag...
- 07:14 AM Revision 5f19830d (qgis): Revert "Make QgsComposer window WindowModal"
- This reverts commit a901ee119e4b5433765042d3d7b21f12d3ef6bfd.
- 04:38 AM Revision 84d3270a (qgis): Merge pull request #1298 from manisandro/composer_window_modal
- Make QgsComposer window WindowModal
2014-04-08
- 10:00 PM Revision bbf68bff (qgis): fix warning
- 08:35 PM Revision 5b72daa4 (qgis): [FEATURE] Oracle: local cache of the list of tables
- Caching is done using SQLite database (could be shared also with other providers)
- 05:31 PM Revision 25915d78 (qgis): Ask whether to save existing project when creating a new
- project from a template.
- 05:25 PM Revision c5f2f7e0 (qgis): Use a QDoubleSpinBox instead of a QLineEdit for the snapping
- tolerance, make the treeview columns adjust better to the size of the
contents - 04:45 PM Revision 35e4350e (qgis): Merge pull request #1260 from leyan/snapping_priority_2
- Snapping priority to vertex in QgsSnapper
- 04:26 PM Revision dfc077b5 (qgis): Re-write the snapping settings when removing a layer
- 01:23 PM Revision 00b1f2c1 (qgis): Bring composition to front and automatically activate atlas preview whe...
- 12:20 PM Revision cfc83031 (qgis): [composer] Allow setting the join style for composer item frames
- 12:17 PM Revision 040c551a (qgis): Fix some symbol properties reseting when symbol dialog opens, make dial...
- 12:17 PM Revision e214741c (qgis): Adjust the arrow points to fit inside the specified bounding
- box, as opposed to adjusting the bounding box for the arrow points (except
when bounding box is too small) - 12:15 PM Revision 205e8120 (qgis): [composer] Default to miter style for shapes and page background
- 12:08 PM Revision a901ee11 (qgis): Make QgsComposer window WindowModal
- 09:09 AM Revision e71930fd (qgis): Merge pull request #1295 from Cracert/i18n
- [TRANSUP] pl: legend context menu
- 08:35 AM Revision 394a80cf (qgis): Consider number of layers in a project can be higher than 100 for caching
- 02:01 AM Revision c108d029 (qgis): [TRANSUP] pl: legend context menu
2014-04-07
- 02:28 PM Revision fd8c92f3 (qgis): Cleanup config cache
- 01:52 PM Revision e8d1af95 (qgis): Merge remote-tracking branch 'origin/master'
- Conflicts:
src/mapserver/qgswmsserver.cpp - 08:21 AM Revision d60e7dc4 (qgis): Merge pull request #1292 from anitagraser/master
- fixed SVG markers to work with anchor point=bottom
2014-04-06
- 08:52 PM Revision 3e4b5684 (qgis): [TRANSUP] nb by James
- Signed-off-by: Werner Macho <[email protected]>
- 08:23 PM Revision 4e287196 (qgis): Re-enable reloading of changed project files
- 08:23 PM Revision c91d470f (qgis): fix crash when removing layers with highlighed features
- 12:41 PM Revision 8e8019a5 (qgis): german translation update with some translation fixes
- 12:41 PM Revision a7b5a8a5 (qgis): indentation update
- 12:41 PM Revision e9f43c49 (qgis): debian packaging update: merge downstream debian changes
- 10:39 AM Revision 0305be7e (qgis): fix warnings
- 07:44 AM Revision 9af84981 (qgis): Re-enable watermark items
2014-04-05
- 12:30 AM Revision 10c77a54 (qgis): fix doxygen dot graph warning
- 11:45 PM Revision cd01a87f (qgis): Re-enable embedded groups
- 10:24 PM Revision 1399c6ed (qgis): fixed SVG markersto work with anchor point=bottom
- 02:36 AM Revision 3a43380c (qgis): Fix some logical-not-parentheses warnings thrown by clang 5.1
2014-04-04
- 01:19 AM Revision 8bd80f43 (qgis): fix windows build
- 11:59 PM Revision 3df34a8b (qgis): Re-enable vector joins and value relations
- 08:04 PM Revision 3bd25375 (qgis): Re-enabled WCS server
- 10:16 AM Revision 72b3812a (qgis): Merge remote-tracking branch 'denis/layerfieldmodel'
- 10:14 AM Revision a95fedbb (qgis): test to fix checkboxes in combobox
- 08:18 AM Revision a4fc1ba2 (qgis): added missing roles in field model data
Also available in: Atom