summaryrefslogtreecommitdiff
path: root/src/gui/widgets/qplaintextedit.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-06-02Add a new qconfig feature GESTURESTasuku Suzuki1-0/+2
2010-04-12Fixed scroll area size calculation on Mac.Erik Verbruggen1-4/+4
2010-02-17Added QPlainTextEditor::anchorAt(const QPoint &pos)Thorbjørn Lindeijer1-0/+20
2010-02-16doc: A QPlainTextEdit is never a QTextBrowserThorbjørn Lindeijer1-1/+1
2010-01-13Merge branch '4.6'Thiago Macieira1-1/+1
2010-01-07Update copyright year to 2010Jason McDonald1-1/+1
2009-12-26Merge branch '4.6'Thiago Macieira1-0/+1
2009-12-18Fixed two incorrect signal connections.axis1-1/+1
2009-12-16Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System1-0/+1
2009-12-15Enabled input method update code for all platforms.axis1-2/+0
2009-12-14QPlainTextEdit scrolling issue with folded paragraphsmae1-3/+7
2009-12-14QPlainTextEdit scrolling issue with folded paragraphsmae1-3/+7
2009-12-10Can't delete selected characters from FEP using backspace touch button.Tero Saarni1-0/+3
2009-12-03Fix QPlainTextEdit cursorUp/Down in combination with non-visible blocksmae1-0/+1
2009-12-03Fix for virtual keyboard poping up when it should not.Robert Griebl1-1/+1
2009-11-26Improved and optimized the WaveUnderlineThorbjørn Lindeijer1-0/+3
2009-11-16Maemo4 fix Hildon input method for graphics viewRalf Engels1-1/+2
2009-11-09Fixed pan gesture handlers in standard Qt widgets.Denis Dzyubenko1-1/+1
2009-11-04Merge commit '51c9b68' into 4.6Morten Johan Sørvig1-27/+26
2009-11-03Gesture api review.Denis Dzyubenko1-4/+4
2009-11-03Made native Pan gesture work on Windows.Denis Dzyubenko1-27/+26
2009-10-29Fix QT_NO_GROUPBOXJørgen Lind1-1/+1
2009-10-23Line spacing fixesJoerg Bornemann1-4/+1
2009-10-09A new implementation of the Gesture API.Denis Dzyubenko1-32/+23
2009-10-06Fix crash in QPlainTextEdit when using large fontsEskil Abrahamsen Blomfeldt1-0/+3
2009-10-05Fix QPlainTextEdit pageUp/Down key handling in read-only modemae1-22/+29
2009-09-19Making Keypad Navigation more usableAlessandro Portale1-0/+9
2009-09-09Update license headers again.Jason McDonald1-4/+4
2009-09-03Improved the gesture api.Denis Dzyubenko1-4/+0
2009-08-31Merge branch '4.5' into 4.6Thiago Macieira1-13/+13
2009-08-31Update tech preview license header.Jason McDonald1-13/+13
2009-08-27Fix compile error on WindowsPrasanth Ullattil1-1/+1
2009-08-26fix warnings on Windows CEJoerg Bornemann1-1/+1
2009-08-25Carbon: pan gesture keeps breaking wheel eventsRichard Moe Gustavsen1-0/+8
2009-08-24Fix QPlainTextEdit painting errorsmae1-2/+3
2009-08-24Fix QPlainTextEdit painting errorsmae1-2/+3
2009-08-18Merge commit 'qt/master'Jason Barron1-4/+3
2009-08-17Restructure the documentation, both on a file and on a content level.Volker Hilsheimer1-4/+3
2009-08-13Merge commit 'qt/master'Jason Barron1-1/+1
2009-08-12Revised SIP API.axis1-5/+1
2009-08-12Update contact URL in license headers.Jason McDonald1-1/+1
2009-08-11Update license headers.Jason McDonald1-1/+1
2009-07-27Merge commit 'qt/master-stable'Jason Barron1-3/+34
2009-07-09Merge commit 'origin/master' into 4.6-mergedJason Barron1-7/+7
2009-07-07Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis1-7/+7
2009-07-02QPlainTextEdit pixel dust redrawing problem on clear()mae1-3/+2
2009-07-02Refactored gesture apiDenis Dzyubenko1-0/+32
2009-06-30Merge commit 'origin/4.5'Oswald Buddenhagen1-7/+7
2009-06-30Doc: Fixed a doc bug in QPlainTextEdit class description.Geir Vattekar1-7/+7
2009-06-30Merge commit 'qt/master-stable' into 4.6-mergedJason Barron1-11/+10