Nyall Dawson
|
78b834c5b0
|
Fix missing Q_OBJECT macros
Thanks to Clazy
|
2017-08-29 18:03:41 +10:00 |
|
Denis Rouzaud
|
e7079eead9
|
run astyle on src/gui
|
2017-03-03 09:09:37 +01:00 |
|
Nyall Dawson
|
ef0131dfe3
|
Optimise destructors (pt 3)
|
2017-01-02 09:54:33 +10:00 |
|
Nyall Dawson
|
0a056f8a1f
|
Add doxygen test to force use of \ingroup for classes
Using the group tag helps keep the API docs organized
|
2016-07-04 19:57:13 +10:00 |
|
Even Rouault
|
2bbd5ca509
|
Fix look&feel of WFS SQL query composer on Mac
|
2016-05-17 00:33:20 +02:00 |
|
Juergen E. Fischer
|
b514f521e6
|
cppcheck fixes
|
2016-05-16 14:14:14 +02:00 |
|
Even Rouault
|
9aa2dea341
|
QgsCodeEditorSQL: make autocompletion case insensitive when APIs are set on the lexer
|
2016-05-12 23:23:44 +02:00 |
|
Matthias Kuhn
|
69153ab068
|
Python and SQL(Expression) code editors, always use monospace
And use a different color for fields in the expression editor
|
2016-04-19 10:53:44 +02:00 |
|
Nyall Dawson
|
8f601be986
|
Fix leaks in QgsCodeEditor
|
2015-08-31 18:45:07 +10:00 |
|
Denis Rouzaud
|
9e3183c63f
|
Revert "sort includes"
This reverts commit 2b7d3d3c73b50ba6dc74abec6dd652ff1b87c0ec.
|
2015-06-10 14:54:47 +02:00 |
|
Denis Rouzaud
|
2b7d3d3c73
|
sort includes
|
2015-06-10 13:59:08 +02:00 |
|
Salvatore Larosa
|
2eb0ca343c
|
[codeeditor] set case insensitive for SQL Lexer: followup #1686
|
2014-12-02 10:18:08 +01:00 |
|
Juergen E. Fischer
|
e74ff3ce0f
|
indentation update
|
2014-07-21 14:25:38 +02:00 |
|
Nathan Woodrow
|
95e93f8cb8
|
Drop QScintilla2 from window title
|
2014-07-20 17:52:53 +10:00 |
|
Nathan Woodrow
|
b2ff71868a
|
Clean up code editor code and API. Add tr() and fix spelling.
Moved show/hide folding and margin methods to base class.
|
2014-07-16 22:51:27 +10:00 |
|
Nathan Woodrow
|
a284c4e0d1
|
Code editor
|
2014-07-12 22:27:52 +10:00 |
|