summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-2826-1069/+482
|\
| * Delay the compilation of bindings until the endAaron Kennedy2009-05-285-103/+107
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-284-62/+154
| |\
| * | QmlBasicScript should work on the actual JS AST treeAaron Kennedy2009-05-2822-879/+248
| * | Small cleanupsAaron Kennedy2009-05-274-105/+132
| * | Save the JavaScript AST in the QmlParser::Variant for use by othersAaron Kennedy2009-05-273-8/+25
| * | Small cleanupsAaron Kennedy2009-05-272-12/+8
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-274-62/+154
|\ \ \ | | |/ | |/|
| * | Fixed a bug where the DOM reported the value of an ID to be Invalid.Erik Verbruggen2009-05-271-1/+1
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-276-264/+306
| |\ \ | | |/
| * | Better gradient support for Rect.Martin Jones2009-05-273-61/+153
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-05-27266-4757/+6582
|\ \ \ | |_|/ |/| |
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-2747-323/+496
| |\ \
| | * | Fixed: Setting a border using stylesheet for QComboBox adds an unwated frame.Olivier Goffart2009-05-271-3/+6
| | * | QNetworkReply internals: do not assert when aborted and reading dataPeter Hartmann2009-05-271-1/+2
| | * | Fixed a possible assert in QGtkStyleJens Bache-Wiig2009-05-271-32/+31
| | * | Fixes for merge-request #407Leonardo Sobral Cunha2009-05-271-3/+2
| | * | Dont show children when parent is not visible in QGraphicsItemdiaulas2009-05-271-0/+5
| | * | Fixed aliasing pointer corruption in QDataStream.Trond Kjernaasen2009-05-271-15/+77
| | * | QFileDialog selection bug when calling it multiple times.Alexis Menard2009-05-261-5/+6
| | * | Fix a painting issue in the QGtkStyle statusbarJens Bache-Wiig2009-05-261-1/+1
| | * | SSL: Remove broken system certificate loading codeMarkus Goetz2009-05-261-24/+1
| | * | BT: Fixed GL textdrawing in the Boxes demo.Trond Kjernaasen2009-05-262-5/+9
| | * | Carbon, QFontDialog::getFont() ignore the "initial" parameterRichard Moe Gustavsen2009-05-261-8/+31
| | * | Clearifying QWebFrame docsMorten Engvoldsen2009-05-261-2/+3
| | * | Fix a crash in Phonon::EffectWidgetJens Bache-Wiig2009-05-261-1/+2
| | * | qdoc: Indicate what iterator_categor means for container classes.Martin Smith2009-05-262-4/+8
| | * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Martin Smith2009-05-2619-75/+108
| | |\ \
| | | * | Fixed: QSortFilterProxyModel setDynamicSortFilter doesn't works when setting ...Olivier Goffart2009-05-263-5/+10
| | | * | fix double slash prepending causing troubles on WinCEMaurice Kalinowski2009-05-261-6/+12
| | | * | BT:Fix access of deleted memory with a static QCursor.Michael Goddard2009-05-261-1/+3
| | | * | Doc: Clarified what close(), abort() and disconnectFromHost() really doDavid Boddie2009-05-251-10/+18
| | | * | Doc: Miscellaneous documentation fixes for Qt 4.5.x and later.David Boddie2009-05-254-13/+11
| | | * | Doc: Removed documentation about the non-existentDavid Boddie2009-05-251-2/+0
| | | * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5David Boddie2009-05-2511-116/+152
| | | |\ \
| | | | * | BT: Namespace compile fixes.Norwegian Rock Cat2009-05-252-1/+2
| | | | * | fix warning in QtSvg if qreal == floatJoerg Bornemann2009-05-251-1/+1
| | | | * | BT:Fix a clipping issue in tabbar tabsJens Bache-Wiig2009-05-251-4/+7
| | | | * | BT: fix systray balloon crash bug on Windows CEJoerg Bornemann2009-05-251-13/+16
| | | | * | Adding details to QSettings functionsMorten Engvoldsen2009-05-251-2/+11
| | | * | | Doc: Fixed terminology.David Boddie2009-05-251-1/+1
| | | * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5David Boddie2009-05-2549-385/+519
| | | |\ \ \
| | * | | | | qdoc: Indicate that qAbs(T& v) compares v to a 0 of type T.Martin Smith2009-05-261-12/+37
| | | |_|/ / | | |/| | |
| | * | | | BT: Prevent crash in Designer when using a scroll wheel to change a property.Norwegian Rock Cat2009-05-251-8/+20
| | * | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Martin Smith2009-05-252-0/+9
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | BT: Mac: Crash when using QFontDialogRichard Moe Gustavsen2009-05-252-0/+9
| | * | | | qdoc: Moved some qdoc comments to a common cpp file.Martin Smith2009-05-254-87/+95
| | |/ / /
| | * | | qdoc: Added some missing qdoc comments.Martin Smith2009-05-252-11/+14
| | * | | qdoc: Added some missing qdoc comments.Martin Smith2009-05-258-57/+60
| | * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Martin Smith2009-05-258-70/+46
| | |\ \ \