Qtmoko2-qte

Qtmoko2-qte Commits

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