230 Commits

Author SHA1 Message Date
Hugo Mercier
a588e1bc3c Add function helps for $page, $numpages, $feature and $numfeatures 2012-10-04 13:53:28 +02:00
Tim Sutton
eeefecfae3 Merge pull request #257 from slarosa/master
Added i18n for help (Python Console)
2012-10-03 08:38:39 -07:00
Salvatore Larosa
35a4f88b33 Moved jquery directory under resources/jQuery (Python Console) 2012-10-02 01:32:23 +02:00
Juergen E. Fischer
9e4156b706 german translation update 2012-09-29 19:20:54 +02:00
Jaka Kranjc
3c1a778662 added function help for the logarithm functions 2012-09-28 16:08:57 +02:00
Juergen E. Fischer
b86453a390 typo fixes and german function help update 2012-09-26 09:01:07 +02:00
Jaka Kranjc
89811ae0c1 added english coalesce() function help 2012-09-07 12:22:09 +02:00
Nathan Woodrow
72978cf615 Add expression function help 2012-09-04 21:26:13 +10:00
Etienne Tourigny
2ab844abf8 fix db handling when modifying existing color ramp (#6229) 2012-08-31 08:54:56 -03:00
Etienne Tourigny
3f8a467982 bugfixes to archive management 2012-08-23 23:20:29 -03:00
Etienne Tourigny
e36e4ae6d5 create basidc cpt-city collection with colorbrewer and grass gradients 2012-08-18 12:03:37 -03:00
Martin Dobias
21253f99e9 [FEATURE] Reworked symbol selector/properties dialog, greatly improved style manager
This is merge of Arun's GSoC 2012 work.

Merge remote-tracking branch 'arun/gsoc'

Conflicts:
	src/gui/symbology-ng/qgssymbolv2selectordialog.cpp
2012-08-14 21:45:32 +02:00
Juergen E. Fischer
de5f95b6f4 [FEATURE] implement title() expression 2012-08-03 02:07:41 +02:00
Juergen E. Fischer
12106b8b8b allow crs without projection entries (fixes #6117) 2012-07-29 18:25:12 +02:00
Arunmozhi
ae031584c7 symbol DB updated to support groups,tags for colorramp 2012-07-26 08:19:34 +05:30
Arunmozhi
3943e8a40d smart groups implemented 2012-07-23 15:34:21 +05:30
Juergen E. Fischer
decb98184f more function help improvements 2012-07-23 01:36:59 +02:00
Juergen E. Fischer
63003192a0 function help fixes and german translation update 2012-07-22 15:59:26 +02:00
Nathan Woodrow
7a9074f8fc Add left,right,rpad,lpad string functions - Fix #6079
- With tests :)
2012-07-22 20:38:33 +10:00
Nathan Woodrow
304a6251be Add data and time function help 2012-07-22 16:44:23 +10:00
Nathan Woodrow
0cd93a2378 Add CASE and CASE ELSE to expression builder groups
- Use readAll() for function help to preserve html
2012-07-22 11:53:25 +10:00
Juergen E. Fischer
0da7539e37 sync description of EPSG:102067 with GDAL (fixes #4945 again) 2012-07-11 10:14:48 +02:00
Juergen E. Fischer
7f23d5f481 Fix #4945 2012-07-11 08:57:58 +02:00
Arunmozhi
ca105e48a8 Converted symbology style from XML to SQlite
- Adds a python script, and the resulting default .db file
- Cannot SAVE new symbols into the DB still
Added the Grouping of symbols in Style Manager
- Can read groups from the DB and load them
- Limited to read-only operations
2012-07-10 00:03:35 +05:30
Radim Blazek
78701d8fb4 updated widgets / customization 2012-06-07 08:31:55 +02:00
Radim Blazek
5a4412a21d updated widgets / customization 2012-05-21 20:47:03 +02:00
Juergen E. Fischer
3d088cf8d3 fix german field calculator translation 2012-04-23 23:21:56 +02:00
Tim Sutton
0ef88a247a Minor english cleanups for action help 2012-03-28 07:53:50 +02:00
Giuseppe Sucameli
fc845c3ff3 Improve "Actions" section in vector layer properties context help
Signed-off-by: Tim Sutton <tim@linfiniti.com>
2012-03-28 07:44:37 +02:00
Juergen E. Fischer
b7994f1468 german translation update 2012-02-08 19:32:53 +01:00
Juergen E. Fischer
3289c098c4 heatmap updates:
- fix warnings on windows
- minor cleanups
- some string updates
2012-02-08 19:04:07 +01:00
Tim Sutton
03fd3886e9 Merged in Arunmozhi's heatmap plugin into QGIS core 2012-02-08 11:07:58 +02:00
Alexander Bruy
8cd7c415c3 Russian translation for field calculator context help. Thanks, Maxim! 2012-02-01 20:12:54 +02:00
Alexander Bruy
e23450e97c updates to Field calculator help from Alister Hood (fix #4405) 2012-02-01 16:58:20 +02:00
Juergen E. Fischer
7b2bf88295 add german function help translations 2012-02-01 13:29:56 +01:00
Nathan Woodrow
dd12b010e5 Expression builder: Rename Fields to Fields and Values; Add help for when field is selected 2012-02-01 20:38:16 +10:00
Nathan Woodrow
6e7610a2b0 Expression builder: Add group header help 2012-02-01 19:31:01 +10:00
Juergen E. Fischer
d4ddf368ba readd google mercartor (pseudo epsg:900913) removed with with 42e02d82c05b4da370be77ef71345ba62457cc66 (IssueID #4652) 2011-12-20 17:58:50 +01:00
Juergen E. Fischer
42e02d82c0 remove "unsynced" EPSG CRS that are not listed in GDAL (closes #4652) 2011-12-16 13:59:00 +01:00
Tim Sutton
5193f60d2a Revert "Merge branch 'master' of github.com:qgis/Quantum-GIS into qgis-master"
This reverts commit 78ce3cdc84b79dbec5d227db9ee14af6edf9af66, reversing
changes made to 2414a3abbc97483a5355c262a96c4fc353566bcb.
2011-11-30 15:25:43 +02:00
Tim Sutton
1b6e10d25c Merge branch 'master' of github.com:timlinux/Quantum-GIS 2011-11-27 20:09:37 +02:00
Tim Sutton
301d20717d Merge branch 'master' of github.com:qgis/Quantum-GIS 2011-11-27 20:09:23 +02:00
Juergen E. Fischer
0fb5a940b2 german translation update 2011-11-26 23:43:35 +01:00
Tim Sutton
191fb223fb Resolved merge conflicts 2011-11-25 11:59:31 +02:00
Tim Sutton
545e9a4b59 Resolved merge conflicts 2011-11-24 20:12:49 +02:00
Tim Sutton
c02ccc9ce3 Merge branch 'master' of github.com:timlinux/Quantum-GIS 2011-11-24 07:30:26 +02:00
Tim Sutton
52eb8fd7be Added the show scale range button 2011-11-24 07:24:30 +02:00
Tim Sutton
dde70324a8 Enable html inspection of web views in debug mode 2011-11-23 22:48:38 +02:00
Tim Sutton
d219534161 Updates for html interaction with qgis - raster metadata revamp 2011-11-23 16:11:40 +02:00
Tim Sutton
fa4686a509 Further updates to flot histogram implementation - added legend and try to map colours more intelligently 2011-11-22 22:44:41 +02:00