summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-05-2258-518/+797
|\
| * Merge commit 'origin/4.5'Samuel Rødal2009-05-202-2/+3
| |\
| | * Fix a wrong compiler define (was a typo).Ariya Hidayat2009-05-201-1/+1
| | * Don't draw an arrow for toolbuttons that are text only and have a menu.Norwegian Rock Cat2009-05-201-1/+2
| * | Merge branch '4.5' of ../qt-45-documentationDavid Boddie2009-05-2011-198/+74
| |\ \
| | * \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5David Boddie2009-05-2010-182/+58
| | |\ \ | | | |/
| | | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Martin Smith2009-05-204-21/+26
| | | |\
| | | | * QComboBox: style change event should not resets custom item delegatesOlivier Goffart2009-05-202-9/+19
| | | | * Revert focus apparance on itemviews for X11Jens Bache-Wiig2009-05-201-3/+3
| | | | * Remove bad documentation about window modality and QMessageBox.Norwegian Rock Cat2009-05-201-9/+4
| | | * | qdoc: Moved a qdoc comment to a file that is in all packages.Martin Smith2009-05-203-4/+7
| | | |/
| | | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Martin Smith2009-05-203-6/+20
| | | |\
| | | | * Fix a crash where QCocoaWindow get events after its widget is deadNorwegian Rock Cat2009-05-202-5/+19
| | | | * Fix a typo in the class documentation for QItemDelegateAndy Shaw2009-05-201-1/+1
| | | * | qdoc: Moved qdoc comments from qmacstyle_mac.mm to qstyles.qdocMartin Smith2009-05-201-152/+6
| | | |/
| | * | Doc: Fixed the paper sizes again.David Boddie2009-05-201-16/+16
| | |/
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-1924-33/+60
| |\ \ | | |/
| | * Ignore GCC warning of unsafe floating point comparisons.Ariya Hidayat2009-05-191-0/+14
| | * Replace all occurences of "heirarchy" with "hierarchy"Andre Haupt2009-05-181-1/+1
| | * Fix some typos in the documentation.Frederik Schwarzer2009-05-1822-28/+28
| | * Prevent a crash with brushed metal windows and a qApp style sheetNorwegian Rock Cat2009-05-181-4/+17
| * | compile fixes with namespaceshjk2009-05-191-0/+4
| * | Merge commit 'origin/4.5'Olivier Goffart2009-05-189-27/+65
| |\ \ | | |/
| | * QCss: font-family handle fallback font specsOlivier Goffart2009-05-181-7/+12
| | * QCalendarWidget::setDateTextFormat() reset the format is the date is invalidBenjamin Poulain2009-05-181-1/+1
| | * Fixed crash in QWizard running on old Windows systems.jasplin2009-05-183-3/+8
| | * Fix QSoundServer on Big-Endian machines.Tom Cooksey2009-05-181-7/+33
| | * Fixed a bug which implicitly closed perspective transformed poly lines.Trond Kjernåsen2009-05-181-3/+5
| | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Geir Vattekar2009-05-1539-511/+626
| | |\
| | | * Cocoa: Window flickers when resized with a QTabWidgetRichard Moe Gustavsen2009-05-151-2/+2
| | * | Doc: Updated description of QMainWindow::unifiedTitleAndToolBarOnMacGeir Vattekar2009-05-151-4/+4
| * | | Fix compilation of the cssparser testOlivier Goffart2009-05-181-3/+3
| * | | Fixed: No margin between the text and the shortcut in menu with stylesheetOlivier Goffart2009-05-181-7/+4
| * | | Fixed regression introduced by fix for Task 177022.jasplin2009-05-181-3/+7
| * | | Add an extension to QPixmapCache to get rid of strings.Alexis Menard2009-05-187-78/+455
| * | | Graphics View Optimization: Use a simple style option by default.Bjoern Erik Nilsen2009-05-159-168/+123
* | | | Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic in...Michael Brasser2009-05-1810-14/+13
|\ \ \ \
| * \ \ \ Merge branch 'kinetic-animations' into kinetic-statemachineKent Hansen2009-05-142-0/+4
| |\ \ \ \
| | * \ \ \ Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic in...David Boddie2009-05-131-5/+0
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic in...David Boddie2009-05-1295-1183/+1765
| | |\ \ \ \ \
| | * | | | | | Merged local changes.David Boddie2009-04-292-0/+4
| * | | | | | | Make QAbstractTransition::eventTest() non-constEskil Abrahamsen Blomfeldt2009-05-148-8/+8
| | |_|/ / / / | |/| | | | |
| * | | | | | kill the QT_STATEMACHINE_SOLUTION defineKent Hansen2009-05-131-5/+0
| | |/ / / / | |/| | | |
| * | | | | Merge branch 'kinetic-statemachine' of git@scm.dev.nokia.troll.no:qt/kinetic ...Alexis Menard2009-05-1214-571/+154
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-statemachineAlexis Menard2009-05-12182-3614/+5467
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Warwick Allison2009-05-1535-566/+470
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge branch '4.5'Thiago Macieira2009-05-149-55/+22
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | QColor::toCmyk() does not convert the color if it is already in CMYKBenjamin Poulain2009-05-141-2/+2
| | * | | | | | Fixed an issue with text drawing under Windows.Trond Kjernaasen2009-05-142-10/+7
| | * | | | | | Compile.Norwegian Rock Cat2009-05-141-1/+1