Qtmoko2-qte

Qtmoko2-qte All Updates

AgeSort asc/descChange
Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Next
Sep 26, 2012
11 years 2 months qfileinfo - revert suffix() behaviour to Qt 4.7
Sep 17, 2012
11 years 2 months mkspecs/linux-g++ - qmake.conf without nested includes
11 years 2 months mkspecs/linux-g++ - qmake.conf without nested includes
Sep 16, 2012
11 years 2 months qdeclarativeviewinspector.cpp - fix compiling with QT_NO_TOOLTIP
11 years 2 months qdeclarativeviewinspector.cpp - fix compiling with QT_NO_TOOLTIP
11 years 2 months tst_qwebpage - fix compiling with QT_NO_CONTEXTMENU
11 years 2 months tst_qwebpage - fix compiling with QT_NO_CONTEXTMENU
11 years 2 months PlatformVideoWindowQt.cpp - fix compiling with QT_NO_CURSOR
11 years 2 months PlatformVideoWindowQt.cpp - fix compiling with QT_NO_CURSOR
11 years 2 months qsound_qws - fix compiling - uuid.toString()
11 years 2 months qsound_qws - fix compiling - uuid.toString()
Sep 6, 2012
11 years 2 months Add cross_compile to qconfig.pri for global advertising
11 years 2 months Add qmake CROSS_COMPILE variable via load(device_config)
11 years 2 months Minimal backport of --device-option support in configure
11 years 2 months Revert "Speed up QTextEngine::resolveAdditionalFormats"
Commit 2df3a87d1013c38e9aa8d90b6f2a5552bf88aaf4, by Eskil Abrahamsen Blomfeldt
Sep 5, 2012
11 years 2 months Allow compilation on OS X 10.5
11 years 2 months Disable rpath, pkg-config, "reduce export" flag when x-compiling for mingw
11 years 2 months QNX: Move qpa-based mkspecs out of the unsupported directory
Sep 4, 2012
11 years 2 months QWizard/Win: Fix vista helper cache state invalidation
Sep 3, 2012
11 years 2 months Optimize QTextEngine::findItem by using a binary search.