Activity

From 2012-10-06 to 2012-11-04

2012-11-04

11:22 PM Revision 7b9aa999 (qgis): Merge pull request #316 from slarosa/master
Minor changes for layout in console Giuseppe Sucameli
11:07 PM Revision 38f82d37 (qgis): minor changes for layout in console:
- moved header text in output area
- add default value to True for Use preloaded API option in settings dialog
- incl...
Salvatore Larosa
10:40 PM Revision 08b05f3b (qgis): fix debug build
Jürgen Fischer
10:39 PM Revision 9ffca57e (qgis): Merged Squashed pull request #296 (tabs and groups for feature form)
Matthias Kuhn
09:42 PM Revision 67dd4997 (qgis): fix windows build (CORE_EXPORT missing from QgsDirectoryParamWidget)
Jürgen Fischer
07:00 PM Revision c53c8581 (qgis): grass plugin: avoid garbled japanese/cyrillic chars in the tools' GUI (...
Thanks Minoru Akagi for patches! Giuseppe Sucameli
01:08 AM Revision ef6b3c4d (qgis): Merge pull request #314 from slarosa/master
[FEATURE] Sharing snippets code from PyQGIS console Giuseppe Sucameli

2012-11-03

10:19 PM Revision 6ecfc292 (qgis): add missing ui file, fix typo
Etienne Tourigny
10:19 PM Revision dbe54d08 (qgis): browser dock filter: use QgsFilterLineEdit, ui and code cleanup ; add Q...
Etienne Tourigny
10:19 PM Revision e3ccde19 (qgis): add directory properties dialog to browser dock
Etienne Tourigny
10:19 PM Revision 14b472d7 (qgis): browser filter
Etienne Tourigny
10:19 PM Revision 3c07dd02 (qgis): do not populate items in rowCount(), use canFetchMore() and fetchMore()...
Etienne Tourigny
10:19 PM Revision 3a6c9040 (qgis): Browser: change Add Layers and Refresh buttons ; use designer file for ...
Etienne Tourigny
09:51 PM Revision 33682f2d (qgis): fix warnings
Jürgen Fischer
09:51 PM Revision dcef0838 (qgis): apply revised #6613
Jürgen Fischer
09:51 PM Revision 35646bbc (qgis): partly fix #6610
Jürgen Fischer
09:11 PM Revision bb426f4a (qgis): Update to duplicate layer(s)
- Better information about unsupported types
- Action unavailable in contextual menu for individually selected unsupp...
Larry Shaffer
06:40 PM Revision ed4bc254 (qgis): removed shortcut for sharing code action
Salvatore Larosa
03:26 PM Revision b1d7a155 (qgis): [FEATURE] - Sharing snippets code from PyQGIS console
- now you can share snippets code by codepad.org
- added much more actions in contextual menu
Salvatore Larosa
03:23 PM Revision ab2442bb (qgis): allow printing of html results in identify window (implements #6575)
Jürgen Fischer
08:49 AM Revision 744314d1 (qgis): adjust translation update script to reflect changes for console
Werner Macho
08:48 AM Revision b30bf98b (qgis): translation update: gl_ES by Xan
Werner Macho
01:04 AM Revision d7a6bc3d (qgis): Code for delimited text provider
Chris Crook

2012-11-02

12:45 AM Revision d8ca9193 (qgis): fix crashes using uninitialized geometries with GEOS functions,
ensure geos geometries are up to date when passed to GEOS functions Giuseppe Sucameli
08:59 PM Revision cde8b1e8 (qgis): Fix bug introduced by reordering postgis table metadata info cols
Thanks jef :) Sandro Santilli
08:41 PM Revision 8e108768 (qgis): Reorder and rename postgis layers metadata columns shown in selector
Sandro Santilli
06:13 PM Revision 8694cb8c (qgis): [FEATURE] add lineedit with builtin clear button
Alexander Bruy
06:13 PM Revision 4b9dbf20 (qgis): use new lineedit widget in several dialogs
Alexander Bruy
06:05 PM Revision 603c0dc3 (qgis): Use "TopoGeometry" as the datatype for topogeometries
"Topology" is too generic, as also the primitive tables (edges,
nodes and faces) are part of the topology
Sandro Santilli
05:37 PM Revision cca386f5 (qgis): [FEATURE]: Use text annotations as watermarks in QGIS server. Developed...
Marco Hugentobler
05:28 PM Revision af8f9c9f (qgis): Retain old TopoGeometry id on editing
Avoids leaving orphaned TopoGeometry objects and breaking
upper hirearchical layers
Sandro Santilli
04:37 PM Revision 13577679 (qgis): update remove/duplicate layer actions at startup
Giuseppe Sucameli
04:37 PM Revision fedb8ac3 (qgis): sextante: fix NameError (undefined var) executing GRASS commands
Giuseppe Sucameli
03:22 PM Revision 00b1958d (qgis): Update to duplicate layer(s)
- Duplicate layer always created below source layer, and at same nested group depth
- Duplicate layer is always set t...
Larry Shaffer
01:43 PM Revision 9df95b1e (qgis): Merge pull request #313 from slarosa/master
Automatically switch focus to the input area in console Giuseppe Sucameli
11:50 AM Revision 2425f92c (qgis): automatically switch focus to the input area in console
- any keystroke switch focus when in the output area
- moved closeEvent method to DockWidget (since 0330202 it has no...
Salvatore Larosa
10:50 AM Revision 70fc8ca9 (qgis): WMS server GetLegendGraphics: differentiate between layer space and lay...
Marco Hugentobler
10:23 AM Revision c11df1aa (qgis): [FEATURE] Duplicate map layer(s)
- Action available in Layer menu and legend contextual menu
- Layer style copy/pasted to duplicate
- Memory and plugi...
Larry Shaffer

2012-11-01

10:54 PM Revision 42104d7f (qgis): show filled attribute table again (partly reverts 779e16603)
Jürgen Fischer
05:52 PM Revision 0dc01f5f (qgis): Do not drop schema name from URI, even if it's the same as current
The dropping was done in 2007 to workaround a bug which was elsewhere
(in OGR usage, as reported in #843). I guess by...
Sandro Santilli
05:44 PM Revision bbedc4e0 (qgis): TopoViewer: add layer for full faces
Sandro Santilli
05:44 PM Revision a5553b7e (qgis): TopoViewer: only use queries for layers when really needed
Sandro Santilli
12:06 PM Revision c3ca2f20 (qgis): Merge pull request #312 from slarosa/master
Moved all the console files into own directory Giuseppe Sucameli
11:26 AM Revision 6abe8611 (qgis): Moved all the console files into own directory
Salvatore Larosa
09:20 AM Revision dbea3596 (qgis): WMS GetProjectSettings: better drawing order detection
Marco Hugentobler
08:46 AM Revision af575b74 (qgis): Fix crash if calling GetProjectSettings the first time
Marco Hugentobler
01:22 AM Revision 29ed4017 (qgis): Merge pull request #311 from slarosa/master
python console: add splitter and scrollbars, fix for DEL and Backspace key Giuseppe Sucameli

2012-10-31

11:47 PM Revision 98e8ba48 (qgis): indentation update
Jürgen Fischer
11:44 PM Revision 66368f9b (qgis): vertical scrollbar as needed both input and output area
Salvatore Larosa
11:36 PM Revision 62ebf889 (qgis): extent b47b43997
Jürgen Fischer
11:34 PM Revision bbecffdb (qgis): Add initial support for editing TopoGeometry objects
This is pretty hackish in that it basically creates a new TopoGeometry
on every edit, leaving loads of orphaned ones ...
Sandro Santilli
10:10 PM Revision c729a0d9 (qgis): fix for DELETE and BACKSPACE key
(it is only an appearance issue) Salvatore Larosa
09:09 PM Revision bd8237f6 (qgis): Drop mIsGeography member from QgsPostgresProvider
... now replaced by mSpatialColType Sandro Santilli
08:35 PM Revision b47b4399 (qgis): Add mSpatialColType member in QgsPostgresProvider
This member tells us if a spatial column is of type Geometry,
Geography or TopoGeometry. The member is currently unus...
Sandro Santilli
06:47 PM Revision 65754481 (qgis): fixed warning
Radim Blazek
06:05 PM Revision c4014cfa (qgis): feature counts in rulebased widget
Radim Blazek
03:42 PM Revision 676b37e9 (qgis): add vertical scroll bar for input area in console
Salvatore Larosa
01:27 PM Revision fd7c3a24 (qgis): Fix output/python/qgis dir for Win32 builds that add dir/CMAKE_CFG_INTDIR
Larry Shaffer
12:36 PM Revision 06da4e8a (qgis): Add resize splitter for console
as it was from f15b4e1 Salvatore Larosa
12:18 PM Revision d6e832d6 (qgis): Update for d7a7a46, make sure targets are always built for install
Larry Shaffer
01:39 AM Revision d7a7a46a (qgis): Add CMake option WITH_STAGED_PLUGINS (ON by default)
- Core plugins remain available once staged (no need to re-build targets, unless source updated or build directory cl... Larry Shaffer

2012-10-30

12:34 AM Revision 99183507 (qgis): Revert part of a27aad0, not compatible with generated makefiles for GCC...
Larry Shaffer
08:32 PM Revision 36f8f889 (qgis): Merge pull request #310 from slarosa/master
Add default font-family and size to output area - PyQGIS Console Giuseppe Sucameli
08:03 PM Revision 47da0c07 (qgis): add default font-family and size to output area in console
fix for help dialog Salvatore Larosa
04:02 PM Revision f68b6883 (qgis): Merge pull request #308 from slarosa/master
Add UI file for help - PyQGIS Console Giuseppe Sucameli
03:40 PM Revision 10178d71 (qgis): Merge branch master of https://github.com/qgis/Quantum-GIS
Salvatore Larosa
10:57 AM Revision e3cd56fa (qgis): removed importing of traceback module as it is unused
Salvatore Larosa
08:53 AM Revision 234709da (qgis): changed nokia to digia as they are the new owner of qt
Werner Macho

2012-10-29

11:24 PM Revision 2cab1974 (qgis): osgeo4w: switch to GRASS 6.4.3RC1
Jürgen Fischer
08:16 PM Revision 3799ee48 (qgis): Added python test for QgsFeature from Germán Carrillo
Tim Sutton
08:12 PM Revision 404bce69 (qgis): Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Victor Olaya
08:11 PM Revision e5437c49 (qgis): Fixed bug using multipleinputpanel in modeler
Victor Olaya
07:52 PM Revision d6e31886 (qgis): Added Dave DeHaan (SQLAnywhere author and maintainer) to the authors file
Tim Sutton
06:57 PM Revision 97cb7bd8 (qgis): Fix for failure in unit test thanks to Massimo.
Tim Sutton
06:04 PM Revision ae6ec44d (qgis): remove unused import
Alexander Bruy
04:22 PM Revision 230bbfb4 (qgis): use plain delimiter if one delimiter only was selected (partially fix #...
Giuseppe Sucameli
02:14 PM Revision 7e02f219 (qgis): WMS: add keyword attribute for sia feature info output
Marco Hugentobler
01:17 PM Revision 2e32aa00 (qgis): remove about dialog from SEXTANTE plugin
Alexander Bruy
01:17 PM Revision ae2c14d7 (qgis): show english help for console if translations not found
Alexander Bruy
11:36 AM Revision d1a5bbfe (qgis): fixed accidentally swapped transparency group boxes
Radim Blazek
10:13 AM Revision 812a0a86 (qgis): Add UI file for help
minor fix in settings dialog Salvatore Larosa
10:05 AM Revision a27aad04 (qgis): Run Mac bundled app from build directory
- No longer a need for hard link
- Build directory app bundle, providers, Python plugins and unit tests functional
- ...
Larry Shaffer

2012-10-28

12:31 AM Revision 4fa84b68 (qgis): Merge pull request #307 from slarosa/master
Reimplemented copy action for keybindings in console Giuseppe Sucameli
12:10 AM Revision 1bac84ca (qgis): Reimplemented copy action for keybindings in console
Salvatore Larosa
11:00 PM Revision f0102057 (qgis): Merge pull request #306 from slarosa/master
Remove the about tab in settings dialog for console Tim Sutton
10:21 PM Revision 0660dcf7 (qgis): Remove the about tab in settings dialog for console
Salvatore Larosa
08:15 PM Revision 9744b8a2 (qgis): Marked symbologyv2 test as expected to fail
Tim Sutton
06:49 PM Revision daed5f57 (qgis): Updated developer panel in about box
Tim Sutton
06:34 PM Revision 788d1ae7 (qgis): Fix transparency issue for splash
Tim Sutton
06:22 PM Revision 8db3bddb (qgis): Merge pull request #305 from slarosa/master
python console: fix AttributeError, method PythonEdit.createStandardContextMenu doesn't exists Giuseppe Sucameli
05:55 PM Revision 46655cf7 (qgis): Updated splash with essen hackfest image
Tim Sutton
05:53 PM Revision 50f33526 (qgis): Improvement to contextual menu
- typo in help.htm Salvatore Larosa
03:22 PM Revision 83f67129 (qgis): Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Victor Olaya
03:21 PM Revision 8f6ae953 (qgis): changed behaviour of pyculator when no selection exist
Victor Olaya
10:33 AM Revision fe08fd6d (qgis): osgeo4w: fix program entry removal
Jürgen Fischer
07:57 AM Revision 712a3620 (qgis): Fix for jenkins breakages caused by addition of licens info to xslt
Tim Sutton
07:31 AM Revision 45fab4ba (qgis): Merge remote-tracking branch 'origin/master'
Dave DeHaan
07:21 AM Revision e0f9d53e (qgis): Fix int/integer datatype confusion in primary key identification for th...
Dave DeHaan

2012-10-27

11:07 PM Revision 016789ab (qgis): Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Victor Olaya
11:06 PM Revision 9587252a (qgis): partially fixed #6571
added splitRGBbands algorithm Victor Olaya
09:32 PM Revision a8934a28 (qgis): invert raster colors better
Radim Blazek
08:41 PM Revision ff1431ce (qgis): Merge pull request #303 from slarosa/master
[FEATURE] - Split-pane entry and output for PyQGIS console Larry Shaffer
10:59 AM Revision 34f677a5 (qgis): Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Victor Olaya
10:59 AM Revision 5c762ef7 (qgis): applied path for #6574
applied patch for multiple grass sessions
added points in polygon weighted
Victor Olaya
02:15 AM Revision 9fb1c113 (qgis): Follow up f15b4e1
- add contextual menu to output area (copy and enter selected entry)
- auto-entered for entry in import class menu
- ...
Salvatore Larosa

2012-10-26

11:45 PM Revision dd570c08 (qgis): Merge pull request #2 from dakcarto/console-nosplitter_1
No splitter, mellower colors Salvatore Larosa
09:55 PM Revision 6870cff8 (qgis): No splitter, mellower colors
Larry Shaffer
06:29 PM Revision 779e1660 (qgis): make attribute table and identify consistent with map canvas
Radim Blazek
04:44 PM Revision 59e99424 (qgis): Fix case where several WMS layers have the same feature info alias
Marco Hugentobler
04:38 PM Revision 4c271f2c (qgis): Add mapserver qgsspatialfilter
D'Hont René-Luc
04:06 PM Revision b9f631f7 (qgis): #6535 Support WFS Post GetFeature Request in QGIS-Server
D'Hont René-Luc
02:07 PM Revision f15b4e12 (qgis): [FEATURE] - Split-pane entry and output for PyQGIS console
Salvatore Larosa
12:04 PM Revision 1fdaa045 (qgis): Add cmake option WITH_PY_COMPILE (OFF by default)
- Byte-compiles staged and intalled plugins/modules Larry Shaffer
11:25 AM Revision 2159eda6 (qgis): Add osg include dir for globe compilation
Marco Hugentobler
09:57 AM Revision 88768c79 (qgis): Implement bag of properties for SIA2045 feature info output
Marco Hugentobler
09:57 AM Revision 73a5cc91 (qgis): Move sia2045 xml conversion from request handler to wms server class
Marco Hugentobler
09:57 AM Revision 8505295d (qgis): Remove empty wms keyword list from project properties
Marco Hugentobler
09:57 AM Revision ea6802e0 (qgis): Support elements KeywordList, Fees, AccesConstraints in QGIS server cap...
Marco Hugentobler

2012-10-25

10:49 PM Revision 4ed1a66d (qgis): Redo of 3ce27d6, hard-link to Mac embedded app bundle binary
Larry Shaffer
08:55 PM Revision b942bf16 (qgis): Merge pull request #301 from homann/trans_sv
Trans sv Magnus Homann
08:46 PM Revision f391d991 (qgis): Added lots of translations from Victor Axbom, through Qt phrase book. T...
Magnus Homann
08:46 PM Revision b7a29d91 (qgis): 4119 översättningar
Magnus Homann
06:45 PM Revision 558245c8 (qgis): count features in legend for rule based renderer, fixes #5768
Radim Blazek
05:44 PM Revision bd4fd284 (qgis): fix SEXTANTE things broken by 6ca7ea987d
Alexander Bruy
02:08 PM Revision 0b1ebaaa (qgis): missed metadata.txt for fTools
Alexander Bruy
02:08 PM Revision 8459fa22 (qgis): temporarily switch back to using subprocess module (addresses #6543)
Alexander Bruy
02:08 PM Revision acb0a9e6 (qgis): use lowercase letters for menu (fix #5436)
Alexander Bruy
02:08 PM Revision 7f671851 (qgis): add metadata.txt to all core plugins
Alexander Bruy
12:01 PM Revision f170f1b0 (qgis): Fix typo
Marco Hugentobler
11:52 AM Revision 6ca7ea98 (qgis): Allow running sextante plugin from build dir
See http://hub.qgis.org/issues/5879 Sandro Santilli
11:51 AM Revision 844b57bf (qgis): Rename script files to avoid spaces in filenames
This makes life easier with PLUGIN_INSTALL.
I did try to make PLUGIN_INSTALL better but couldn't find a way
to have b...
Sandro Santilli
11:47 AM Revision c54e78ee (qgis): add category metadata to SEXTANTE plugin
Alexander Bruy
11:29 AM Revision 131fc6e9 (qgis): PLUGIN_INSTALL: quote filenames
Fixes use with filenames having shell-dangerous chars like "(".
NOTE: sextante help files have frequent such occurrences
Sandro Santilli
10:55 AM Revision 3ce27d6e (qgis): Hard-link to Mac embedded app bundle binary
- Allows QGIS to be run directly from build directory
- Link made at <build dir>/output/bin/QGIS
Larry Shaffer
10:50 AM Revision 9336e354 (qgis): Update to e31fb3c
- Add comments about issue
- Set pkgDataPath to empty QString for fix
Larry Shaffer
09:07 AM Revision a622d1b5 (qgis): Possibility to set url for a feature info schema
Marco Hugentobler
08:59 AM Revision 1a092f92 (qgis): Additional fix for # 5879, handle .ui files for python utilities
- Built off of pull request 299 by Salvatore Larosa Larry Shaffer
08:36 AM Revision e31fb3c9 (qgis): Additional fix for # 5879
- Adjust QgsApplication::pkgDataPath temporarily for restoring core plugins when running from build directory Larry Shaffer
08:22 AM Revision c4cc9d30 (qgis): Adv labeling, turn off excessive debug output
Larry Shaffer

2012-10-24

07:37 PM Revision 9a300d85 (qgis): invert color fix
Radim Blazek
07:16 PM Revision 3284fccd (qgis): warnings fix
Radim Blazek
04:35 PM Revision 6ad4faed (qgis): Merge pull request #300 from gioman/master
New PT_PT translations, courtesy of Nelson Silva Werner Macho
04:32 PM Revision e837a965 (qgis): New PT_PT translations, courtesy of Nelson Silva
Vânia Neves
01:59 PM Revision e210a571 (qgis): QgsError for better error propagation to user, started using for rasters
Radim Blazek
12:28 PM Revision b78456f7 (qgis): added machine readable license
Werner Macho
03:20 AM Revision 37e92eb8 (qgis): Revert "Do not setPkgDataPath to source dir when running from build dir"
This reverts commit 227401d434d2a611715873bc1107d938b76740bd.
Otherwise, crssync fails when setting up db for runnin...
Larry Shaffer

2012-10-23

01:40 AM Revision c2b6a478 (qgis): Fix PLUGIN_INSTALL build error
Larry Shaffer
10:40 PM Revision 9f1351b0 (qgis): Allow running osm plugin from build dir
See http://hub.qgis.org/issues/5879 Sandro Santilli
10:35 PM Revision 9a0c4ffd (qgis): Allow running mapserver_export plugin from build dir
See http://hub.qgis.org/issues/5879 Sandro Santilli
10:31 PM Revision e852efac (qgis): Allow running GdalTools plugin from build dir
See http://hub.qgis.org/issues/5879 Sandro Santilli
10:09 PM Revision b892a021 (qgis): Allow running fTools plugin from build dir
See http://hub.qgis.org/issues/5879 Sandro Santilli
05:38 PM Revision 227401d4 (qgis): Do not setPkgDataPath to source dir when running from build dir
We want to use the output/ dir for that !
Fixes load of fTools from build tree (coming next)
Sandro Santilli
04:01 PM Revision e08833ac (qgis): Adv labeling, add multi-line spacing and alignment
Larry Shaffer
03:45 PM Revision a22742d1 (qgis): Updates to Mac install notes
- Add section on debug output and running tests Larry Shaffer
04:45 AM Revision e8edb950 (qgis): Add CMake finds for QScintilla2 and Qsci module
- Needs testing on Windows platform
- Add QScintilla2 library version info to About dialog
- Add Mac bundling support...
Larry Shaffer

2012-10-22

01:30 AM Revision 332ce329 (qgis): Fix #6505, set typedef for Mac size_t in bindings
Larry Shaffer
11:41 PM Revision 2296b5d7 (qgis): Merge pull request #298 from slarosa/master
Enable non-ascii chars in Python Console Giuseppe Sucameli
09:52 PM Revision a29ccbf5 (qgis): Enable non-ascii chars in Python Console
fixes issue http://hub.qgis.org/issues/6548 Salvatore Larosa
06:00 PM Revision a45b759e (qgis): [FEATURE] TauDEM provider for SEXTANTE
Alexander Bruy
02:35 PM Revision 4c161c9e (qgis): Merge branch for sia2045 GetFeatureInfo output
Marco Hugentobler
02:15 PM Revision feec5f05 (qgis): Possibility to manually enter a project property to have WMS feature in...
Marco Hugentobler
11:28 AM Revision 73578640 (qgis): Drop invalid characters from xml element names
Marco Hugentobler

2012-10-21

01:21 PM Revision dbab4a24 (qgis): update QgsVectorLayer bindings (fixes #6550)
Jürgen Fischer

2012-10-20

12:27 AM Revision 7ed9308a (qgis): Enabled delimitedtext provider again
Martin Dobias
10:38 PM Revision 999df64f (qgis): Skip rendering of features without geometry
Martin Dobias
10:19 PM Revision 51122d26 (qgis): Store attributes and fields in vectors instead of maps
Martin Dobias
10:00 PM Revision f93f8448 (qgis): Allow running plugin_installer plugin from build dir
See http://hub.qgis.org/issues/5879 Sandro Santilli
09:39 PM Revision a42071d4 (qgis): Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Victor Olaya
09:38 PM Revision 6546d748 (qgis): Added patch for #6545
Fixed bug in SAGA extent calculation (there was a half cellsize offset) Victor Olaya
02:22 AM Revision 27652201 (qgis): fix build
Giuseppe Sucameli

2012-10-19

01:52 AM Revision ee609741 (qgis): Merge pull request #297 from slarosa/master
[FEATURE] - Choose Fontfamily and API files for Python Console Giuseppe Sucameli
01:44 AM Revision 3fecd44a (qgis): Merge branch master of https://github.com/qgis/Quantum-GIS
Salvatore Larosa
01:17 AM Revision 8ca22361 (qgis): Add a PLUGIN_INSTALL cmake macro and use it from db_manager plugin
One step forward toward closing http://hub.qgis.org/issues/5879
Next all pugins should be converted to use of the mac...
Sandro Santilli
12:56 AM Revision d6b155f7 (qgis): Add const
Marco Hugentobler
12:48 AM Revision d0eb1519 (qgis): Oversampling parameter is now in resample filter
Marco Hugentobler
12:35 AM Revision 7e5435cb (qgis): Fix image format conversion (used e.g. for WMS client) and two memory l...
Marco Hugentobler
11:23 PM Revision ca20be17 (qgis): [FEATURE] - Choose Fontfamily and API files for Python Console
- update Italian translation
- added Settings icon for toolbar
- update Italian translation fro console_help
Salvatore Larosa
11:22 PM Revision 6461a012 (qgis): Allow loading plugins from output dir
See http://hub.qgis.org/issues/5879
Still needs to find plugins under output/ dir for them to be
loaded ...
Sandro Santilli
05:48 PM Revision 3420e1db (qgis): skip views without pk candidate
Jürgen Fischer
12:28 PM Revision 0e889ea0 (qgis): apply user no data to identify
Radim Blazek
12:14 PM Revision e192e399 (qgis): identify context only if not projected on server
Radim Blazek
11:56 AM Revision 14de5431 (qgis): Simplify server config parser by using layer information (alias, exclud...
Marco Hugentobler
11:54 AM Revision 675e81c2 (qgis): identify context only if not projected
Radim Blazek
11:54 AM Revision 4358e8e2 (qgis): identify expand/collaps tools
Radim Blazek
10:40 AM Revision f0a8c6d5 (qgis): Consider attribute aliases and hidden attributes in GetProjectSettings....
Marco Hugentobler
09:48 AM Revision 07d33784 (qgis): Simplify code for excluding attributes from WMS server. Works now also ...
Marco Hugentobler
02:03 AM Revision be750445 (qgis): Optional use of external osgEarthQt
Pirmin Kalberer
02:03 AM Revision be2eadfb (qgis): Globe sync button disabled
Pirmin Kalberer
02:03 AM Revision b419adc5 (qgis): Use ViewerWidget and Controls from OsgEarth instead of backports
Pirmin Kalberer
02:03 AM Revision a3097b4a (qgis): Unload globe viewer
Pirmin Kalberer
02:03 AM Revision 834ae19d (qgis): Add sky to globe
Pirmin Kalberer
02:03 AM Revision ed2e7d71 (qgis): Globe zoomout button size fixed
Pirmin Kalberer

2012-10-18

12:31 AM Revision 8bf95909 (qgis): QgsFeature: use a vector of attributes instead of a map (for faster acc...
Martin Dobias
11:07 PM Revision 6a53f13e (qgis): fix crash double-clicking to the Connect button in add PG layer dialog
Giuseppe Sucameli
11:07 PM Revision bb31a2d1 (qgis): fix crash adding features without geometry to a geometry layer
Giuseppe Sucameli
11:07 PM Revision faf46b61 (qgis): update feature id of added features (fix #6534)
Giuseppe Sucameli
10:44 PM Revision 9cb43a50 (qgis): fix of by one in d62cf513
Jürgen Fischer
10:42 PM Revision b5412cbf (qgis): raster identify sip fix
Radim Blazek
09:18 PM Revision b3bf419c (qgis): german translation update
Jürgen Fischer
09:18 PM Revision 982d4e40 (qgis): Reword "only look in geometry_columns" to "only look in layers registry"
Fixes #4533 Sandro Santilli
08:59 PM Revision 017fa24b (qgis): fix warnings
Jürgen Fischer
08:59 PM Revision d62cf513 (qgis): cleanup topology lookup
Jürgen Fischer
08:31 PM Revision d45877b2 (qgis): Lookup TopoGeometry columns metadata in topology.layer
Closes #4532 Sandro Santilli
07:02 PM Revision f4451c0d (qgis): WMS identify fixes
Radim Blazek
06:02 PM Revision 20b40437 (qgis): add layer with its own CRS when possible (fix #6539)
Alexander Bruy
05:44 PM Revision 297c8aaa (qgis): fix #6530
Alexander Bruy
11:06 AM Revision caae7b7b (qgis): fix SEXTANTE crash on load caused by c4c3fecf17
Alexander Bruy
10:17 AM Revision 7411f3c0 (qgis): Fix build
Marco Hugentobler
10:03 AM Revision 1960bea8 (qgis): set focus to python console when shown even if in a tabbed dockwidget
Giuseppe Sucameli
10:03 AM Revision 9fb0b764 (qgis): sextanteexampleprovider: move import into classFactory function
Giuseppe Sucameli
09:00 AM Revision 63e8188b (qgis): #6533 QGIS WFS Server Transaction Request
D'Hont René-Luc

2012-10-17

12:05 AM Revision 9faa4017 (qgis): fix warnings
Jürgen Fischer
11:46 PM Revision ee27f09c (qgis): german translation update
Jürgen Fischer
11:25 PM Revision 4f1cac37 (qgis): fix windows build
Jürgen Fischer
10:04 PM Revision bb3815f8 (qgis): Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Victor Olaya
10:03 PM Revision c4c3fecf (qgis): Several patches contributed by Rado Guzinski:
-New OTB descriptions an help
-Update OTB descriptions
-More responsive MultipleInputPanel.py
-Minor bug fixes
Victor Olaya
06:52 PM Revision fa845883 (qgis): Microfix for IT GUI
Paolo Cavallini
05:45 PM Revision b6ec976a (qgis): Merge branch 'ows_attribute_exclude'
Marco Hugentobler
02:58 PM Revision bacf0bd8 (qgis): Improve ows gui
Marco Hugentobler
02:51 PM Revision df85492c (qgis): raster identify context, QVariant values, enables wcs caching and makes...
Radim Blazek
02:47 PM Revision 19b0dbcf (qgis): Implement attribute restrictions in wms/wfs servers
Marco Hugentobler
01:04 PM Revision a02225c3 (qgis): [FEATURE]: possibility to exclude vector attributes from WMS and WFS pu...
Marco Hugentobler

2012-10-16

04:14 PM Revision 79be949a (qgis): Merge branch 'wms_selective_publish'
Marco Hugentobler
04:07 PM Revision 0478d3b5 (qgis): Consider embedded groups for restricted WMS layers / groups
Marco Hugentobler
02:18 PM Revision 6ef55dfd (qgis): Use collapsible group boxes for wms options to save space
Marco Hugentobler
12:02 PM Revision 4f29c07c (qgis): Optionally show embedded layers/groups in selection dialog
Marco Hugentobler
11:52 AM Revision 166d5c8e (qgis): Improve layer/group selection dialog
Marco Hugentobler
11:10 AM Revision 5a6401c9 (qgis): VSI/CPLMalloc/Free replaced by QgsMalloc/Free where feasible
Radim Blazek
10:34 AM Revision 6b55ee4f (qgis): undersampling if possible in QgsRasterDataProvider, multicolor widget l...
Radim Blazek
10:04 AM Revision 78ae2184 (qgis): Load/Save restricted layers for WMS server
Marco Hugentobler
08:56 AM Revision d96f0680 (qgis): Add gui for WMS layer restriction
Marco Hugentobler
03:32 AM Revision c46009e1 (qgis): Turn off failing PAL engine test, until redesigned
Larry Shaffer
03:16 AM Revision 8b137b33 (qgis): forgot png files, thanks Larry
Werner Macho

2012-10-15

01:49 AM Revision 9a2333c7 (qgis): translation update: gl_ES by XAN and sr_Latn by Goran, also added sr_Cy...
Werner Macho
12:01 AM Revision 5afd739b (qgis): Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Victor Olaya
12:01 AM Revision 4b76e69f (qgis): put modeler parameters panel in a scroll widget
Victor Olaya
08:02 PM Revision 4f984202 (qgis): add new plugin installer icons to CMakeLists.txt
Alexander Bruy
03:43 PM Revision 000f6899 (qgis): #6504 fix - raster reprojection crash
Radim Blazek
02:08 PM Revision 3954555e (qgis): [FEATURE]: Possibility to restrict layers / groups from WMS publication
Marco Hugentobler

2012-10-14

11:19 PM Revision 2754df0b (qgis): Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Victor Olaya
11:19 PM Revision cdb9abd2 (qgis): Minor fix in ModelerParametersDialog.py.
Victor Olaya
07:15 PM Revision d06203ba (qgis): Initialize default font in labeling engine
Larry Shaffer
12:31 PM Revision d1a66b96 (qgis): postgres provider: fix quoting
Jürgen Fischer
11:29 AM Revision 2d0229e0 (qgis): fix #6502
Jürgen Fischer
11:21 AM Revision 813f1bd3 (qgis): fix visibility tracking of tile scale widget
Jürgen Fischer
09:43 AM Revision 7748c573 (qgis): Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Victor Olaya
09:42 AM Revision fbca157f (qgis): fixed problem with new modeler parameters dialog when algs have vector ...
Victor Olaya
03:25 AM Revision 83cb4ef4 (qgis): Initial test for PAL engine
- Includes small custom test font based of off Gnu Free Sans
- Test if font can be stored and loaded
- Test if layer ...
Larry Shaffer

2012-10-13

01:56 AM Revision ac3f33d0 (qgis): Merge pull request #291 from strk/topogeom_and_geometry
Find topogeometry fields in tables with a geometry/geography field Jürgen Fischer
01:39 AM Revision e576d93b (qgis): fix windows build
Jürgen Fischer
01:06 AM Revision 30c08cbb (qgis): Find topogeometry fields in tables with a geometry/geography field
Closes bug #6510 Sandro Santilli
04:09 PM Revision 600888fe (qgis): missed import in SEXTANTE modeller
Alexander Bruy
01:33 PM Revision 4bc60ff4 (qgis): Removed unused QgsFeature::isDirty() and QgsFeature::clean()
Martin Dobias
01:06 PM Revision eb6d4d38 (qgis): Removed unused QgsFeature::typeName() and QgsFeature::setTypeName()
Martin Dobias

2012-10-12

09:36 PM Revision 83cca798 (qgis): german translation update
Jürgen Fischer
07:15 PM Revision 5df9bc36 (qgis): Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Victor Olaya
07:14 PM Revision 0e2f92fa (qgis): Updated model parameters window
fixed #6417 Victor Olaya
11:32 AM Revision 036d844f (qgis): Fix #6373, adv labeling data defined font size not affected by layer fo...
- Label QFontMetricsF for data and layer defined options now stored in QgsPalGeometry
- Fix expression in rotate labe...
Larry Shaffer
09:03 AM Revision 21c5bd46 (qgis): fix warnings
Jürgen Fischer
07:20 AM Revision a1a2b252 (qgis): [FEATURE] QGIS server: possibility to restrict published composers
Marco Hugentobler
06:48 AM Revision 160b58fc (qgis): Merge pull request #288 from Oslandia/atlas
Clean up atlas pdf generation code and fix a bug on windows Marco Hugentobler
02:12 AM Revision f230f51a (qgis): Remove extraneous Mac browser app aliases
- Should handle Finder pref set to hide extensions (e.g. missing .app) Larry Shaffer

2012-10-11

08:36 PM Revision 6fcd937a (qgis): fix sip bindings
Alexander Bruy
08:06 PM Revision 8f3c7866 (qgis): fix warnings and identation update
Alexander Bruy
08:04 PM Revision 95f89733 (qgis): Merge remote-tracking branch 'upstream/master'
Alexander Bruy
07:41 PM Revision def64863 (qgis): Merge pull request #220 from tecoholic/style-docs
UI improvements in symbol layer widgets Martin Dobias
07:27 PM Revision 0c4846ba (qgis): remove obsolete code
Alexander Bruy
07:27 PM Revision 92b8dd38 (qgis): [FEATURE] reproject layer tool for SEXTANTE
Alexander Bruy
07:26 PM Revision 9ad9f8c0 (qgis): fixed #6496 - wrong GDAL exact stats
Radim Blazek
05:44 PM Revision f0aca15f (qgis): debug output
Radim Blazek
05:15 PM Revision b3dcc3d7 (qgis): another few licenses added
Werner Macho
05:15 PM Revision 12ddac63 (qgis): Clean up atlas pdf generation code and fix a bug on windows
Hugo Mercier
04:12 PM Revision 7cb523a2 (qgis): + QgsRasterBlock
Radim Blazek
02:06 PM Revision 539ff698 (qgis): Switch to listbox for edit types. Fix #6495
Nathan Woodrow
01:19 PM Revision 6a5dcacf (qgis): Merge pull request #287 from tecoholic/3275
Fix for issue #3275 Nathan Woodrow
12:23 PM Revision 936f4aa5 (qgis): change symbols for selected ranges using changeBtn; retains colors
Arunmozhi
11:39 AM Revision a587cb67 (qgis): add licenses in gps directory (LGPL for NMEA Library)
Werner Macho
09:21 AM Revision cd3f12f0 (qgis): change symbols for selected categories; retains colors
Arunmozhi
07:20 AM Revision 7faa1b21 (qgis): ability to delete multiple categories using Ctrl selection
Arunmozhi

2012-10-10

06:55 PM Revision dd679358 (qgis): Merge branch 'trans_sv'
Magnus Homann
06:47 PM Revision 7140e52c (qgis): 4039 översättningar
Magnus Homann
04:12 PM Revision 1ff42b2e (qgis): Merge pull request #284 from slarosa/master
improvement for detection language in console_help Giuseppe Sucameli
03:14 PM Revision 3c50290b (qgis): improvement for detection language in console_help
Salvatore Larosa
11:28 AM Revision 0617992f (qgis): Added test and sample wkt to replicate issue 4189
Tim Sutton
11:28 AM Revision 552703a6 (qgis): Removed pycharm project files from python tests dir
Tim Sutton
11:11 AM Revision 3d79a0ba (qgis): Merge pull request #283 from alexbruy/datasourceuri_sip
expose encodedUri() method in bindings Marco Hugentobler
10:57 AM Revision b1ac9469 (qgis): expose encodedUri() method in bindings
Alexander Bruy
09:50 AM Revision 2be41abd (qgis): Russian help for python console
Alexander Bruy
02:50 AM Revision e125e98e (qgis): [FEATURE] Fix #6482, options for showing upside-down labels
- Adv Labeling option to 'Show upside-down labels': never, when rotation defined, or always
- 'Never' (default) optio...
Larry Shaffer

2012-10-09

08:57 PM Revision f217a7fb (qgis): Fixes after rebase
Martin Dobias
06:32 PM Revision f262caae (qgis): make Larry happy: larger icons in plugin installer
Alexander Bruy
04:56 PM Revision 9e5762a0 (qgis): Set QGIS WFS Server GML valid
D'Hont René-Luc
01:40 PM Revision e9907cdf (qgis): refresh the canvas at the end of the process,
handle unicode strings,
escape sql ids and strings,
fix minor errors
Giuseppe Sucameli
01:39 PM Revision 0796871e (qgis): Merge pull request #281 from strk/db_manager_addlayer
dbmananger topoviewer: addlayer instead of creating a new project Giuseppe Sucameli
01:03 PM Revision fff8a1a0 (qgis): Merged some swedish translations
Magnus Homann
12:49 PM Revision 1796178e (qgis): dbmanager: delete auto-generated files
Giuseppe Sucameli
12:42 PM Revision 2581b3fb (qgis): 3801 översättningar
Magnus Homann
11:53 AM Revision aa25448b (qgis): Merge pull request #282 from Oslandia/i18n
Fix some french GUI translations Werner Macho
11:49 AM Revision 6d75d20b (qgis): core raster files moved to core/raster
Radim Blazek
11:35 AM Revision eee37cb9 (qgis): Fix some FR translations: use "emprise" rather than "étendue"
Hugo Mercier
11:34 AM Revision 5f2a6a75 (qgis): QgsMalloc, QgsCalloc, QgsFree
Radim Blazek
09:46 AM Revision 65141e29 (qgis): Fix cleanup of map composition. Fixes ticket #6440
Marco Hugentobler
09:01 AM Revision a49a4310 (qgis): translation update: sv by Victor
Werner Macho
08:11 AM Revision d3860bfd (qgis): QGIS server: merge get_project_settings branch
Marco Hugentobler

2012-10-08

11:38 PM Revision cb2230e3 (qgis): Install style templates
Sandro Santilli
08:26 PM Revision f4dd8a07 (qgis): Merge pull request #277 from slarosa/master
add key event (del) to prevent removing of the prompt when selected,
rename helpConsole to console_help
Giuseppe Sucameli
05:53 PM Revision eae008eb (qgis): Keep composition in GetCapabilities to keep compatibility with older ve...
Marco Hugentobler
05:47 PM Revision e110855e (qgis): [API] added QgsFeatureIterator, changed QgsVectorProvider API
Vector data provider now has getFeatures() method to access features.
select(), nextFeature(), featureAtId(), rewind(...
Martin Dobias
05:47 PM Revision dc522e0b (qgis): Merge pull request #280 from Oslandia/atlas
Fix a bug in atlas generation GUI. Marco Hugentobler
05:16 PM Revision 8c0a2b51 (qgis): Further tweaks to QgsFeatureRequest API, support featureAtId
Martin Dobias
05:16 PM Revision b863ca19 (qgis): Allow access to feature attributes by name
Martin Dobias
05:14 PM Revision 70ff8ef6 (qgis): Added select() variant with QgsFeatureRequest for simpler construction ...
Martin Dobias
05:08 PM Revision c0e779f0 (qgis): Fix a bug in atlas generation GUI.
The 'print' and 'exportAsImages' actions were generating atlas even when not enabled Hugo Mercier
04:21 PM Revision 13a6fd98 (qgis): Fix for older compilers, like on stock Mac OS X
Larry Shaffer
03:49 PM Revision 2e74722f (qgis): Add topoview layers to existing project
Sandro Santilli
03:47 PM Revision 4f3b053e (qgis): translation update: es by Diana
Werner Macho
03:11 PM Revision 30127944 (qgis): Merge pull request #278 from Oslandia/atlas
Fix atlas parameter loading when loading from a template composer Marco Hugentobler
02:21 PM Revision 3f412e42 (qgis): yet another fix for plugin installer
Alexander Bruy
11:51 AM Revision 6c652a0a (qgis): Atlas gui: use coverge map's name rather than its id
Hugo Mercier
10:31 AM Revision fe0dbead (qgis): Fix some FR translations: s/caneva/canevas/
Hugo Mercier
10:26 AM Revision dff6b846 (qgis): fix plugins installation
Alexander Bruy
10:05 AM Revision 8a28d8a2 (qgis): Fix atlas parameter loading when loading from a template composer
Hugo Mercier

2012-10-07

12:29 AM Revision 048a07a5 (qgis): another copyright update
Jürgen Fischer
09:52 PM Revision b7a89988 (qgis): CMake variable for additional plugins to build (Usage: ccmake .. -DCUST...
Pirmin Kalberer
08:49 PM Revision 277a4b44 (qgis): Merge branch 'master' of github.com:qgis/Quantum-GIS
Pirmin Kalberer
08:48 PM Revision 53fb95cb (qgis): Reuse closed globe window
Pirmin Kalberer
06:50 PM Revision fccf9ac5 (qgis): mark experimental plugins in installer (fix #5980)
Alexander Bruy
01:38 PM Revision 358c638d (qgis): doxygen update:
- include core/diagram and gui/symbology-ng
- enable dynamic sections
Jürgen Fischer
10:59 AM Revision a28157ce (qgis): minor fixes and changes
- rename helpConsole to console_help
- add key event (del) to prevent removing of the prompt when selected
Salvatore Larosa
09:51 AM Revision 409d6958 (qgis): move 'open recent project' above separator
Jürgen Fischer
07:40 AM Revision c10920bc (qgis): auto updating of categorized rendrer symbols
Arunmozhi
05:42 AM Revision 70b7c3bd (qgis): fixed the change symbol button bug in graduated renderer
Arunmozhi
05:24 AM Revision 5317e857 (qgis): python console: fix key events and text selection,
do not allow to move cursor out of the edition zone (except for selection),
cleanup (remove unused functions and vars)
Giuseppe Sucameli
05:05 AM Revision 0330202c (qgis): make the python console working as standalone application (useful for t...
Giuseppe Sucameli
05:05 AM Revision c6195be2 (qgis): align metadata names between __init__.py and metadata.txt:
deprecate authorName function in __init__ (but kept for compatibility), use author function instead Giuseppe Sucameli
05:05 AM Revision fc3be942 (qgis): display selected feature count in attribute table when docked,
do not select rows two times when the attribute table view is created Giuseppe Sucameli
04:59 AM Revision ce5c2e6e (qgis): Merge pull request #275 from slarosa/master
fix mouse event in python console,
update italian translation
Giuseppe Sucameli

2012-10-06

12:47 AM Revision 42672c18 (qgis): update Italian translation
Salvatore Larosa
12:06 AM Revision 52de7215 (qgis): fixed typo in script and licenseadd
Werner Macho
11:48 PM Revision ea7f34ad (qgis): another fix to mouse event:
- prevents paste text if cursor is not in edition zone Salvatore Larosa
10:49 PM Revision 3eb84a80 (qgis): translatoin update; nl by Raymond
Werner Macho
08:17 PM Revision ec16eed0 (qgis): fixed change symbol button bug in categorized renderer
Arunmozhi
07:21 PM Revision 06d91a55 (qgis): [FEATURE] open layer properties from identify results
Jürgen Fischer
05:52 PM Revision 9da9d6be (qgis): Merge pull request #276 from cmoe/bug_snapping_options
tried to fix problem with snapping options on adding a new layer to the ... Marco Hugentobler
05:43 PM Revision 5d84cd3f (qgis): tried to fix problem with snapping options on adding a new layer to the...
cmoe -
04:08 PM Revision 50c28a9a (qgis): fix mouse event in console
Salvatore Larosa
03:24 PM Revision 9f0d8581 (qgis): Merge pull request #274 from Oslandia/atlas_integration
Add access to the atlas layer in the expression builder GUI for labels. Marco Hugentobler
03:22 PM Revision 0d4b6f6d (qgis): Fix composer scalebar test
Marco Hugentobler
02:56 PM Revision 8391b95c (qgis): Fix composerhtml tests
Marco Hugentobler
01:49 PM Revision 29e009f0 (qgis): fix SIP bindings after atlas merge
Alexander Bruy
01:32 PM Revision fa68f85b (qgis): fix project properties ows tab taborder
Jürgen Fischer
01:32 PM Revision e7f40bde (qgis): add more copyrights
Jürgen Fischer
01:22 PM Revision 91352265 (qgis): Add access to the atlas' layer in the expression builder GUI for labels.
QgsAtlasComposition is now held by QgsComposition Hugo Mercier
11:36 AM Revision 68494068 (qgis): Merge atlas branch
Marco Hugentobler
11:34 AM Revision e54e9174 (qgis): Remove signal which is not used anymore
Marco Hugentobler
11:26 AM Revision f1c99553 (qgis): Fix python composermap test
Marco Hugentobler
11:22 AM Revision 9fb31117 (qgis): sip updates
Jürgen Fischer

2012-10-05

01:41 AM Revision 41d306be (qgis): fix for #6273
Arunmozhi
12:16 AM Revision efb2329c (qgis): Fix for white stripes between raster tiles
Marco Hugentobler
12:09 AM Revision fa06fc3e (qgis): connect slider to spinbox for opacity
Werner Macho
 

Also available in: Atom