Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | Revert "Report the error as being AlreadyExists if this is why it fails" | Morten Johan Sørvig | 2010-04-21 | 3 | -32/+3 | |
| | * | | | | | Revert "Default (Parentless) QMenuBar actions do not work" | Morten Johan Sørvig | 2010-04-21 | 4 | -77/+15 | |
| | * | | | | | fix memory bug | Lorn Potter | 2010-04-21 | 1 | -3/+1 | |
| | * | | | | | fix nativeFilePath character width issue | Oswald Buddenhagen | 2010-04-20 | 1 | -3/+5 | |
| | * | | | | | fix typos | Oswald Buddenhagen | 2010-04-20 | 7 | -7/+7 | |
| | * | | | | | Just use the path as the url can have an anchor attached etc... | kh1 | 2010-04-20 | 2 | -4/+5 | |
| | * | | | | | Doc: Cleaning HTML generator and updating index.qdoc | Morten Engvoldsen | 2010-04-20 | 2 | -73/+68 | |
| | * | | | | | Default (Parentless) QMenuBar actions do not work | Richard Moe Gustavsen | 2010-04-20 | 4 | -15/+77 | |
| | * | | | | | Fix Mac OS Tiger-vs-Leopard crash due to memory tagging by JavaScriptCore | Kent Hansen | 2010-04-20 | 3 | -10/+59 | |
| | * | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-04-20 | 48 | -224/+383 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Improve itemview appearance on Mac | Jens Bache-Wiig | 2010-04-20 | 1 | -5/+11 | |
| | | * | | | | | Backport a few fixes to the Designer filteredit from Creator | Jens Bache-Wiig | 2010-04-20 | 1 | -4/+10 | |
| | | * | | | | | Doc: Correcting qdocconf files for assistant | Morten Engvoldsen | 2010-04-20 | 4 | -28/+53 | |
| | | * | | | | | ScrollBar width not updated dynamically on Windows. | Prasanth Ullattil | 2010-04-20 | 2 | -0/+26 | |
| | | * | | | | | [tst_qhostinfo] Modify multipleDifferentLookups to repeat hostnames | Thiago Macieira | 2010-04-20 | 1 | -17/+28 | |
| | | * | | | | | [tst_qhostinfo] Properly clean up the cache and lookup threads. | Thiago Macieira | 2010-04-20 | 2 | -5/+20 | |
| | | * | | | | | Remove redundant network configuration updates on startup. | Aaron McCarthy | 2010-04-20 | 13 | -17/+34 | |
| | | * | | | | | make sure to lock these | Lorn Potter | 2010-04-19 | 1 | -0/+6 | |
| | | * | | | | | QScript: use JSC::NativeFunctionWrapper instead of JSC::PrototypeFunction whe... | Olivier Goffart | 2010-04-19 | 3 | -8/+11 | |
| | | * | | | | | Quick fix to make the documentation work, needs a proper solution though. | kh1 | 2010-04-19 | 3 | -4/+23 | |
| | | * | | | | | Don't deadlock tst_QThread::exit() and tst_QThread::quit() | Bradley T. Hughes | 2010-04-19 | 1 | -2/+2 | |
| | | * | | | | | Fix the code for estimate whether the project is debug/release only in cetest. | Liang Qi | 2010-04-19 | 1 | -2/+6 | |
| | | * | | | | | [tst_qdiriterator] Stop removing files from the repository. | Thiago Macieira | 2010-04-19 | 1 | -4/+6 | |
| | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-19 | 15 | -749/+1226 | |
| | | |\ \ \ \ \ | ||||||
| | * | | | | | | | qdoc: Avoided putting bad chars in links | Martin Smith | 2010-04-20 | 2 | -7/+10 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| | * | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Martin Smith | 2010-04-19 | 5 | -284/+648 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | I10n: Update German translations for 4.7.0 | Friedemann Kleint | 2010-04-19 | 5 | -284/+648 | |
| | * | | | | | | | qdoc: Added online flag to the qdocconf file. | Martin Smith | 2010-04-19 | 4 | -141/+157 | |
| | |/ / / / / / | ||||||
| | * | | | | | | Fix compile warning. | Friedemann Kleint | 2010-04-19 | 1 | -1/+1 | |
| | * | | | | | | Report the error as being AlreadyExists if this is why it fails | Andy Shaw | 2010-04-19 | 3 | -3/+32 | |
| | * | | | | | | move network scan to thread. | Lorn Potter | 2010-04-19 | 2 | -320/+388 | |
| | | | | * | | | Don't crash if Connections::target is changed by one of its signal handlers | Martin Jones | 2010-04-23 | 5 | -5/+67 | |
| | | | | * | | | Remove the deprecated wrap property. | Martin Jones | 2010-04-22 | 4 | -31/+0 | |
| | | | | |/ / | ||||||
| | | | | * | | Do not treat images in qml examples differently. | Yann Bodson | 2010-04-22 | 1 | -23/+7 | |
| | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-22 | 34 | -131/+372 | |
| | | | | |\ \ | ||||||
| | | | | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-22 | 1189 | -4115/+12901 | |
| | | | | | |\ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-22 | 34 | -131/+372 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-21 | 34 | -131/+372 | |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| | * | | | | | | Fixes wrong QGraphicsView's viewport cursor reset. | Yoann Lopes | 2010-04-21 | 2 | -5/+35 | |
| | * | | | | | | Optimize ~QObject | Olivier Goffart | 2010-04-21 | 1 | -15/+11 | |
| | * | | | | | | Document that QFileSystemWatcher needs to be destroyed before ~QCoreApp | Volker Hilsheimer | 2010-04-20 | 1 | -0/+5 | |
| | * | | | | | | Build fix for mingw | Thierry Bastian | 2010-04-20 | 1 | -1/+1 | |
| | * | | | | | | Fixes keyboard shortcuts for QGraphicsTextItem. | Yoann Lopes | 2010-04-20 | 2 | -0/+41 | |
| | * | | | | | | Optimize QMetaObject::activate | Olivier Goffart | 2010-04-20 | 2 | -28/+27 | |
| | * | | | | | | Benchmark emission of signal connected to nothing | Olivier Goffart | 2010-04-20 | 3 | -2/+11 | |
| | * | | | | | | Micro optimisations in QMutexLocker | Olivier Goffart | 2010-04-20 | 1 | -8/+10 | |
| | * | | | | | | Fixed assert failure when trying to load invalid SVG file. | Kim Motoyoshi Kalland | 2010-04-20 | 1 | -1/+8 | |
| | * | | | | | | Added QIcon::name() | Aurelien Gateau | 2010-04-20 | 6 | -1/+74 | |
| | * | | | | | | QDialog: user-moved dialog would not show on the same place after hide | Gabriel de Dietrich | 2010-04-20 | 3 | -11/+11 | |
| | * | | | | | | Fixed image drawing inconsistencies when drawing 1x1 images/subrects. | Samuel Rødal | 2010-04-20 | 1 | -1/+1 | |