| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix QPlainTextEdit corruption/crash with scrolling | mae | 2011-02-23 | 1 | -1/+1 |
|
|
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
|
|
* | Add a new qconfig feature GESTURES | Tasuku Suzuki | 2010-06-02 | 1 | -0/+2 |
|
|
* | Fixed scroll area size calculation on Mac. | Erik Verbruggen | 2010-04-12 | 1 | -4/+4 |
|
|
* | Added QPlainTextEditor::anchorAt(const QPoint &pos) | Thorbjørn Lindeijer | 2010-02-17 | 1 | -0/+20 |
|
|
* | doc: A QPlainTextEdit is never a QTextBrowser | Thorbjørn Lindeijer | 2010-02-16 | 1 | -1/+1 |
|
|
* | Merge branch '4.6' | Thiago Macieira | 2010-01-13 | 1 | -1/+1 |
|\ |
|
| * | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|
|
* | | Merge branch '4.6' | Thiago Macieira | 2009-12-26 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Fixed two incorrect signal connections. | axis | 2009-12-18 | 1 | -1/+1 |
|
|
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2009-12-16 | 1 | -0/+1 |
| |\ |
|
| | * | Enabled input method update code for all platforms. | axis | 2009-12-15 | 1 | -2/+0 |
|
|
| | * | Can't delete selected characters from FEP using backspace touch button. | Tero Saarni | 2009-12-10 | 1 | -0/+3 |
|
|
| * | | QPlainTextEdit scrolling issue with folded paragraphs | mae | 2009-12-14 | 1 | -3/+7 |
| |/ |
|
* | | QPlainTextEdit scrolling issue with folded paragraphs | mae | 2009-12-14 | 1 | -3/+7 |
|
|
* | | Fix QPlainTextEdit cursorUp/Down in combination with non-visible blocks | mae | 2009-12-03 | 1 | -0/+1 |
|/ |
|
* | Fix for virtual keyboard poping up when it should not. | Robert Griebl | 2009-12-03 | 1 | -1/+1 |
|
|
* | Improved and optimized the WaveUnderline | Thorbjørn Lindeijer | 2009-11-26 | 1 | -0/+3 |
|
|
* | Maemo4 fix Hildon input method for graphics view | Ralf Engels | 2009-11-16 | 1 | -1/+2 |
|
|
* | Fixed pan gesture handlers in standard Qt widgets. | Denis Dzyubenko | 2009-11-09 | 1 | -1/+1 |
|
|
* | Merge commit '51c9b68' into 4.6 | Morten Johan Sørvig | 2009-11-04 | 1 | -27/+26 |
|\ |
|
| * | Gesture api review. | Denis Dzyubenko | 2009-11-03 | 1 | -4/+4 |
|
|
| * | Made native Pan gesture work on Windows. | Denis Dzyubenko | 2009-11-03 | 1 | -27/+26 |
|
|
* | | Fix QT_NO_GROUPBOX | Jørgen Lind | 2009-10-29 | 1 | -1/+1 |
|/ |
|
* | Line spacing fixes | Joerg Bornemann | 2009-10-23 | 1 | -4/+1 |
|
|
* | A new implementation of the Gesture API. | Denis Dzyubenko | 2009-10-09 | 1 | -32/+23 |
|
|
* | Fix crash in QPlainTextEdit when using large fonts | Eskil Abrahamsen Blomfeldt | 2009-10-06 | 1 | -0/+3 |
|
|
* | Fix QPlainTextEdit pageUp/Down key handling in read-only mode | mae | 2009-10-05 | 1 | -22/+29 |
|
|
* | Making Keypad Navigation more usable | Alessandro Portale | 2009-09-19 | 1 | -0/+9 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | Improved the gesture api. | Denis Dzyubenko | 2009-09-03 | 1 | -4/+0 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|\ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|
|
| * | Fix QPlainTextEdit painting errors | mae | 2009-08-24 | 1 | -2/+3 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
|
|
* | | Fix compile error on Windows | Prasanth Ullattil | 2009-08-27 | 1 | -1/+1 |
|
|
* | | fix warnings on Windows CE | Joerg Bornemann | 2009-08-26 | 1 | -1/+1 |
|
|
* | | Carbon: pan gesture keeps breaking wheel events | Richard Moe Gustavsen | 2009-08-25 | 1 | -0/+8 |
|
|
* | | Fix QPlainTextEdit painting errors | mae | 2009-08-24 | 1 | -2/+3 |
|
|
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-18 | 1 | -4/+3 |
|\ \ |
|
| * | | Restructure the documentation, both on a file and on a content level. | Volker Hilsheimer | 2009-08-17 | 1 | -4/+3 |
|
|
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
* | | | Revised SIP API. | axis | 2009-08-12 | 1 | -5/+1 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 1 | -3/+34 |
|\ \ \
| |/ / |
|
| * | | QPlainTextEdit pixel dust redrawing problem on clear() | mae | 2009-07-02 | 1 | -3/+2 |
|
|
| * | | Refactored gesture api | Denis Dzyubenko | 2009-07-02 | 1 | -0/+32 |
|
|
| * | | Merge commit 'origin/4.5' | Oswald Buddenhagen | 2009-06-30 | 1 | -7/+7 |
| |\ \
| | |/ |
|
* | | | Merge commit 'origin/master' into 4.6-merged | Jason Barron | 2009-07-09 | 1 | -7/+7 |
|\ \ \ |
|
| * \ \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-07-07 | 1 | -7/+7 |
| |\ \ \
| | | |/
| | |/| |
|