QtMoko2

QtMoko2 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 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 Next
Nov 11, 2009
15 years 3 months Fix hang when /dev/rtc does not exist
Nov 12, 2009
15 years 3 months Doc - remove python from rootfs
Nov 17, 2009
15 years 2 months update qtmoko-apps
15 years 2 months Install desktop file for the GPRS sharing script
Nov 21, 2009
15 years 2 months updated qmokoplayer
Nov 25, 2009
15 years 2 months Qx - fix PC build
Dec 2, 2009
15 years 2 months Remove bundled qt
15 years 2 months QT 4.6 as submodule
15 years 2 months Dont check QT version, correct one is in qt submodule
15 years 2 months Enable rtti when compiling
Dec 3, 2009
15 years 2 months Use new QT 4.6 api for pixmap data
15 years 2 months Add missing include
Dec 4, 2009
15 years 2 months Doc - compile with rtti to enable dynamic_cast
15 years 2 months Added qx_helper project
Dec 5, 2009
15 years 2 months Move modem power on from script to code
15 years 2 months Disable multiplexing
Dec 10, 2009
15 years 2 months Refresh patches
Dec 12, 2009
15 years 2 months Add missing file for modem power_on sysfs node
15 years 2 months Add missing file for modem power_on sysfs node
Dec 13, 2009
15 years 2 months Updated QVariant patch. Disables qVariantSetValue optimization.