summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | 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
| | | * | | | Fixed pixel-bleeding when stretching subrected pixmaps.Gunnar Sletta2010-04-201-8/+13
| | | * | | | Fixed a crash when declaring an animation with Q_GLOBAL_STATICThierry Bastian2010-04-192-32/+56
| | | * | | | Add a test to QListView to check initialisation of style option index, simila...Robin Burchell2010-04-191-0/+31
| | | * | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Eskil Abrahamsen Blomfeldt2010-04-196-12/+31
| | | |\ \ \ \
| | | | * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Eskil Abrahamsen Blomfeldt2010-04-195068-173329/+375302
| | | | |\ \ \ \
| | | | | * | | | QX11GL: Fix bug with pixmaps drawn on multiple top-levelsTom Cooksey2010-04-191-2/+17
| | | | | * | | | Use QGLContextPrivate to track attribarray enabled state.Gunnar Sletta2010-04-191-3/+3
| | | | | * | | | Don't crash when calling drawPixmapFragements with a null pixmapGunnar Sletta2010-04-191-0/+3
| | | | | * | | | Swapped x and y values in qt_painterpath_check_crossingGunnar Sletta2010-04-191-1/+1
| | | | | * | | | Don't resolve geometry shaders every time...Gunnar Sletta2010-04-191-5/+6
| | | | | | |_|/ | | | | | |/| |
| | | | * | | | Mac: Fix off-by-one in vertical position for elided and non-elided textEskil Abrahamsen Blomfeldt2010-04-191-1/+1
| | | * | | | | Odf export: Remove double namespace in tab-stops and fix table paddingEskil Abrahamsen Blomfeldt2010-04-191-6/+6
| | | | |/ / / | | | |/| | |
* | | | | | | Replace Flickable overshoot property with boundsBehaviorMartin Jones2010-04-2210-35/+86
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-2226-439/+315
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Autotests and docAaron Kennedy2010-04-225-60/+110
| * | | | | | Give error on attempt to import types from too-early version number.Warwick Allison2010-04-226-8/+35
| * | | | | | Remove (undocumented) QML bindings for effects.Michael Brasser2010-04-228-348/+2
| * | | | | | De-straighten them lines.Bea Lam2010-04-221-0/+0
| * | | | | | Change return type to match value().Michael Brasser2010-04-222-2/+2
| * | | | | | Add duration and easing properties to AnchorAnimation.Michael Brasser2010-04-222-1/+74
| * | | | | | AutotestAaron Kennedy2010-04-222-0/+92