| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | David Boddie | 2009-08-27 | 2 | -0/+50 |
|\ \ \ |
|
| * | | | Implement IME reconversion on windows. | Prasanth Ullattil | 2009-08-27 | 2 | -0/+50 |
|
|
* | | | | Doc: Added a section to tidy things up. This document needs more work. | David Boddie | 2009-08-26 | 1 | -10/+12 |
|/ / / |
|
* | | | Make QWS compile with namespaces | Paul Olav Tvete | 2009-08-26 | 1 | -8/+8 |
|
|
* | | | Removed redundant QLocale code from QCoeFepInputContext. | axis | 2009-08-25 | 1 | -90/+5 |
|/ / |
|
* | | Changed names and URLs to reflect name change. | axis | 2009-08-19 | 2 | -2/+2 |
|
|
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-18 | 1 | -1/+0 |
|\ \ |
|
| * | | Restructure the documentation, both on a file and on a content level. | Volker Hilsheimer | 2009-08-17 | 1 | -1/+0 |
|
|
* | | | Changed QCoeFepInputContext::ReportAknEdStateEvent so that it actually forwar... | mread | 2009-08-14 | 1 | -1/+1 |
|
|
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 15 | -15/+15 |
|\ \ \
| |/ / |
|
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 15 | -15/+15 |
|
|
* | | | Update license headers according to commit 858c70f768e. | axis | 2009-08-06 | 2 | -6/+6 |
|
|
* | | | Replaced $MODULE$ with hardcoded module names. | axis | 2009-08-06 | 2 | -2/+2 |
|
|
* | | | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATE | Harald Fernengel | 2009-08-06 | 2 | -2/+2 |
|
|
* | | | Merge commit 'origin/master' | Jason Barron | 2009-08-04 | 4 | -9/+15 |
|\ \ \ |
|
| * | | | Squashed commit of the topic/exceptions branch. | Harald Fernengel | 2009-08-03 | 4 | -9/+15 |
|
|
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-04 | 2 | -1/+2 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Port of Qt to VxWorks | Robert Griebl | 2009-07-29 | 2 | -1/+2 |
|
|
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 1 | -90/+26 |
|\ \ \ \
| |/ / /
| | / /
| |/ /
|/| | |
|
| * | | src/gui: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT support | miniak | 2009-07-01 | 1 | -90/+26 |
|
|
* | | | Make S60 integration optional. | Jason Barron | 2009-07-15 | 1 | -1/+1 |
|
|
* | | | Fixed a bug where the input panel would not show up. | axis | 2009-07-13 | 2 | -1/+32 |
|
|
* | | | Fixed a bug where input capabilities would not be updated. | axis | 2009-07-13 | 2 | -8/+8 |
|
|
* | | | Merge commit 'origin/master' into 4.6-merged | Jason Barron | 2009-07-09 | 1 | -6/+2 |
|\ \ \ |
|
| * | | | Silenced warnings from RVCT. | axis | 2009-07-06 | 1 | -6/+2 |
|
|
| * | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-06-29 | 15 | -45/+52 |
| |\ \ \
| | | |/
| | |/| |
|
* | | | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 15 | -48/+55 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-06-23 | 1 | -15/+22 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Remove some warnings in the Cocoa build. | Norwegian Rock Cat | 2009-06-23 | 1 | -15/+22 |
|
|
| * | | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 15 | -30/+30 |
| |\ \ \
| | |/ / |
|
| | * | | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 15 | -30/+30 |
|
|
| * | | | Fixed minor doc typos. | jasplin | 2009-06-15 | 1 | -3/+3 |
|
|
* | | | | Merge commit 'qt/master-stable' into 4.6-stable | Jason Barron | 2009-06-25 | 9 | -18/+56 |
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
|
| * | | Removed qApp and replaced with QApplication:: for static member calls | Thierry Bastian | 2009-06-11 | 2 | -4/+4 |
|
|
| * | | introduce Q_WS_WINCE | Maurice Kalinowski | 2009-04-29 | 1 | -5/+5 |
|
|
| * | | Merge commit 'origin/4.5' | Olivier Goffart | 2009-04-15 | 1 | -4/+6 |
| |\ \
| | |/ |
|
| * | | QTextEdit character are lost after special characters like ^ ยด ` | Prasanth Ullattil | 2009-04-08 | 2 | -1/+24 |
|
|
| * | | Give input context focus only when widget is enabled. | Denis Dzyubenko | 2009-04-01 | 1 | -1/+3 |
|
|
| * | | Improved IME handling on Windows. | Denis Dzyubenko | 2009-04-01 | 5 | -7/+21 |
|
|
* | | | Fix for Task #256159 | Liang Qi | 2009-06-16 | 1 | -2/+0 |
|
|
* | | | Fixes FEP crash when changing the focused Qt widget to NULL. | Janne Anttila | 2009-06-12 | 1 | -0/+2 |
|
|
* | | | Fixed FEP crash during application exit. | axis | 2009-06-10 | 1 | -4/+3 |
|
|
* | | | Revert "Fix to qapplication::setActiveWindow autotest case in Symbian." | axis | 2009-06-10 | 1 | -6/+2 |
|
|
* | | | Fixed the mouse handler of FEP when in inline edit mode. | axis | 2009-06-10 | 2 | -55/+18 |
|
|
* | | | Turned off input methods on Windows when using certain hints. | axis | 2009-06-05 | 1 | -1/+6 |
|
|
* | | | Turned off input methods on X11 when using certain hints. | axis | 2009-06-05 | 1 | -1/+1 |
|
|
* | | | Merge branch 'imSelections' | axis | 2009-06-03 | 2 | -9/+68 |
|\ \ \ |
|
| * | | | Made S60 FEP use the new Qt::ImAnchorPosition API. | axis | 2009-06-03 | 1 | -3/+2 |
|
|
| * | | | Made S60 FEP use the new QInputMethodEvent::Selection API. | axis | 2009-06-03 | 1 | -4/+4 |
|
|
| * | | | Fixed incorrect headers. | axis | 2009-06-03 | 2 | -2/+62 |
|
|