summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Simplify binding optimizationAaron Kennedy2009-07-204-423/+116
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-2014-42/+56
|\
| * Fix compilation after change 6626a9Leonardo Sobral Cunha2009-07-172-0/+3
| * CompileEskil Abrahamsen Blomfeldt2009-07-1710-41/+52
| * CompileEskil Abrahamsen Blomfeldt2009-07-172-1/+1
* | Add some basic QML benchmarksAaron Kennedy2009-07-171-0/+12
|/
* Add non-threadsafe QGuard classAaron Kennedy2009-07-175-3/+200
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-1714-164/+108
|\
| * WidgetContainer renamed to GraphicsObjectContainer.Michael Brasser2009-07-173-39/+40
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-171-25/+19
| |\
| | * Stop the clock while no visible particles and not emitting.Warwick Allison2009-07-171-25/+19
| * | Basic inputMethodQuery support for KeyProxy.Michael Brasser2009-07-174-13/+41
| * | LineEdit cleanup.Michael Brasser2009-07-173-37/+4
| * | Remove non-functioning opaque property.Michael Brasser2009-07-173-44/+2
| * | Minor cleanup.Michael Brasser2009-07-171-6/+3
| |/
* | Missing SetDefault instructionAaron Kennedy2009-07-171-0/+5
* | Add NOTIFY for count signalAaron Kennedy2009-07-172-0/+3
* | Add a preserveAspect property to ImageAaron Kennedy2009-07-173-3/+38
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-171108-20433/+25597
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-161032-8030/+24952
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-1658-3581/+5523
| | |\
| | | * Recognize T_MULTILINE_STRING_LITERAL as a primary expression and removed UiMu...Roberto Raggi2009-07-165-977/+929
| | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-1651-2523/+4411
| | | |\
| | | | * Add an errors() signal to QFxViewKai Koehne2009-07-162-48/+18
| | | * | Qualifiers and versioning for C++-defined types.Warwick Allison2009-07-164-81/+183
| | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-1536-3176/+2746
| | |\ \ \ | | | |/ /
| | * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-07-15994-6294/+23364
| | |\ \ \
| | | * | | Forgot to include qnet_unix_p.h for the qt_safe_() functionsRobert Griebl2009-07-141-0/+1
| | | * | | QNetworkReply: Add isFinished() method documentation improvementMarkus Goetz2009-07-141-0/+4
| | | * | | support context menu for system tray icons on Windows CEJoerg Bornemann2009-07-141-2/+11
| | | * | | Socket function cleanup: replacing direct POSIX calls with qt_safe_().Robert Griebl2009-07-145-44/+42
| | | * | | outdated comment in qfsfileengine_win.cpp removedJoerg Bornemann2009-07-141-2/+0
| | | * | | large file support for Windows CEJoerg Bornemann2009-07-141-16/+19
| | | * | | micro optimization in qfsfileengine_win.cppJoerg Bornemann2009-07-141-4/+2
| | | * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtMarius Bugge Monsen2009-07-148-15/+51
| | | |\ \ \
| | | | * | | QNetworkReply: Add isFinished() methodMarkus Goetz2009-07-145-0/+32
| | | | * | | Make sure QGraphicsScene::update() only requires one event-loopBjørn Erik Nilsen2009-07-143-15/+19
| | | | * | | doc: Clarified what happens with a null Q3CString.Martin Smith2009-07-141-5/+27
| | | * | | | Remove sendGestureEvent().Marius Bugge Monsen2009-07-141-68/+0
| | | * | | | doc: Clarified what happens with a null Q3CString.Martin Smith2009-07-141-5/+27
| | | * | | | Add QGraphicsView::filtersChildEvents property.Marius Bugge Monsen2009-07-145-9/+149
| | | |/ / /
| | | * | | Use the correct font metrics function.Olivier Goffart2009-07-142-8/+2
| | | * | | Make the window title set by setWindowFilePath() match our docs.Norwegian Rock Cat2009-07-142-4/+4
| | | * | | Remove this foundItem boolean.Norwegian Rock Cat2009-07-141-4/+1
| | | * | | use qt_mac_QStringToNString & qt_mac_NSStringToQStringNorwegian Rock Cat2009-07-142-6/+5
| | | * | | Build fix for mingwThierry Bastian2009-07-1420-39/+34
| | | * | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit-4.6-snapshot-...Simon Hausmann2009-07-13902-5881/+22556
| | | * | | Compile without qt3supportOlivier Goffart2009-07-131-1/+1
| | | * | | Fixes: The keyboard navigation of QComboBox don't work with the completionNoah White-Hamerslough2009-07-131-2/+2
| | | * | | QToolTip: Uses QPalette::ToolTipText default text color for rich text.Thomas Sondergaard2009-07-131-0/+1