summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Revert "Report the error as being AlreadyExists if this is why it fails"Morten Johan Sørvig2010-04-213-32/+3
| | * | | | | Revert "Default (Parentless) QMenuBar actions do not work"Morten Johan Sørvig2010-04-214-77/+15
| | * | | | | fix memory bugLorn Potter2010-04-211-3/+1
| | * | | | | fix nativeFilePath character width issueOswald Buddenhagen2010-04-201-3/+5
| | * | | | | fix typosOswald Buddenhagen2010-04-207-7/+7
| | * | | | | Just use the path as the url can have an anchor attached etc...kh12010-04-202-4/+5
| | * | | | | Doc: Cleaning HTML generator and updating index.qdocMorten Engvoldsen2010-04-202-73/+68
| | * | | | | Default (Parentless) QMenuBar actions do not workRichard Moe Gustavsen2010-04-204-15/+77
| | * | | | | Fix Mac OS Tiger-vs-Leopard crash due to memory tagging by JavaScriptCoreKent Hansen2010-04-203-10/+59
| | * | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-04-2048-224/+383
| | |\ \ \ \ \
| | | * | | | | Improve itemview appearance on MacJens Bache-Wiig2010-04-201-5/+11
| | | * | | | | Backport a few fixes to the Designer filteredit from CreatorJens Bache-Wiig2010-04-201-4/+10
| | | * | | | | Doc: Correcting qdocconf files for assistantMorten Engvoldsen2010-04-204-28/+53
| | | * | | | | ScrollBar width not updated dynamically on Windows.Prasanth Ullattil2010-04-202-0/+26
| | | * | | | | [tst_qhostinfo] Modify multipleDifferentLookups to repeat hostnamesThiago Macieira2010-04-201-17/+28
| | | * | | | | [tst_qhostinfo] Properly clean up the cache and lookup threads.Thiago Macieira2010-04-202-5/+20
| | | * | | | | Remove redundant network configuration updates on startup.Aaron McCarthy2010-04-2013-17/+34
| | | * | | | | make sure to lock theseLorn Potter2010-04-191-0/+6
| | | * | | | | QScript: use JSC::NativeFunctionWrapper instead of JSC::PrototypeFunction whe...Olivier Goffart2010-04-193-8/+11
| | | * | | | | Quick fix to make the documentation work, needs a proper solution though.kh12010-04-193-4/+23
| | | * | | | | Don't deadlock tst_QThread::exit() and tst_QThread::quit()Bradley T. Hughes2010-04-191-2/+2
| | | * | | | | Fix the code for estimate whether the project is debug/release only in cetest.Liang Qi2010-04-191-2/+6
| | | * | | | | [tst_qdiriterator] Stop removing files from the repository.Thiago Macieira2010-04-191-4/+6
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-1915-749/+1226
| | | |\ \ \ \ \
| | * | | | | | | qdoc: Avoided putting bad chars in linksMartin Smith2010-04-202-7/+10
| | | |/ / / / / | | |/| | | | |
| | * | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-04-195-284/+648
| | |\ \ \ \ \ \
| | | * | | | | | I10n: Update German translations for 4.7.0Friedemann Kleint2010-04-195-284/+648
| | * | | | | | | qdoc: Added online flag to the qdocconf file.Martin Smith2010-04-194-141/+157
| | |/ / / / / /
| | * | | | | | Fix compile warning.Friedemann Kleint2010-04-191-1/+1
| | * | | | | | Report the error as being AlreadyExists if this is why it failsAndy Shaw2010-04-193-3/+32
| | * | | | | | move network scan to thread.Lorn Potter2010-04-192-320/+388
| | | | | * | | Don't crash if Connections::target is changed by one of its signal handlersMartin Jones2010-04-235-5/+67
| | | | | * | | Remove the deprecated wrap property.Martin Jones2010-04-224-31/+0
| | | | | |/ /
| | | | | * | Do not treat images in qml examples differently.Yann Bodson2010-04-221-23/+7
| | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-2234-131/+372
| | | | | |\ \
| | | | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-221189-4115/+12901
| | | | | | |\ \ | |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-2234-131/+372
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-2134-131/+372
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | Fixes wrong QGraphicsView's viewport cursor reset.Yoann Lopes2010-04-212-5/+35
| | * | | | | | Optimize ~QObjectOlivier Goffart2010-04-211-15/+11
| | * | | | | | Document that QFileSystemWatcher needs to be destroyed before ~QCoreAppVolker Hilsheimer2010-04-201-0/+5
| | * | | | | | Build fix for mingwThierry Bastian2010-04-201-1/+1
| | * | | | | | Fixes keyboard shortcuts for QGraphicsTextItem.Yoann Lopes2010-04-202-0/+41
| | * | | | | | Optimize QMetaObject::activateOlivier Goffart2010-04-202-28/+27
| | * | | | | | Benchmark emission of signal connected to nothingOlivier Goffart2010-04-203-2/+11
| | * | | | | | Micro optimisations in QMutexLockerOlivier Goffart2010-04-201-8/+10
| | * | | | | | Fixed assert failure when trying to load invalid SVG file.Kim Motoyoshi Kalland2010-04-201-1/+8
| | * | | | | | Added QIcon::name()Aurelien Gateau2010-04-206-1/+74
| | * | | | | | QDialog: user-moved dialog would not show on the same place after hideGabriel de Dietrich2010-04-203-11/+11
| | * | | | | | Fixed image drawing inconsistencies when drawing 1x1 images/subrects.Samuel Rødal2010-04-201-1/+1