Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | fix nativeFilePath character width issue | Oswald Buddenhagen | 2010-04-20 | 1 | -3/+5 | |
| | | | * | | | fix typos | Oswald Buddenhagen | 2010-04-20 | 2 | -2/+2 | |
| | | | * | | | Default (Parentless) QMenuBar actions do not work | Richard Moe Gustavsen | 2010-04-20 | 1 | -4/+15 | |
| | | | * | | | Fix Mac OS Tiger-vs-Leopard crash due to memory tagging by JavaScriptCore | Kent Hansen | 2010-04-20 | 3 | -10/+59 | |
| | | | * | | | Improve itemview appearance on Mac | Jens Bache-Wiig | 2010-04-20 | 1 | -5/+11 | |
| | | | * | | | ScrollBar width not updated dynamically on Windows. | Prasanth Ullattil | 2010-04-20 | 2 | -0/+26 | |
| | | | * | | | [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 | |
| | | | * | | | 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 | 4 | -323/+395 | |
| | | | |\ \ \ | ||||||
| | | | | * | | | Report the error as being AlreadyExists if this is why it fails | Andy Shaw | 2010-04-19 | 2 | -3/+7 | |
| | | | | * | | | 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 | 3 | -5/+16 | |
* | | | | | | | | Remove the deprecated wrap property. | Martin Jones | 2010-04-22 | 4 | -31/+0 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-22 | 27 | -129/+241 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-22 | 129 | -1660/+2593 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | 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 | 27 | -129/+241 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| | * | | | | | | 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 | 27 | -129/+241 | |
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| | | * | | | | | Fixes wrong QGraphicsView's viewport cursor reset. | Yoann Lopes | 2010-04-21 | 1 | -5/+7 | |
| | | * | | | | | 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 | 1 | -0/+3 | |
| | | * | | | | | Optimize QMetaObject::activate | Olivier Goffart | 2010-04-20 | 2 | -28/+27 | |
| | | * | | | | | 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 | 5 | -1/+51 | |
| | | * | | | | | 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 | |
| | | * | | | | | Fixed pixel-bleeding when stretching subrected pixmaps. | Gunnar Sletta | 2010-04-20 | 1 | -8/+13 | |
| | | * | | | | | Fixed a crash when declaring an animation with Q_GLOBAL_STATIC | Thierry Bastian | 2010-04-19 | 2 | -32/+56 | |
| | | * | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Eskil Abrahamsen Blomfeldt | 2010-04-19 | 6 | -12/+31 | |
| | | |\ \ \ \ \ | ||||||
| | | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Eskil Abrahamsen Blomfeldt | 2010-04-19 | 4179 | -162436/+333169 | |
| | | | |\ \ \ \ \ | ||||||
| | | | | * | | | | | QX11GL: Fix bug with pixmaps drawn on multiple top-levels | Tom Cooksey | 2010-04-19 | 1 | -2/+17 | |
| | | | | * | | | | | Use QGLContextPrivate to track attribarray enabled state. | Gunnar Sletta | 2010-04-19 | 1 | -3/+3 | |
| | | | | * | | | | | Don't crash when calling drawPixmapFragements with a null pixmap | Gunnar Sletta | 2010-04-19 | 1 | -0/+3 | |
| | | | | * | | | | | Swapped x and y values in qt_painterpath_check_crossing | Gunnar Sletta | 2010-04-19 | 1 | -1/+1 | |
| | | | | * | | | | | Don't resolve geometry shaders every time... | Gunnar Sletta | 2010-04-19 | 1 | -5/+6 | |
| | | | | | |/ / / | | | | | |/| | | | ||||||
| | | | * | | | | | Mac: Fix off-by-one in vertical position for elided and non-elided text | Eskil Abrahamsen Blomfeldt | 2010-04-19 | 1 | -1/+1 | |
| | | * | | | | | | Odf export: Remove double namespace in tab-stops and fix table padding | Eskil Abrahamsen Blomfeldt | 2010-04-19 | 1 | -6/+6 | |
| | | | |/ / / / | | | |/| | | | | ||||||
* | | | | | | | | Replace Flickable overshoot property with boundsBehavior | Martin Jones | 2010-04-22 | 6 | -17/+63 | |
| |_|_|_|/ / / |/| | | | | | | ||||||
* | | | | | | | Autotests and doc | Aaron Kennedy | 2010-04-22 | 1 | -34/+36 | |
* | | | | | | | Give error on attempt to import types from too-early version number. | Warwick Allison | 2010-04-22 | 2 | -8/+26 | |
* | | | | | | | Remove (undocumented) QML bindings for effects. | Michael Brasser | 2010-04-22 | 5 | -267/+2 | |
* | | | | | | | Change return type to match value(). | Michael Brasser | 2010-04-22 | 2 | -2/+2 | |
* | | | | | | | Add duration and easing properties to AnchorAnimation. | Michael Brasser | 2010-04-22 | 2 | -1/+74 | |
* | | | | | | | Autotest | Aaron Kennedy | 2010-04-22 | 1 | -0/+6 | |
* | | | | | | | Remove dead code | Aaron Kennedy | 2010-04-22 | 2 | -20/+0 | |
* | | | | | | | Compile on Windows (export decl fix). | Warwick Allison | 2010-04-21 | 1 | -3/+3 | |