summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cocoa: calling QEventLoop::exec from mouse up causes problemRichard Moe Gustavsen2010-02-191-0/+1
* Fix compilation on GNU/Hurd (SA_SIGINFO isn't defined)Thiago Macieira2010-02-191-1/+5
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1David Boddie2010-02-1956-98/+228
|\
| * Work around MSVC2008 compiler crashKent Hansen2010-02-192-1/+27
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1Martin Smith2010-02-192-40/+36
| |\
| | * Cocoa: event dispatcher eats mouse eventsRichard Moe Gustavsen2010-02-191-39/+35
| | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1Fabien Freling2010-02-19628-2756/+4279
| | |\
| | * | Fix an issue about double-click on Mac OS X.Fabien Freling2010-02-191-1/+1
| * | | doc: Added "\since 4.7" to a bunch of declarative stuff.Martin Smith2010-02-1945-18/+116
| | |/ | |/|
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1Martin Smith2010-02-199-845/+1258
| |\ \
| | * \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-1913-851/+1329
| | |\ \
| | * \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-...Qt Continuous Integration System2010-02-181-4/+5
| | |\ \ \
| | | * | | Make the licenseheader check pass trivial files.Thomas Zander2010-02-171-4/+5
| | * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-18649-1964/+13837
| | |\ \ \ \ | | | |/ / / | | |/| | |
| * | | | | qdoc: Finished "Inherited by" list for QML elements.Martin Smith2010-02-196-35/+44
* | | | | | Doc: Collected the Declarative UI tutorials together and renamed them.David Boddie2010-02-1912-777/+498
* | | | | | Doc: Simplified Commercial Editions for Qt 4.7.David Boddie2010-02-1918-192/+23
| |_|_|/ / |/| | | |
* | | | | Avoid calling out to public API in the QtScript implementationKent Hansen2010-02-188-359/+513
* | | | | Move property helper functions to QScriptEnginePrivateKent Hansen2010-02-184-206/+288
* | | | | Move more script value conversion code to helper functionsKent Hansen2010-02-182-65/+152
* | | | | Cleanup: Move value conversion code to helper functionsKent Hansen2010-02-183-11/+60
* | | | | Move implementation of QScriptValue construction functions to private classKent Hansen2010-02-182-91/+133
* | | | | Cleanup: Move number conversion functions to QScriptEnginePrivateKent Hansen2010-02-183-84/+81
* | | | | Move some helper function declarations outside QT_NO_QOBJECT guardKent Hansen2010-02-181-13/+14
* | | | | Cleanup: Move exception helper functions to QScriptEnginePrivateKent Hansen2010-02-183-35/+35
|/ / / /
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1Martin Smith2010-02-1817-106/+270
|\ \ \ \ | | |/ / | |/| |
| * | | Compile.Morten Johan Sørvig2010-02-184-2/+3
| * | | Remove these friend declarations that aren't necessary in 4.7Thiago Macieira2010-02-171-5/+0
| * | | Added a new flag to fine-tune gesture propagation policyDenis Dzyubenko2010-02-173-7/+160
| * | | AIX has a #define for hz, so undef itThiago Macieira2010-02-171-0/+4
| * | | Revert "remove -lz from OPENSSL_LIBS so as to respect qt-zlib"Mark Brand2010-02-171-6/+0
| * | | remove -lz from QT_LFLAGS_PSQL so as to respect qt-zlibMark Brand2010-02-172-15/+9
| * | | remove -lz from OPENSSL_LIBS so as to respect qt-zlibMark Brand2010-02-171-0/+6
| * | | Fix compilation with IBM xlC 7:Thiago Macieira2010-02-171-1/+8
| * | | Fix compilation of Qt Assistant when WebKit isn't built.Thiago Macieira2010-02-174-4/+10
| * | | Mac: QSystemTrayIcon::DoubleClick and midmouse not workingRichard Moe Gustavsen2010-02-174-73/+72
| * | | add test for toDateTime() using QLocale::LongFormatShenghua Su2010-02-171-20/+5
| * | | remove debug infoShenghua Su2010-02-171-1/+1
| * | | add test case for QTBUG-7898 that QLocale::toDateTime(QString, FormatType) ca...Shenghua Su2010-02-171-0/+20
| * | | fix QTBUG-7898Shenghua Su2010-02-171-1/+1
* | | | qdoc: Added "Inherited by" list to QML elements.Martin Smith2010-02-185-10/+76
|/ / /
* | | QNAM HTTP: More micro optimization in QHttpNetworkRequestMarkus Goetz2010-02-171-3/+7
* | | QNAM HTTP: Some micro optimization in QHttpNetworkRequestMarkus Goetz2010-02-171-9/+16
* | | QNAM HTTP: Trivial optimizationMarkus Goetz2010-02-171-13/+12
* | | Revert "Optimized QLocale to access system locale on demand."Denis Dzyubenko2010-02-174-149/+46
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1Martin Smith2010-02-171-1/+4
|\ \ \
| * | | Incorrect mouse coordinates used when compressing WM_MOUSEMOVE messages.Prasanth Ullattil2010-02-171-1/+4
* | | | doc: Added "\sa {QML Basic Types} to each QML basic type page.Martin Smith2010-02-171-0/+17
|/ / /
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-16639-1880/+13662
|\ \ \ | |/ / |/| |
| * | doc: Fixed some qdoc errors.Martin Smith2010-02-167-8/+9