aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/generichighlighter/highlightersettingspage.ui
Commit message (Collapse)AuthorAgeFilesLines
* TextEditor: replace generic highlighter with ksyntaxhighlightingDavid Schulz2019-01-281-159/+0
| | | | | | Fixes: QTCREATORBUG-21029 Change-Id: I9894c4384e0e47da6bf030b7b8e07c3ad4737ff3 Reviewed-by: Orgad Shaneh <orgads@gmail.com>
* Don't translate default windowTitle again and againRobert Loehning2018-03-061-1/+1
| | | | | Change-Id: I4b4ff16e02c517bcd5a7c5ae73f62dd2a5bcc7cc Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
* UI files: Fix tab order in lots of UI formsNazar Gerasymchuk2016-08-021-0/+1
| | | | | | | | | | For unknown reasons tab order in listed UI files was set incorrectly and behave unexpectedly. Now tab order behave naturally. Changes made for listed objects and touches only UI. Change-Id: I057b95eb21943ddb29b108682618382661db7be9 Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
* PlainTextEditor: Use info suppression for syntax highlightingOrgad Shaneh2013-02-081-8/+0
| | | | | | | Remove specific setting for warning suppression and use the global one Change-Id: I1fe2b749d960283b8414cc5db5a5a7e9f20e7740 Reviewed-by: David Schulz <david.schulz@digia.com>
* UI files: Do not polute the global Ui namespaceTobias Hunger2011-11-241-2/+2
| | | | | | | Make sure all ui-files are in the plugin's internal namespace. Change-Id: Ifb2c3093441e8feb89e46f52fbb386fc316cfd13 Reviewed-by: hjk <qthjk@ovi.com>
* Still changes to our options dialogLeandro Melo2011-02-281-0/+16
| | | | We decided to have text-based buttons by default.
* Revert "Make our options dialog a bit more uniform"Leandro Melo2011-02-281-16/+0
| | | | This reverts commit 561f87fcb9d58aaccbccd424417e71b79798ff6b.
* Make our options dialog a bit more uniformLeandro Melo2011-02-251-0/+16
| | | | In terms of buttons, layouts, aesthetics in general.
* L10n: tr()-fixes, message strings, compiler warnings.Friedemann Kleint2010-09-151-5/+2
| | | | | | | | | Rename 'QML standalone application' to 'QML application' and the 'old-style' QML applications to 'QML Viewer based applications'. For the QML renaming: Rubber-stamped-by: Alessandro Portale <alessandro.portale@nokia.com>
* Generic highlighter: Changes in settings. Now there's a fallbacklocation.Leandro Melo2010-08-061-64/+39
| | | | Task-number: QTCREATORBUG-1886
* Highlighter settings: Change label text.Leandro Melo2010-07-271-1/+1
|
* Highlighter settings: Fix broken link.Leandro Melo2010-07-221-1/+1
|
* Generic highlighter: Interface for automatic download of available ↵Leandro Melo2010-06-111-21/+67
| | | | definitions. Refactorings and changes in related parts of the code.
* Generic highlighter: New option to specify ignored file patterns so the ↵Leandro Melo2010-06-041-10/+33
| | | | highlight popup does not show up.
* More functionality for the generic highlighter options. Other small changes.Leandro Melo2010-05-281-13/+30
|
* Settings page for the generic highlighter.Leandro Melo2010-05-271-0/+92