summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Doc & menubar hidden for QtDemo after switching back from fullscreenCarlos Manuel Duclos Vergara2010-04-271-0/+3
* | | | | | | | | QTabWidget documentMode not working correctly on MacCarlos Manuel Duclos Vergara2010-04-271-3/+16
|/ / / / / / / /
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-232-11/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | QTabBar: Widgets inside the tab bar where not properly laid out after moveTab()Gabriel de Dietrich2010-04-232-11/+6
| |/ / / / / / /
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-231-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Cocoa: quiting the app from the menubar may cause a crashRichard Moe Gustavsen2010-04-231-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-231-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-221-1/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | When using Qt::BypassGraphicsProxyWidget with QMenu the application is not st...Alexis Menard2010-04-221-1/+1
| | |/ / / /
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-221-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Pass double clicks like other mouse events.Warwick Allison2010-04-201-0/+2
| |/ / / /
* | | | | Default (Parentless) QMenuBar actions do not work (without autotest)Richard Moe Gustavsen2010-04-211-4/+15
* | | | | Revert "Default (Parentless) QMenuBar actions do not work"Morten Johan Sørvig2010-04-211-15/+4
* | | | | Default (Parentless) QMenuBar actions do not workRichard Moe Gustavsen2010-04-201-4/+15
* | | | | ScrollBar width not updated dynamically on Windows.Prasanth Ullattil2010-04-201-0/+1
|/ / / /
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-191-2/+2
|\ \ \ \
| * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-171-2/+2
| |\ \ \ \
| | * | | | QScrollArea: Excessive scrolling in focusNextPrevChild()Gabriel de Dietrich2010-04-161-2/+2
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-172-6/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix menu bar visibility.Fabien Freling2010-04-161-3/+3
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-141-3/+6
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Fix margins for placeholdertext in QLineEditJens Bache-Wiig2010-04-131-3/+6
* | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-04-163-9/+23
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Symbol visibility fixes for RVCT4 on SymbianIain2010-04-151-1/+1
| | |/ / | |/| |
| * | | ComboBox popuplist is not correctly layouted in fullscreen modeSami Merila2010-04-151-7/+21
| * | | QAbstractScrollArea StyleSheet: fix drawing of border with SH_ScrollView_Fram...Olivier Goffart2010-04-141-1/+1
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-133-14/+14
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Revert "Implement heightForWidth support for QTabWidget and QStackedLayout."Olivier Goffart2010-04-133-54/+13
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-126-27/+68
| |\ \
| | * | Fix compile error with QT_NO_ACTION in QtGuiTasuku Suzuki2010-04-121-7/+8
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Jan-Arve Sæther2010-04-121-1/+1
| | |\ \
| | | * | Fix the doc for QFrame::frameStyleThierry Bastian2010-04-091-1/+1
| | * | | Implement heightForWidth support for QTabWidget and QStackedLayout.Jan-Arve Sæther2010-04-123-13/+54
| | |/ /
| | * | Fixed the action geometry of menu bar in RTLThierry Bastian2010-04-071-6/+5
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-132-29/+29
|\ \ \ \ | |/ / / |/| | |
| * | | Revert Merge Request 551. This introduces regressions to Qt.Thiago Macieira2010-04-121-3/+4
| * | | Fixed scroll area size calculation on Mac.Erik Verbruggen2010-04-121-4/+4
| * | | QMenu::popup() code style fixesminiak2010-04-071-25/+25
| * | | fix QMenu::popup()miniak2010-04-071-4/+3
| |/ /
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-121-6/+8
|\ \ \ | |/ / |/| / | |/
| * QTBUG-4887 and other exception safety fixesmread2010-04-071-6/+8
* | Merge remote branch 'origin/4.7' into 4.7Olivier Goffart2010-04-013-4/+12
|\ \
| * | Remove the "Insert unicode control character" menu entry on X11.Pierre Rossi2010-03-311-2/+2
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-302-2/+10
| |\ \
| | * | Fix QComboBox ignoring foreground role in some stylesJens Bache-Wiig2010-03-291-1/+9
| | * | Fixed a typo in the QDoubleValidotor doc.Denis Dzyubenko2010-03-291-1/+1
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-302-471/+145
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-262-471/+145
| |\ \ \ | | |/ / | |/| |
| | * | Merge remote branch 'origin/4.7' into 4.7Olivier Goffart2010-03-2511-33/+78
| | |\ \
| | * | | Fix warnings and build on mingwThierry Bastian2010-03-251-470/+141