summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Port QtCore uses of QTime as a stopwatch to QTimestamp.Thiago Macieira2010-03-176-66/+14
* Add a qtimestamp.cpp with some common functions.Thiago Macieira2010-03-177-12/+106
* Make qcore_unix.cpp share code with QTimestampThiago Macieira2010-03-175-97/+68
* Add the Symbian version of QTimestamp.Thiago Macieira2010-03-171-0/+117
* Add the Windows implementation of QTimestampThiago Macieira2010-03-172-0/+121
* Add the non-Mac Unix implementation of QTimestamp.Thiago Macieira2010-03-172-0/+150
* Add the Mac implementation of QTimestamp.Thiago Macieira2010-03-172-1/+111
* Initial version of QTimestamp class.Thiago Macieira2010-03-174-0/+203
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-171-5/+0
|\
| * Cleanup: Removed include file and comment.jasplin2010-03-171-5/+0
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-171-1/+1
|\ \ | |/ |/|
| * Display the itemSendScenePositionChange properly when debugging.Alexis Menard2010-03-171-1/+1
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-17433-10296/+23860
|\ \ | |/ |/|
| * probably need to update user configurations once in a while tooLorn Potter2010-03-171-1/+1
| * use dynamicstore insteadLorn Potter2010-03-171-29/+14
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-16433-10296/+23875
| |\
| | * Define JS_NO_EXPORT to avoid JSC C API functions being exportedKent Hansen2010-03-161-1/+1
| | * Don't use QScriptValueIterator to iterate over an arrayKent Hansen2010-03-161-3/+9
| | * QtScript: Fix regression when calling newQObject() from native constructorKent Hansen2010-03-161-1/+1
| | * Keypress events ignored in listview on Cocoa (64 Bit) with Japanese IMEPrasanth Ullattil2010-03-162-2/+56
| | * Update only appropriate rectangles during update_sys().Fabien Freling2010-03-161-9/+12
| | * QNetworkReply: Fix canReadLine()Markus Goetz2010-03-163-1/+16
| | * Abort waiting replies on session error.Aaron McCarthy2010-03-162-0/+18
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-15427-10283/+23766
| | |\
| | | * different approach to fixing "the other" aliasing issueOswald Buddenhagen2010-03-151-37/+15
| | | * fix aliasing issue in node_construct()Oswald Buddenhagen2010-03-151-0/+8
| | | * detach in fewer cases, remove redundant calculationOswald Buddenhagen2010-03-151-3/+1
| | | * SSL: Fix memleak related to local certificateMarkus Goetz2010-03-154-3/+21
| | | * Improve keyboard layout detection on X11Bradley T. Hughes2010-03-154-27/+78
| | | * Compile on ARM with -Werror -Wold-style-castBradley T. Hughes2010-03-151-2/+2
| | | * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-s...Denis Dzyubenko2010-03-151-1/+2
| | | |\
| | | | * doc: Completed sentence about HideNameFilterDetailsThorbjørn Lindeijer2010-03-151-1/+2
| | | * | Use the vista-style native dialog for QFileDialog::getExistingDirectoryJohn Brooks2010-03-151-0/+62
| | | |/
| | | * Doc fix in QLocaleDenis Dzyubenko2010-03-151-1/+1
| | | * Doc for for QGestureRecognizer::create.Denis Dzyubenko2010-03-151-0/+2
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-15413-10209/+23574
| | | |\
| | | | * Enable the fast paths when converting to Rgb565Benjamin Poulain2010-03-151-4/+4
| | | | * Add missing QtScript API shimsKent Hansen2010-03-152-0/+4
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-15412-10205/+23566
| | | | |\
| | | | | * Remove configure test for NetworkManager.Aaron McCarthy2010-03-151-1/+1
| | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-12411-10204/+23565
| | | | | |\
| | | | | | * Fix QDir::entryList regressionJoão Abecasis2010-03-121-3/+3
| | | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-12411-10203/+23564
| | | | | | |\
| | | | | | | * get known wifi networks a more complicated way, but without accessingLorn Potter2010-03-122-102/+265
| | | | | | | * Only enable BM by default in QNAM for appropriate platforms.Aaron McCarthy2010-03-122-8/+22
| | | | | | | * fix crash on 10.6 with no wifi interfaceLorn Potter2010-03-122-5/+16
| | | | | | | * Fix creation of QNetworkSession.Aaron McCarthy2010-03-111-2/+2
| | | | | | | * Make QNetworkConfigurationManager and QNetworkConfiguration threadsafe.Aaron McCarthy2010-03-1122-329/+818
| | | | | | | * remove qt_winQString2MB() and qt_winMB2QString()Oswald Buddenhagen2010-03-113-102/+34
| | | | | | | * Fix include() path in qimportbase.priJoão Abecasis2010-03-111-1/+1