summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | Assistant compiles on Windows CEThomas Hartmann2009-08-132-0/+8
| | | * | | | | | | | | | | clucene compiles on Windows CE nowThomas Hartmann2009-08-136-0/+50
| | | * | | | | | | | | | | Fix focus proxy deletion bugs/crashes in QGraphicsItem.Andreas Aardal Hanssen2009-08-135-14/+66
| | | * | | | | | | | | | | Fix qmake warningsPrasanth Ullattil2009-08-132-4/+0
| | | * | | | | | | | | | | Fix auto test xmlpatternsschemats by adjusting build dependencies.Frans Englich2009-08-131-0/+1
| | | * | | | | | | | | | | qdoc: Disabled reporting the NOTIFY signal until I know what it broke.Martin Smith2009-08-131-3/+2
| | | * | | | | | | | | | | Doc - Some cleanup on the documentation of QWebElementKavindra Devi Palaraja2009-08-131-158/+220
| | | * | | | | | | | | | | Remove yet another forgotten debug message.Morten Sorvig2009-08-131-1/+0
| | | * | | | | | | | | | | Fix to autotest of QDockWidgetThierry Bastian2009-08-131-1/+1
| | | * | | | | | | | | | | Pick a suitable default architecture for qmake-based applications.Morten Sorvig2009-08-131-0/+16
| | | * | | | | | | | | | | Fix compiler warningPrasanth Ullattil2009-08-131-2/+4
| | | * | | | | | | | | | | Fix compile issue for animation frameworkThierry Bastian2009-08-131-1/+1
| | | * | | | | | | | | | | QPropertyAnimation: refactor of the default-value codeThierry Bastian2009-08-133-41/+33
| | | * | | | | | | | | | | fix tab and hold for Windows CE and scrollbarsThomas Hartmann2009-08-131-0/+6
| | | * | | | | | | | | | | Compile with QT_KEYPAD_NAVIGATION definedAlan Alpert2009-08-131-3/+2
| | | * | | | | | | | | | | Get the pinchzoom working againBradley T. Hughes2009-08-132-4/+4
| | | * | | | | | | | | | | Fixes proper quoting under odbc.Bill King2009-08-131-11/+5
| | | * | | | | | | | | | | Test naming convention cleanup.Rohan McGovern2009-08-131-118/+118
| | * | | | | | | | | | | | Doc: Updated the version number of the latest Unicode specification.David Boddie2009-08-131-14/+10
| * | | | | | | | | | | | | Slightly change expression rewrite to JSC-supported syntax.Michael Brasser2009-08-171-2/+2
| * | | | | | | | | | | | | Slightly more key friendly loader.Martin Jones2009-08-172-8/+19
| * | | | | | | | | | | | | Ignore key events that we don't handle.Martin Jones2009-08-172-10/+10
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Doc cleanup.Yann Bodson2009-08-1713-433/+26
* | | | | | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-08-1761-524/+355
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | readd and fix the qml documentation for Rotation and ScaleLars Knoll2009-08-144-7/+91
| * | | | | | | | | | | | proper deployment for Windows CEThomas Hartmann2009-08-141-0/+8
| * | | | | | | | | | | | Show full object tree in qml debuggerKai Koehne2009-08-141-0/+9
| * | | | | | | | | | | | Fix qmldebugger not finding engines.qml 2Kai Koehne2009-08-144-4/+14
| * | | | | | | | | | | | Fix qmldebugger not finding engines.qmlKai Koehne2009-08-141-0/+5
| * | | | | | | | | | | | Fix load error in qmldebugger/engines.qmlKai Koehne2009-08-141-1/+1
| * | | | | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-08-146-62/+69
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Tidy up usage of QNetworkReply returned by QFxPixmapCache::get, updateWarwick Allison2009-08-146-62/+69
| * | | | | | | | | | | | | Improve error message.Michael Brasser2009-08-141-2/+2
| * | | | | | | | | | | | | Make sure we get a complete when reversing a transition.Michael Brasser2009-08-142-3/+3
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-08-141-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | New Qt URL.Warwick Allison2009-08-141-1/+1
| * | | | | | | | | | | | | QFxPixmap -> QFxPixmapCacheMichael Brasser2009-08-147-34/+32
| * | | | | | | | | | | | | Make sure URLs specified in a state change are resolved.Michael Brasser2009-08-141-0/+6
| * | | | | | | | | | | | | Remove unused include.Michael Brasser2009-08-141-1/+0
| * | | | | | | | | | | | | Remove unused function.Michael Brasser2009-08-142-10/+0
| * | | | | | | | | | | | | Get rid of QmlFont and use the QFont value type instead.Michael Brasser2009-08-1435-377/+96
| * | | | | | | | | | | | | Improve error message.Michael Brasser2009-08-141-1/+1
| * | | | | | | | | | | | | Remove unused function.Michael Brasser2009-08-141-2/+0
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | Make calling base class focusChanged a protocol.Warwick Allison2009-08-144-15/+10
| * | | | | | | | | | | | Fix to QFxWebView to show cursor in focused text input. Correction textedit a...Tapani Mikola2009-08-146-23/+26
* | | | | | | | | | | | | Doc cleanup.Yann Bodson2009-08-172-80/+11
|/ / / / / / / / / / / /
* | | | | | | | | | | | react on mouse press rather than click (feels faster)mae2009-08-131-2/+2
* | | | | | | | | | | | Fix crash on exit when using the qml debugging interfaceKai Koehne2009-08-131-10/+10
* | | | | | | | | | | | compile on 64bit machines (quintptr can hold void* onmae2009-08-131-1/+1
* | | | | | | | | | | | Wait for connections to remote debugging interfaceKai Koehne2009-08-133-7/+21