Juergen E. Fischer
22af5bf5d4
fix typos
2016-10-09 01:47:09 +02:00
Juergen E. Fischer
d9349e5bbb
update configuration settings to qgis3
2016-10-06 11:40:42 +02:00
Juergen E. Fischer
4677a3ac12
spatial bookmarks: remove inaccessible context help
2016-06-22 12:35:17 +02:00
Juergen E. Fischer
3c06341aa9
add context help for the "add oracle layers" dialog and use QTextBrowser in qgis_help ( fixes #8477 )
2016-06-21 16:48:53 +02:00
Bas Couwenberg
7248d586bf
Fix 'nubmer' typo, replace with 'number'.
2016-03-25 16:55:24 +01:00
Arjan Mossel
c4addc2d02
Fix typo in attribute table context help
2016-02-04 19:16:12 +01:00
pavlova-marina
1d42ac568b
fixed link to gdal page
2015-12-19 20:20:43 +03:00
Juergen E. Fischer
89583b74e4
avoid core relinking on cmake changes
2015-12-19 15:09:43 +01:00
Juergen E. Fischer
269f709285
[FEATURE] postgres provider: refine warning about estimated metadata ( fixes #13947 )
2015-12-08 11:05:49 +01:00
Michael Kirk
446410ee78
update CRS docs: find button replaced by filter
2015-08-12 17:33:26 -07:00
Michael Kirk
424efcce8a
context help for projection selector
2015-08-12 17:33:26 -07:00
Michael Kirk
ce8cef8b80
tab is called "identify layers"
2015-08-12 17:33:25 -07:00
Michael Kirk
7aa5622548
reformatting project properties help, no copy changes
2015-08-12 16:47:26 -07:00
Chris Crook
99e6a6253f
Removing processing of extraneous blank fields and enlarged arrays
2015-03-22 08:52:50 +13:00
Juergen E. Fischer
98c0771b1a
update scripts/fix_allows_to.sh and run it
2014-11-30 01:42:27 +01:00
Werner Macho
c7c107eb9d
Merge pull request #1657 from DelazJ/MeasureTools
...
Update MeasureTools context help
2014-10-28 09:17:48 +01:00
Werner Macho
cad3d2b930
Merge pull request #1658 from DelazJ/AttributeTableContextHelp
...
Attribute table context help
2014-10-27 20:14:18 +01:00
Werner Macho
362d69cc12
[TRANSUP] more translations and string fix
...
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-10-27 13:39:28 +01:00
DelazJ
eef8032122
Adding text about field calculator bar
...
Adds text about field calculator bar and other stuffs
2014-10-25 20:23:05 +02:00
DelazJ
3ff1985e90
Update QgsMeasureDialog
2014-10-25 11:23:16 +02:00
DelazJ
28a8222a7a
Update Measure Tools description
...
Adding text about angle tools and how tools behave.
2014-10-25 11:22:12 +02:00
DelazJ
1c2f39be0d
Add text about measuring angle
...
Since QGIS 2.0, it is possible to also measure angles but this is not mentioned in the context help.
2014-10-24 19:11:58 +02:00
DelazJ
b6e98f1126
Update QgsAttributeTableDialog
2014-10-24 04:11:38 +02:00
Salvatore Larosa
8b989424e0
[context-help] set heading to 3 for heatmap plugin and python console help file
2014-09-01 21:39:18 +02:00
Werner Macho
fe4e552e96
[TRANSUP] update sv, some context help fixes
...
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-08-08 22:52:40 +02:00
Juergen E. Fischer
1691014069
Remove sqlanywhere plugin and provider (implements #10840 )
2014-07-08 08:38:29 +02:00
Juergen E. Fischer
8cd467bea2
generate context_help and function_help in the same order
2014-06-20 14:22:42 +02:00
Juergen E. Fischer
7c75ffa3b0
spelling fixes
2014-05-17 22:02:03 +02:00
Werner Macho
6937e4f913
changes to make function help look the same
2013-08-24 09:06:03 +02:00
Salvatore Larosa
1bb27253c5
remove context help for mapserver export plugin: followup 441a46b
2013-08-22 17:33:44 +02:00
Salvatore Larosa
8dc013117f
[pyqgis-console] sextante => processing renaming: followup ec82b52
2013-08-22 17:25:29 +02:00
Richard Duivenvoorde
4ba9c47e8d
purge olde PluginInstallerDialog context help
...
there will be a new QgsPluginManager help file
2013-08-13 08:28:02 +12:00
Werner Macho
eeb2cb44dd
Fixing some typos
2013-07-04 10:29:52 +02:00
Juergen E. Fischer
d1e410585b
missed query builder help in c6a4bb86aa
2013-06-22 21:18:38 +02:00
Juergen E. Fischer
c6a4bb86aa
context_help/function_help:
...
- remove en_US postfix
- remove translated files (translation were moved to ts files earlier)
- remove unused jQuery (python help doesn't use it anymore)
- change expression label in QgsQueryBuilder and add context help (partly fixes
#8129 )
2013-06-21 23:59:40 +02:00
Salvatore Larosa
28efcda1f5
[pyqgis-console] small update to help
2013-06-16 23:59:29 +02:00
Juergen E. Fischer
00b14dcabe
some translation string fixes and german translation update
2013-06-14 14:34:49 +02:00
Richard Duivenvoorde
ce9ed158b5
texts and context help text for pluginmanager
2013-06-09 19:44:48 +02:00
Salvatore Larosa
8201335835
[pyqgis-console] update help
...
- shows help at the first launch of the console
2013-06-03 18:51:34 +02:00
Juergen E. Fischer
de12f297a5
rename context help from QgsIdentifyResults to QgsIdentifyResultsDialog
2013-06-02 23:26:13 +02:00
Juergen E. Fischer
15539f34ce
more Quantum GIS => QGIS updates
2013-05-30 16:19:19 +02:00
Chris Crook
bdcc01e9f9
Adding CSVT file reading - using CSVT file alongside data file to determine field types
2013-05-25 10:19:47 +12:00
Juergen E. Fischer
65d3535fc5
- Quantum GIS => QGIS update
...
- integrate PythonConsole help into main translation
- allow referencing QGIS images in context help(viewer)
2013-05-20 16:48:51 +02:00
Juergen E. Fischer
094c97b0d1
translation update
2013-05-18 16:02:07 +02:00
Chris Crook
198cc39f85
Fixing line spacing in <pre> section of delimited text context help
2013-05-17 08:31:49 +12:00
Chris Crook
8bf3d18c68
Fix merge conflict
2013-05-17 06:51:51 +12:00
Juergen E. Fischer
4b766003e0
- integrate function_help and context_help to translation files
...
- add some german function help updates
- update helpviewer to show help passed into stdin from qgis
2013-05-15 01:35:03 +02:00
Chris Crook
0f756c9528
Delimited text GUI tidy up. Renamed useWatcher option to watchFile
2013-05-14 10:53:26 +12:00
Matthias Kuhn
97ad3735e9
[attrtable] Update context help
2013-05-13 16:51:39 +02:00
Juergen E. Fischer
4182baaa6e
oracle provider:
...
- make searching in meta data table default
- also list synonyms
- more progress messages
2013-05-12 23:23:24 +02:00