| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'origin/4.5' | Samuel Rødal | 2009-05-20 | 2 | -2/+3 |
|\ |
|
| * | Fix a wrong compiler define (was a typo). | Ariya Hidayat | 2009-05-20 | 1 | -1/+1 |
|
|
| * | Don't draw an arrow for toolbuttons that are text only and have a menu. | Norwegian Rock Cat | 2009-05-20 | 1 | -1/+2 |
|
|
* | | Merge branch '4.5' of ../qt-45-documentation | David Boddie | 2009-05-20 | 11 | -198/+74 |
|\ \ |
|
| * \ | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | David Boddie | 2009-05-20 | 10 | -182/+58 |
| |\ \
| | |/ |
|
| | * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Martin Smith | 2009-05-20 | 4 | -21/+26 |
| | |\ |
|
| | | * | QComboBox: style change event should not resets custom item delegates | Olivier Goffart | 2009-05-20 | 2 | -9/+19 |
|
|
| | | * | Revert focus apparance on itemviews for X11 | Jens Bache-Wiig | 2009-05-20 | 1 | -3/+3 |
|
|
| | | * | Remove bad documentation about window modality and QMessageBox. | Norwegian Rock Cat | 2009-05-20 | 1 | -9/+4 |
|
|
| | * | | qdoc: Moved a qdoc comment to a file that is in all packages. | Martin Smith | 2009-05-20 | 3 | -4/+7 |
| | |/ |
|
| | * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Martin Smith | 2009-05-20 | 3 | -6/+20 |
| | |\ |
|
| | | * | Fix a crash where QCocoaWindow get events after its widget is dead | Norwegian Rock Cat | 2009-05-20 | 2 | -5/+19 |
|
|
| | | * | Fix a typo in the class documentation for QItemDelegate | Andy Shaw | 2009-05-20 | 1 | -1/+1 |
|
|
| | * | | qdoc: Moved qdoc comments from qmacstyle_mac.mm to qstyles.qdoc | Martin Smith | 2009-05-20 | 1 | -152/+6 |
| | |/ |
|
| * | | Doc: Fixed the paper sizes again. | David Boddie | 2009-05-20 | 1 | -16/+16 |
| |/ |
|
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-05-19 | 24 | -33/+60 |
|\ \
| |/ |
|
| * | Ignore GCC warning of unsafe floating point comparisons. | Ariya Hidayat | 2009-05-19 | 1 | -0/+14 |
|
|
| * | Replace all occurences of "heirarchy" with "hierarchy" | Andre Haupt | 2009-05-18 | 1 | -1/+1 |
|
|
| * | Fix some typos in the documentation. | Frederik Schwarzer | 2009-05-18 | 22 | -28/+28 |
|
|
| * | Prevent a crash with brushed metal windows and a qApp style sheet | Norwegian Rock Cat | 2009-05-18 | 1 | -4/+17 |
|
|
* | | compile fixes with namespaces | hjk | 2009-05-19 | 1 | -0/+4 |
|
|
* | | Merge commit 'origin/4.5' | Olivier Goffart | 2009-05-18 | 9 | -27/+65 |
|\ \
| |/ |
|
| * | QCss: font-family handle fallback font specs | Olivier Goffart | 2009-05-18 | 1 | -7/+12 |
|
|
| * | QCalendarWidget::setDateTextFormat() reset the format is the date is invalid | Benjamin Poulain | 2009-05-18 | 1 | -1/+1 |
|
|
| * | Fixed crash in QWizard running on old Windows systems. | jasplin | 2009-05-18 | 3 | -3/+8 |
|
|
| * | Fix QSoundServer on Big-Endian machines. | Tom Cooksey | 2009-05-18 | 1 | -7/+33 |
|
|
| * | Fixed a bug which implicitly closed perspective transformed poly lines. | Trond Kjernåsen | 2009-05-18 | 1 | -3/+5 |
|
|
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Geir Vattekar | 2009-05-15 | 39 | -511/+626 |
| |\ |
|
| | * | Cocoa: Window flickers when resized with a QTabWidget | Richard Moe Gustavsen | 2009-05-15 | 1 | -2/+2 |
|
|
| * | | Doc: Updated description of QMainWindow::unifiedTitleAndToolBarOnMac | Geir Vattekar | 2009-05-15 | 1 | -4/+4 |
|
|
* | | | Fix compilation of the cssparser test | Olivier Goffart | 2009-05-18 | 1 | -3/+3 |
|
|
* | | | Fixed: No margin between the text and the shortcut in menu with stylesheet | Olivier Goffart | 2009-05-18 | 1 | -7/+4 |
|
|
* | | | Fixed regression introduced by fix for Task 177022. | jasplin | 2009-05-18 | 1 | -3/+7 |
|
|
* | | | Add an extension to QPixmapCache to get rid of strings. | Alexis Menard | 2009-05-18 | 7 | -78/+455 |
|
|
* | | | Graphics View Optimization: Use a simple style option by default. | Bjoern Erik Nilsen | 2009-05-15 | 9 | -168/+123 |
|
|
* | | | Merge branch '4.5' | Thiago Macieira | 2009-05-14 | 9 | -55/+22 |
|\ \ \
| | |/
| |/| |
|
| * | | QColor::toCmyk() does not convert the color if it is already in CMYK | Benjamin Poulain | 2009-05-14 | 1 | -2/+2 |
|
|
| * | | Fixed an issue with text drawing under Windows. | Trond Kjernaasen | 2009-05-14 | 2 | -10/+7 |
|
|
| * | | Compile. | Norwegian Rock Cat | 2009-05-14 | 1 | -1/+1 |
|
|
| * | | Fixed regression that prevented any widget from having focus when graphics vi... | jasplin | 2009-05-14 | 1 | -4/+2 |
|
|
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Andy | 2009-05-14 | 3 | -28/+10 |
| |\ \ |
|
| | * | | Fix QGraphicsItem::deviceTransform() to also work with normal items. | Andreas Aardal Hanssen | 2009-05-14 | 3 | -28/+10 |
|
|
| * | | | Prevent duplicate entries in the sidebar when the paths are the same | Andy | 2009-05-14 | 1 | -2/+2 |
| |/ / |
|
| * | | Sheets misbehaviour on Carbon - Mac OS X | Richard Moe Gustavsen | 2009-05-14 | 1 | -10/+0 |
|
|
| * | | Fix broken wince build. | Jason McDonald | 2009-05-13 | 1 | -1/+1 |
|
|
* | | | QColor::toCmyk() does not convert the color if it is already in CMYK | Benjamin Poulain | 2009-05-14 | 1 | -2/+2 |
|
|
* | | | Fix QSplitter::setHandleWidth to work with motif style | Jens Bache-Wiig | 2009-05-14 | 1 | -4/+0 |
|
|
* | | | Fix missing update of edit geometry on QSpinBox | Jens Bache-Wiig | 2009-05-14 | 1 | -0/+1 |
|
|
* | | | Ensure style option for drawing blank area in scrollarea is initialized. | Norwegian Rock Cat | 2009-05-14 | 1 | -3/+4 |
|
|
* | | | Remove snapback/maximum drag distance from QSlider | Jens Bache-Wiig | 2009-05-14 | 2 | -11/+1 |
|
|