Logo
Explore Help
Sign In
sharpetronics/QGIS
1
0
Fork 0
You've already forked QGIS
mirror of https://github.com/qgis/QGIS.git synced 2025-10-19 00:07:15 -04:00
Code Issues Packages Projects Releases Wiki Activity
QGIS/python
History
Tom Chadwin 6a8a622ea4 Processing: Avoid deprecated regex
Escape sequence avoided in DefinProjection by using raw string:

`re.compile('\|.*')` > `re.compile(r'\|.*')`
2018-06-06 06:24:24 +10:00
..
analysis
Apply clang-tidy readability-avoid-const-params-in-decls fixit
2018-06-05 10:19:13 +10:00
console
also versioning cookbook url
2018-05-29 11:59:54 +02:00
core
Merge pull request #7078 from arnaud-morvan/server_proper_literal_convertion
2018-06-05 16:22:08 +01:00
custom_widgets
…
ext-libs
…
gui
Run clang-tidy modernization checks
2018-06-05 12:50:39 +10:00
plugins
Processing: Avoid deprecated regex
2018-06-06 06:24:24 +10:00
pyplugin_installer
Flip some code to use format
2018-05-22 06:02:55 +10:00
PyQt
add missing copyright headers
2018-02-18 20:53:40 +01:00
qsci_apis
[pyqgis-coonsole] APIs file updated
2018-02-23 11:06:49 +01:00
server
Apply clang-tidy readability-avoid-const-params-in-decls fixit
2018-06-05 10:19:13 +10:00
testing
Add a note about version added for new functions in testing module
2018-05-10 14:10:10 -04:00
__init__.py
monkey path custom widgets
2018-05-31 12:33:38 -08:00
CMakeLists.txt
[pyqgis] add missing install of __init__.py for modules
2018-06-05 03:25:47 -08:00
user.py
unite QgsMessageLog::Level and QgsMessageBar::MessageLevel in Qgis::MessageLevel
2018-02-06 08:56:40 -04:00
utils.py
Merge pull request #6101 from letmaik/patch-1
2018-05-07 11:25:17 +02:00
Powered by SharpeTronics Page: 1430ms Template: 59ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API