summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qplaintextedit.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Fix g++/MinGW compiler warnings.Friedemann Kleint2012-09-291-1/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Mac: Fix rendering of non-int sized fonts.Eike Ziller2012-06-191-15/+21
* Accessibility: send cursor move updates.Frederik Gladhorn2012-04-121-0/+5
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Fix QPlainTextEdit when using Qt::TextSelectableByKeyboard flagjahonkon2011-11-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into master...Qt Continuous Integration System2011-05-051-0/+5
|\
| * Fix insert and scroll to bottom casemae2011-04-261-0/+5
* | Fixes warnings about unused variablesOlivier Goffart2011-04-281-0/+1
|/
* Fix QPlainTextEdit corruption/crash with scrollingmae2011-02-231-1/+1
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Add a new qconfig feature GESTURESTasuku Suzuki2010-06-021-0/+2
* Fixed scroll area size calculation on Mac.Erik Verbruggen2010-04-121-4/+4
* Added QPlainTextEditor::anchorAt(const QPoint &pos)Thorbjørn Lindeijer2010-02-171-0/+20
* doc: A QPlainTextEdit is never a QTextBrowserThorbjørn Lindeijer2010-02-161-1/+1
* Merge branch '4.6'Thiago Macieira2010-01-131-1/+1
|\
| * Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* | Merge branch '4.6'Thiago Macieira2009-12-261-0/+1
|\|
| * Fixed two incorrect signal connections.axis2009-12-181-1/+1
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2009-12-161-0/+1
| |\
| | * Enabled input method update code for all platforms.axis2009-12-151-2/+0
| | * Can't delete selected characters from FEP using backspace touch button.Tero Saarni2009-12-101-0/+3
| * | QPlainTextEdit scrolling issue with folded paragraphsmae2009-12-141-3/+7
| |/
* | QPlainTextEdit scrolling issue with folded paragraphsmae2009-12-141-3/+7
* | Fix QPlainTextEdit cursorUp/Down in combination with non-visible blocksmae2009-12-031-0/+1
|/
* Fix for virtual keyboard poping up when it should not.Robert Griebl2009-12-031-1/+1
* Improved and optimized the WaveUnderlineThorbjørn Lindeijer2009-11-261-0/+3
* Maemo4 fix Hildon input method for graphics viewRalf Engels2009-11-161-1/+2
* Fixed pan gesture handlers in standard Qt widgets.Denis Dzyubenko2009-11-091-1/+1
* Merge commit '51c9b68' into 4.6Morten Johan Sørvig2009-11-041-27/+26
|\
| * Gesture api review.Denis Dzyubenko2009-11-031-4/+4
| * Made native Pan gesture work on Windows.Denis Dzyubenko2009-11-031-27/+26
* | Fix QT_NO_GROUPBOXJørgen Lind2009-10-291-1/+1
|/
* Line spacing fixesJoerg Bornemann2009-10-231-4/+1
* A new implementation of the Gesture API.Denis Dzyubenko2009-10-091-32/+23
* Fix crash in QPlainTextEdit when using large fontsEskil Abrahamsen Blomfeldt2009-10-061-0/+3
* Fix QPlainTextEdit pageUp/Down key handling in read-only modemae2009-10-051-22/+29
* Making Keypad Navigation more usableAlessandro Portale2009-09-191-0/+9
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Improved the gesture api.Denis Dzyubenko2009-09-031-4/+0
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Fix QPlainTextEdit painting errorsmae2009-08-241-2/+3
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Fix compile error on WindowsPrasanth Ullattil2009-08-271-1/+1