summaryrefslogtreecommitdiffstats
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-2812-86/+197
| |\
| * | 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-2710-73/+197
|\ \ \ | | |/ | |/|
| * | fix flickr demo after recent changes to gradients.Lars Knoll2009-05-271-2/+2
| * | 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-278-277/+306
| |\ \
| * | | Better gradient support for Rect.Martin Jones2009-05-279-72/+196
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-05-27514-13069/+21837
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-2794-515/+10183
| |\ \ \
| | * | | Fixed: Setting a border using stylesheet for QComboBox adds an unwated frame.Olivier Goffart2009-05-272-6/+11
| | * | | 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
| | * | | Integrate merge-request #549 into branch '4.5'Simon Hausmann2009-05-276-3/+9303
| | |\ \ \
| | | * | | Updated danish translations. Added them to relevant project files.Thomas Sondergaard2009-05-266-637/+2132
| | | * | | Danish translationsThomas Sondergaard2009-05-203-0/+7805
| | * | | | Fixes for merge-request #407Leonardo Sobral Cunha2009-05-272-36/+39
| | * | | | Integrate merge-request #407 into branch 'test'Leonardo Sobral Cunha2009-05-272-0/+37
| | |\ \ \ \
| | | * | | | Dont show children when parent is not visible in QGraphicsItemdiaulas2009-05-272-0/+37
| | |/ / / /
| | * | | | Fixed aliasing pointer corruption in QDataStream.Trond Kjernaasen2009-05-271-15/+77
| | * | | | QFileDialog selection bug when calling it multiple times.Alexis Menard2009-05-262-5/+39
| | * | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5David Boddie2009-05-2621-176/+231
| | |\ \ \ \
| | | * | | | Workaround the palette issue, set it only when we search is open.kh2009-05-262-2/+38
| | | * | | | Fix broken search inside search results.kh2009-05-262-70/+66
| | | * | | | Doc - more images and additional descriptionKavindra Devi Palaraja2009-05-266-11/+13
| | | * | | | 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
| | | * | | | Correcting bugs in classic.cssMorten Engvoldsen2009-05-261-4/+4
| | | * | | | Test for QDate::fromDate with string format.Olivier Goffart2009-05-261-0/+26
| | | * | | | BT: opening datetimepicker in a cell in spreadsheet demo resets the dateOlivier Goffart2009-05-261-3/+3
| | | * | | | Doc - whitespace cleaningKavindra Devi Palaraja2009-05-261-24/+24
| | | * | | | Doc - more screenshots and better descriptionKavindra Devi Palaraja2009-05-264-23/+12
| | | * | | | 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
| | * | | | | Doc: Updated the list of tools to include makeqpf and qvfb.David Boddie2009-05-263-8/+9
| | |/ / / /
| | * | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5David Boddie2009-05-2618-49/+148
| | |\ \ \ \
| | | * \ \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Martin Smith2009-05-264-15/+17
| | | |\ \ \ \
| | | | * | | | Doc - more screenshots and adding better descriptionKavindra Devi Palaraja2009-05-263-13/+15
| | | | * | | | BT: Google suggest example not launching from the Qt Demo app.Trond Kjernåsen2009-05-261-2/+2
| | | * | | | | qdoc: Indicate what iterator_categor means for container classes.Martin Smith2009-05-263-8/+13
| | | |/ / / /
| | | * | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Martin Smith2009-05-2633-139/+272
| | | |\ \ \ \
| | | | * | | | Fixed: QSortFilterProxyModel setDynamicSortFilter doesn't works when setting ...Olivier Goffart2009-05-265-6/+48
| | | | * | | | 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