| Commit message (Expand) | Author | Age | Files | Lines |
* | Change to commercial license headers in preparation for release. | Jason McDonald | 2010-09-07 | 17 | -221/+221 |
|
|
* | Fixed input context trying to squeeze content into a full widget. | axis | 2010-09-03 | 1 | -0/+7 |
|
|
* | Cleaned up position tracking in the Symbian input methods. | axis | 2010-09-03 | 2 | -13/+16 |
|
|
* | Revert "Long-press shortcuts for symbols on QWERTY keyboard don't work" | axis | 2010-09-03 | 2 | -15/+1 |
|
|
* | Fix last character being overwritten in password field | Shane Kearns | 2010-08-05 | 1 | -0/+4 |
|
|
* | Rename QLocale::isWrittenRightToLeft() to textDirection() | Lars Knoll | 2010-06-09 | 1 | -1/+1 |
|
|
* | Fixed some bugs in detection of keyboard directionality | Lars Knoll | 2010-06-09 | 1 | -11/+3 |
|
|
* | Ensure text color set by S60 input method works for QML Items | Martin Jones | 2010-06-01 | 1 | -8/+33 |
|
|
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-05-17 | 1 | -3/+4 |
|\ |
|
| * | QLineEdit / QDateEdit - white font on white background | Sami Merila | 2010-05-06 | 1 | -3/+4 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-02 | 1 | -3/+3 |
|\ \ |
|
| * | | Fix QT_NO_LIBRARY | Tasuku Suzuki | 2010-04-29 | 1 | -3/+3 |
|
|
* | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-05-01 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Support 'Text' mode in Symbian specific input methods | Sami Merila | 2010-04-29 | 1 | -1/+1 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-04-16 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | '#' gets inserted to editor when changing FEP modes | Sami Merila | 2010-04-15 | 1 | -1/+0 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-14 | 1 | -2/+13 |
|\ \
| |/ |
|
| * | Not possible to show selected text in virtual keyboard | Sami Merila | 2010-04-13 | 1 | -2/+13 |
|
|
* | | Remove the "Insert unicode control character" menu entry on X11. | Pierre Rossi | 2010-03-31 | 1 | -1/+53 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-03-29 | 2 | -2/+47 |
|\ \
| |/ |
|
| * | QInputContextFactory::languages implementation for Symbian. | Janne Anttila | 2010-03-26 | 2 | -2/+47 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Rohan McGovern | 2010-03-06 | 1 | -0/+15 |
|\ \
| |/ |
|
| * | Fixed FEP crash when selected text was replaced with a a new T9 text. | Janne Anttila | 2010-03-02 | 1 | -0/+15 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-master-from-4.6 | Thiago Macieira | 2010-02-20 | 1 | -1/+4 |
|\ \
| |/ |
|
| * | Virtual keyboard can't be closed anymore after tapping the text area | Sami Merila | 2010-02-19 | 1 | -1/+4 |
|
|
* | | Merge remote branch 'qt/4.6' into qt-master-from-4.6 | Qt Continuous Integration System | 2010-02-09 | 2 | -16/+17 |
|\ \
| |/ |
|
| * | Fixed a bug where text would disappear in password fields. | axis | 2010-02-05 | 2 | -9/+10 |
|
|
| * | Fixed sendEvent call. | axis | 2010-02-05 | 1 | -1/+1 |
|
|
| * | Removed useless member variable and replaced with var on the stack. | axis | 2010-02-05 | 2 | -5/+5 |
|
|
| * | Fixed indentation. | axis | 2010-02-05 | 1 | -1/+1 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-master-from-4.6 | Olivier Goffart | 2010-02-04 | 1 | -6/+2 |
|\ \
| |/ |
|
| * | Avoided the loss of preedit text when losing focus on Symbian. | axis | 2010-01-28 | 1 | -6/+2 |
|
|
* | | Merge remote branch 'qt/4.6' into qt-master-from-4.6 | Qt Continuous Integration System | 2010-02-01 | 2 | -2/+55 |
|\ \
| |/ |
|
| * | Made characters in a password field briefly visible while typing. | axis | 2010-01-25 | 2 | -2/+55 |
|
|
* | | Merge branch '4.6' | Thiago Macieira | 2010-01-13 | 17 | -17/+17 |
|\ \
| |/ |
|
| * | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 17 | -17/+17 |
|
|
* | | Merge branch '4.6' | Thiago Macieira | 2009-12-26 | 1 | -2/+1 |
|\ \
| |/ |
|
| * | Fixed QCoeFepInputContext::widgetDestroyed | Miikka Heikkinen | 2009-12-17 | 1 | -2/+1 |
|
|
* | | Merge commit 'origin/4.6' | Olivier Goffart | 2009-12-15 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | FEP returns the wrong foreground color in GetFormatOfFepInlineText | Sami Merilä | 2009-12-07 | 1 | -0/+4 |
|
|
* | | Merge branch '4.6' | Thiago Macieira | 2009-11-25 | 2 | -20/+54 |
|\ \
| |/ |
|
| * | Merge commit upstream/4.6 into oslo-staging-2/4.6 | Olivier Goffart | 2009-11-13 | 2 | -2/+2 |
| |\ |
|
| * | | Made the select button commit the T9 word rather than exit widget. | axis | 2009-11-12 | 1 | -8/+20 |
|
|
| * | | Removed unused variable. | axis | 2009-11-12 | 2 | -9/+1 |
|
|
| * | | Add edit menu support for phones with a 'pencil' key. | Jason Barron | 2009-11-11 | 2 | -0/+9 |
|
|
| * | | Fixed indentation. | axis | 2009-11-10 | 1 | -6/+6 |
|
|
| * | | Long-press shortcuts for symbols on QWERTY keyboard don't work | Jouni Hiltunen | 2009-11-10 | 2 | -2/+15 |
|
|
| * | | Made it possible to bring up the FEP symbols menu using star key. | axis | 2009-11-09 | 1 | -1/+9 |
|
|
* | | | Make de file dialog completely compatible with mingw-g++ | Thierry Bastian | 2009-11-16 | 1 | -1/+1 |
| |/
|/| |
|
* | | Fix typo in license header | Alessandro Portale | 2009-11-12 | 2 | -2/+2 |
|/ |
|