summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-245017-71873/+80366
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-244541-75952/+75952
| * New configure.exe binaryMarius Storm-Olsen2011-05-231-0/+0
| * Add -qpa option on WindowsMarius Storm-Olsen2011-05-231-1/+8
| * Use qglobal.h's VERSION number instead of hardcoded current versionMarius Storm-Olsen2011-05-231-1/+1
| * More examples adjusted to Symbian and Maemo5.David Boddie2011-05-231-0/+11
| * Doc: Added some details to the accessibility events API documentation.David Boddie2011-05-231-36/+95
| * Doc: Fixed qdoc warnings.David Boddie2011-05-238-44/+82
| * Doc: Fixed qdoc warnings.David Boddie2011-05-232-7/+10
| * Doc: Made an additional change for clarity.David Boddie2011-05-231-2/+3
| * Doc: Noted that the example will not work as expected with a mouse.David Boddie2011-05-231-1/+4
| * Doc: Fixed qdoc warnings.David Boddie2011-05-232-8/+8
| * Doc: Applying a pending change from previous merges.David Boddie2011-05-231-0/+4
| * Doc: Fixed qdoc warning.David Boddie2011-05-231-1/+1
| * Doc: Fixed qdoc warnings.David Boddie2011-05-2332-158/+194
| * Doc: Applied pending fixes to API documentation.David Boddie2011-05-2319-68/+90
| * Doc: Various fixes to documentation, some based on changes in master.David Boddie2011-05-232-1/+13
| * Doc: Added missing project and desktop files.David Boddie2011-05-231-0/+11
| * Doc: Documented the value returned when no field can be found.David Boddie2011-05-231-1/+2
| * Squashed commit of changes from the 4.8-temp branch.David Boddie2011-05-23302-0/+5585
| * Squashed commit of the changes from the mobile-examples repositoryDavid Boddie2011-05-23474-649/+3172
| * Enablers for TextInputEskil Abrahamsen Blomfeldt2011-05-238-23/+126
| * Track Wayland changesPaul Olav Tvete2011-05-233-3/+40
| * Add task numbers for disabled autotestsJason McDonald2011-05-231-2/+2
| * add qmltestcase.prf for QtQuickTestCharles Yin2011-05-211-0/+25
| * Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-202-1/+18
| |\
| * \ Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-201-4/+53
| |\ \
* | | | Fix build from scratch on Windows.Friedemann Kleint2011-05-242-5/+6
* | | | Build from scratch, use correct version number in Widgets.Friedemann Kleint2011-05-243-13/+8
* | | | Make QtCore compile with on Windows when -qpa is usedOlli Werwolff2011-05-2414-28/+30
* | | | Tests: Compile.Friedemann Kleint2011-05-23229-157/+316
* | | | QTestlib: Compile.Friedemann Kleint2011-05-233-4/+4
* | | | src.pro: Add dependencies of widget moduleFriedemann Kleint2011-05-231-2/+5
* | | | Compile fix for -qpa/Linux.Friedemann Kleint2011-05-238-0/+12
* | | | Added QWindow::setTransientParent().Samuel Rødal2011-05-235-18/+63
* | | | Remove superfluous setter / getter for QWindowFormat in QWindow.Samuel Rødal2011-05-233-15/+1
* | | | clean up unused codeLars Knoll2011-05-221-148/+1
* | | | implement dragging between top levelsLars Knoll2011-05-222-30/+23
* | | | Add QGuiApp::topLevelAt and fix visibility flagLars Knoll2011-05-223-2/+30
* | | | re-add in-process DnD implementationLars Knoll2011-05-225-50/+115
* | | | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-201260-17736/+2551
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix inconsistency between Qt and ICU in Shift-JIS codec with regards to ASCII...Simon Hausmann2011-05-202-1/+18
| | |/ | |/|
| * | add test case for ipv6 url parsingshiroki2011-05-201-4/+53
| |/
| * Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-204-28/+59
| |\
| | * tst_qhostinfo: Fix IPv6 lookup detection on Windows.Martin Petersson2011-05-201-7/+7
| | * Fix incorrect hardware address on systems without getifaddrs()Craig Scott2011-05-201-1/+1
| | * Make QHostAddress.toString() follow RFC-5952 for IPv6 address format.Martin Petersson2011-05-202-20/+51
| * | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-202-0/+34
| |\|
| | * Designer: Extend container extension.Friedemann Kleint2011-05-202-0/+34
| * | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-205-5/+5
| |\|