aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/texteditoroverlay.cpp
Commit message (Expand)AuthorAgeFilesLines
* Editor: fix inserting snippet selectionsDavid Schulz2023-12-141-1/+1
* TextEditor: highlight selected textDavid Schulz2023-10-231-3/+6
* Editor: Fix painting overlay selectionDavid Schulz2023-07-051-2/+2
* Editor: ensure valid blocknumbers for overlay prefilteringDavid Schulz2023-06-151-2/+5
* TextEditor: fix painting editor overlay in blocks with preedit textDavid Schulz2023-06-141-0/+6
* TextEditor: prefilter overlay selections before paintingDavid Schulz2023-06-131-4/+13
* TextEditor: Add valid checks for text linesMarcus Tillmanns2023-04-271-4/+8
* Editor: skip painting selection path out of clip rectDavid Schulz2023-04-181-0/+4
* Editor: fix selection path for empty selectionsDavid Schulz2023-04-181-0/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Editor: do not paint rounded corners in editor overlayDavid Schulz2022-11-251-148/+91
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Editor: limit painter path calculation for overlay selectionsDavid Schulz2022-03-171-8/+10
* TextEditor: Snippet ranges refactoringDavid Schulz2021-05-031-35/+16
* TextEditor: move snippet overlay into own cpp fileDavid Schulz2021-05-031-78/+0
* Editor: add specialized snippet overlayDavid Schulz2021-04-221-15/+20
* Qt6: Adapt to removed QMap functionalityhjk2020-08-131-4/+4
* Fix QPainterPath-related compilation errors in Qt 5.15Friedemann Kleint2020-03-121-0/+1
* Avoid warning on empty expressionshjk2019-07-231-2/+2
* TextEditor: skip painting overlays with invalid backgroundDavid Schulz2019-01-241-21/+15
* Get rid of macros by using std functionsEike Ziller2018-09-261-8/+10
* TextEditor: Simplify the overlay selection pathAlessandro Portale2017-07-101-1/+1
* Merge remote-tracking branch 'origin/3.6'Eike Ziller2016-02-031-11/+4
|\
| * Editor: Fix compiling of editor overlay.David Schulz2016-02-021-2/+2
| * Editor: Avoid using private text document handle.David Schulz2016-02-021-2/+4
| * TextEditor: Revert adaptation to reverted QTextCursor API change.Christian Kandeler2016-02-011-9/+0
* | Merge remote-tracking branch 'origin/3.6'Eike Ziller2016-01-251-0/+9
|\|
| * Fix compile for Qt5.4Christian Stenger2016-01-251-0/+2
| * Adapt to QtGui changes that broke private API source compatibilityThiago Macieira2016-01-221-0/+7
* | Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
|/
* Don't mix iterator and const_iteratorKai Koehne2015-04-021-2/+3
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: Rename BaseTextEditorWidget to TextEditorWidgethjk2014-09-291-1/+1
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-1/+1
|/
* TextEditor: Fix rendering of find&replace scopeOrgad Shaneh2014-08-111-28/+15
* TextEditor: Optimize TextEditorOverlay::createSelectionPathOrgad Shaneh2014-05-141-29/+42
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Snippets: Allow lowercase/titlecase/uppercase modifiers for variablesTobias Hunger2013-08-201-1/+27
* Reduce padding in often-used structsTobias Hunger2013-02-211-1/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-2/+1
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-2/+2
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Text Editor: Fix handling of snippet parameter with no nameBojan Petrovic2012-06-291-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4
* Long live the king!hjk2012-01-261-1/+1