Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | | | | Assistant compiles on Windows CE | Thomas Hartmann | 2009-08-13 | 2 | -0/+8 | |
| | | * | | | | | | | | | | | clucene compiles on Windows CE now | Thomas Hartmann | 2009-08-13 | 6 | -0/+50 | |
| | | * | | | | | | | | | | | Fix focus proxy deletion bugs/crashes in QGraphicsItem. | Andreas Aardal Hanssen | 2009-08-13 | 5 | -14/+66 | |
| | | * | | | | | | | | | | | Fix qmake warnings | Prasanth Ullattil | 2009-08-13 | 2 | -4/+0 | |
| | | * | | | | | | | | | | | Fix auto test xmlpatternsschemats by adjusting build dependencies. | Frans Englich | 2009-08-13 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | qdoc: Disabled reporting the NOTIFY signal until I know what it broke. | Martin Smith | 2009-08-13 | 1 | -3/+2 | |
| | | * | | | | | | | | | | | Doc - Some cleanup on the documentation of QWebElement | Kavindra Devi Palaraja | 2009-08-13 | 1 | -158/+220 | |
| | | * | | | | | | | | | | | Remove yet another forgotten debug message. | Morten Sorvig | 2009-08-13 | 1 | -1/+0 | |
| | | * | | | | | | | | | | | Fix to autotest of QDockWidget | Thierry Bastian | 2009-08-13 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | Pick a suitable default architecture for qmake-based applications. | Morten Sorvig | 2009-08-13 | 1 | -0/+16 | |
| | | * | | | | | | | | | | | Fix compiler warning | Prasanth Ullattil | 2009-08-13 | 1 | -2/+4 | |
| | | * | | | | | | | | | | | Fix compile issue for animation framework | Thierry Bastian | 2009-08-13 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | QPropertyAnimation: refactor of the default-value code | Thierry Bastian | 2009-08-13 | 3 | -41/+33 | |
| | | * | | | | | | | | | | | fix tab and hold for Windows CE and scrollbars | Thomas Hartmann | 2009-08-13 | 1 | -0/+6 | |
| | | * | | | | | | | | | | | Compile with QT_KEYPAD_NAVIGATION defined | Alan Alpert | 2009-08-13 | 1 | -3/+2 | |
| | | * | | | | | | | | | | | Get the pinchzoom working again | Bradley T. Hughes | 2009-08-13 | 2 | -4/+4 | |
| | | * | | | | | | | | | | | Fixes proper quoting under odbc. | Bill King | 2009-08-13 | 1 | -11/+5 | |
| | | * | | | | | | | | | | | Test naming convention cleanup. | Rohan McGovern | 2009-08-13 | 1 | -118/+118 | |
| | * | | | | | | | | | | | | Doc: Updated the version number of the latest Unicode specification. | David Boddie | 2009-08-13 | 1 | -14/+10 | |
| * | | | | | | | | | | | | | Slightly change expression rewrite to JSC-supported syntax. | Michael Brasser | 2009-08-17 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | Slightly more key friendly loader. | Martin Jones | 2009-08-17 | 2 | -8/+19 | |
| * | | | | | | | | | | | | | Ignore key events that we don't handle. | Martin Jones | 2009-08-17 | 2 | -10/+10 | |
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Doc cleanup. | Yann Bodson | 2009-08-17 | 13 | -433/+26 | |
* | | | | | | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Yann Bodson | 2009-08-17 | 61 | -524/+355 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | readd and fix the qml documentation for Rotation and Scale | Lars Knoll | 2009-08-14 | 4 | -7/+91 | |
| * | | | | | | | | | | | | proper deployment for Windows CE | Thomas Hartmann | 2009-08-14 | 1 | -0/+8 | |
| * | | | | | | | | | | | | Show full object tree in qml debugger | Kai Koehne | 2009-08-14 | 1 | -0/+9 | |
| * | | | | | | | | | | | | Fix qmldebugger not finding engines.qml 2 | Kai Koehne | 2009-08-14 | 4 | -4/+14 | |
| * | | | | | | | | | | | | Fix qmldebugger not finding engines.qml | Kai Koehne | 2009-08-14 | 1 | -0/+5 | |
| * | | | | | | | | | | | | Fix load error in qmldebugger/engines.qml | Kai Koehne | 2009-08-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-08-14 | 6 | -62/+69 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Tidy up usage of QNetworkReply returned by QFxPixmapCache::get, update | Warwick Allison | 2009-08-14 | 6 | -62/+69 | |
| * | | | | | | | | | | | | | Improve error message. | Michael Brasser | 2009-08-14 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | Make sure we get a complete when reversing a transition. | Michael Brasser | 2009-08-14 | 2 | -3/+3 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-08-14 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | New Qt URL. | Warwick Allison | 2009-08-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | QFxPixmap -> QFxPixmapCache | Michael Brasser | 2009-08-14 | 7 | -34/+32 | |
| * | | | | | | | | | | | | | Make sure URLs specified in a state change are resolved. | Michael Brasser | 2009-08-14 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | Remove unused include. | Michael Brasser | 2009-08-14 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | Remove unused function. | Michael Brasser | 2009-08-14 | 2 | -10/+0 | |
| * | | | | | | | | | | | | | Get rid of QmlFont and use the QFont value type instead. | Michael Brasser | 2009-08-14 | 35 | -377/+96 | |
| * | | | | | | | | | | | | | Improve error message. | Michael Brasser | 2009-08-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Remove unused function. | Michael Brasser | 2009-08-14 | 1 | -2/+0 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Make calling base class focusChanged a protocol. | Warwick Allison | 2009-08-14 | 4 | -15/+10 | |
| * | | | | | | | | | | | | Fix to QFxWebView to show cursor in focused text input. Correction textedit a... | Tapani Mikola | 2009-08-14 | 6 | -23/+26 | |
* | | | | | | | | | | | | | Doc cleanup. | Yann Bodson | 2009-08-17 | 2 | -80/+11 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | react on mouse press rather than click (feels faster) | mae | 2009-08-13 | 1 | -2/+2 | |
* | | | | | | | | | | | | Fix crash on exit when using the qml debugging interface | Kai Koehne | 2009-08-13 | 1 | -10/+10 | |
* | | | | | | | | | | | | compile on 64bit machines (quintptr can hold void* on | mae | 2009-08-13 | 1 | -1/+1 | |
* | | | | | | | | | | | | Wait for connections to remote debugging interface | Kai Koehne | 2009-08-13 | 3 | -7/+21 | |