summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: document QElapsedTimerThiago Macieira2010-03-174-0/+382
* Added missing "const" for mac.Martin Smith2010-03-171-1/+1
* Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-03-1763-342/+1584
|\
| * Manual test for QTBUG-8933.Carlos Manuel Duclos Vergara2010-03-176-0/+156
| * Cocoa: minisplitter has only 1px wide grab areaCarlos Manuel Duclos Vergara2010-03-171-2/+5
| * "Strictly" Fullscreen Application in Mac OSCarlos Manuel Duclos Vergara2010-03-171-0/+16
| * Bugfix the Symbian implementationThiago Macieira2010-03-174-6/+24
| * Add QDateTime::currentDateTimeUtc and QDateTime::currentMsecsSinceEpochThiago Macieira2010-03-175-116/+328
| * remove, fixupThiago Macieira2010-03-172-12/+3
| * Change the 32-bit rollover on Windows and Symbian to be more efficient.Thiago Macieira2010-03-172-34/+27
| * Add a couple of extra functions to QElapsedTimerThiago Macieira2010-03-177-17/+103
| * Autotest: Rename the test to match the new class nameThiago Macieira2010-03-172-13/+13
| * Rename the files tooThiago Macieira2010-03-179-0/+0
| * Rename QTimestamp to QElapsedTimerThiago Macieira2010-03-1744-153/+153
| * Remove unnecessary functions from the QTimestamp API.Thiago Macieira2010-03-176-76/+0
| * Add support for 32-bit rollovers on WindowsThiago Macieira2010-03-171-5/+21
| * Port QTest::qWait also to use QTimestamp.Thiago Macieira2010-03-172-3/+3
| * Port QtMultimedia uses of QTime as a stopwatch to QTimestamp (unix code only)Thiago Macieira2010-03-172-4/+6
| * Port QtGui uses of QTime as a stopwatch to QTimestampThiago Macieira2010-03-1720-62/+60
| * Port QtNetwork uses of QTime as a stopwatch to QTimestamp.Thiago Macieira2010-03-176-26/+26
| * 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-178-16/+136
| * 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-176-0/+284
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-172-6/+4
| |\
| | * Use a toolbar for the designer property editorJens Bache-Wiig2010-03-171-1/+4
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-172-1/+4
| |\ \
| | * | Display the itemSendScenePositionChange properly when debugging.Alexis Menard2010-03-172-1/+4
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-17494-12171/+25150
| |\ \ \
* | | | | qdoc3: Fixed some ifdef typos and removed some whitespace.Martin Smith2010-03-172-10/+10
| |_|_|/ |/| | |
* | | | Cleanup: Removed include file and comment.jasplin2010-03-171-5/+0
| |/ / |/| |
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-17494-12171/+25150
|\ \ \ | |/ / |/| |
| * | 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-16494-12171/+25165
| |\ \
| | * | 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-162-1/+21
| | * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-03-163-11/+68
| | |\ \
| | | * | 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
| | * | | Added note to OS X installation instructions.Martin Smith2010-03-161-0/+4
| | |/ /
| | * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-03-164-1/+33
| | |\ \
| | | * | QNetworkReply: Fix canReadLine()Markus Goetz2010-03-164-1/+33
| | * | | Marked QTDS obsolete from Qt 4.7.Martin Smith2010-03-161-1/+5
| | |/ /
| | * | Abort waiting replies on session error.Aaron McCarthy2010-03-162-0/+18