| Commit message (Expand) | Author | Age | Files | Lines |
* | Port QtNetwork uses of QTime as a stopwatch to QTimestamp. | Thiago Macieira | 2010-03-17 | 6 | -26/+26 |
|
|
* | Port QtCore uses of QTime as a stopwatch to QTimestamp. | Thiago Macieira | 2010-03-17 | 6 | -66/+14 |
|
|
* | Add a qtimestamp.cpp with some common functions. | Thiago Macieira | 2010-03-17 | 7 | -12/+106 |
|
|
* | Make qcore_unix.cpp share code with QTimestamp | Thiago Macieira | 2010-03-17 | 5 | -97/+68 |
|
|
* | Add the Symbian version of QTimestamp. | Thiago Macieira | 2010-03-17 | 1 | -0/+117 |
|
|
* | Add the Windows implementation of QTimestamp | Thiago Macieira | 2010-03-17 | 2 | -0/+121 |
|
|
* | Add the non-Mac Unix implementation of QTimestamp. | Thiago Macieira | 2010-03-17 | 2 | -0/+150 |
|
|
* | Add the Mac implementation of QTimestamp. | Thiago Macieira | 2010-03-17 | 2 | -1/+111 |
|
|
* | Initial version of QTimestamp class. | Thiago Macieira | 2010-03-17 | 4 | -0/+203 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-17 | 1 | -5/+0 |
|\ |
|
| * | Cleanup: Removed include file and comment. | jasplin | 2010-03-17 | 1 | -5/+0 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-17 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Display the itemSendScenePositionChange properly when debugging. | Alexis Menard | 2010-03-17 | 1 | -1/+1 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-17 | 433 | -10296/+23860 |
|\ \
| |/
|/| |
|
| * | probably need to update user configurations once in a while too | Lorn Potter | 2010-03-17 | 1 | -1/+1 |
|
|
| * | use dynamicstore instead | Lorn Potter | 2010-03-17 | 1 | -29/+14 |
|
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-16 | 433 | -10296/+23875 |
| |\ |
|
| | * | Define JS_NO_EXPORT to avoid JSC C API functions being exported | Kent Hansen | 2010-03-16 | 1 | -1/+1 |
|
|
| | * | Don't use QScriptValueIterator to iterate over an array | Kent Hansen | 2010-03-16 | 1 | -3/+9 |
|
|
| | * | QtScript: Fix regression when calling newQObject() from native constructor | Kent Hansen | 2010-03-16 | 1 | -1/+1 |
|
|
| | * | Keypress events ignored in listview on Cocoa (64 Bit) with Japanese IME | Prasanth Ullattil | 2010-03-16 | 2 | -2/+56 |
|
|
| | * | Update only appropriate rectangles during update_sys(). | Fabien Freling | 2010-03-16 | 1 | -9/+12 |
|
|
| | * | QNetworkReply: Fix canReadLine() | Markus Goetz | 2010-03-16 | 3 | -1/+16 |
|
|
| | * | Abort waiting replies on session error. | Aaron McCarthy | 2010-03-16 | 2 | -0/+18 |
|
|
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-15 | 427 | -10283/+23766 |
| | |\ |
|
| | | * | different approach to fixing "the other" aliasing issue | Oswald Buddenhagen | 2010-03-15 | 1 | -37/+15 |
|
|
| | | * | fix aliasing issue in node_construct() | Oswald Buddenhagen | 2010-03-15 | 1 | -0/+8 |
|
|
| | | * | detach in fewer cases, remove redundant calculation | Oswald Buddenhagen | 2010-03-15 | 1 | -3/+1 |
|
|
| | | * | SSL: Fix memleak related to local certificate | Markus Goetz | 2010-03-15 | 4 | -3/+21 |
|
|
| | | * | Improve keyboard layout detection on X11 | Bradley T. Hughes | 2010-03-15 | 4 | -27/+78 |
|
|
| | | * | Compile on ARM with -Werror -Wold-style-cast | Bradley T. Hughes | 2010-03-15 | 1 | -2/+2 |
|
|
| | | * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-s... | Denis Dzyubenko | 2010-03-15 | 1 | -1/+2 |
| | | |\ |
|
| | | | * | doc: Completed sentence about HideNameFilterDetails | Thorbjørn Lindeijer | 2010-03-15 | 1 | -1/+2 |
|
|
| | | * | | Use the vista-style native dialog for QFileDialog::getExistingDirectory | John Brooks | 2010-03-15 | 1 | -0/+62 |
| | | |/ |
|
| | | * | Doc fix in QLocale | Denis Dzyubenko | 2010-03-15 | 1 | -1/+1 |
|
|
| | | * | Doc for for QGestureRecognizer::create. | Denis Dzyubenko | 2010-03-15 | 1 | -0/+2 |
|
|
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-15 | 413 | -10209/+23574 |
| | | |\ |
|
| | | | * | Enable the fast paths when converting to Rgb565 | Benjamin Poulain | 2010-03-15 | 1 | -4/+4 |
|
|
| | | | * | Add missing QtScript API shims | Kent Hansen | 2010-03-15 | 2 | -0/+4 |
|
|
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-15 | 412 | -10205/+23566 |
| | | | |\ |
|
| | | | | * | Remove configure test for NetworkManager. | Aaron McCarthy | 2010-03-15 | 1 | -1/+1 |
|
|
| | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-12 | 411 | -10204/+23565 |
| | | | | |\ |
|
| | | | | | * | Fix QDir::entryList regression | João Abecasis | 2010-03-12 | 1 | -3/+3 |
|
|
| | | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-12 | 411 | -10203/+23564 |
| | | | | | |\ |
|
| | | | | | | * | get known wifi networks a more complicated way, but without accessing | Lorn Potter | 2010-03-12 | 2 | -102/+265 |
|
|
| | | | | | | * | Only enable BM by default in QNAM for appropriate platforms. | Aaron McCarthy | 2010-03-12 | 2 | -8/+22 |
|
|
| | | | | | | * | fix crash on 10.6 with no wifi interface | Lorn Potter | 2010-03-12 | 2 | -5/+16 |
|
|
| | | | | | | * | Fix creation of QNetworkSession. | Aaron McCarthy | 2010-03-11 | 1 | -2/+2 |
|
|
| | | | | | | * | Make QNetworkConfigurationManager and QNetworkConfiguration threadsafe. | Aaron McCarthy | 2010-03-11 | 22 | -329/+818 |
|
|
| | | | | | | * | remove qt_winQString2MB() and qt_winMB2QString() | Oswald Buddenhagen | 2010-03-11 | 3 | -102/+34 |
|
|