summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | Fix QLabel::sizeHint()Eskil Abrahamsen Blomfeldt2010-03-251-1/+4
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-263-10/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Martin Jones2010-03-2511-33/+78
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.7Alexis Menard2010-03-253-10/+10
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-242-3/+2
| | |\ \
| | | * | Fixed S60 softkey implementation to use popup/modal dialog softkeys.Janne Anttila2010-03-232-3/+2
| | * | | Doc update for QSpinBox::textFromValueAnders Bakken2010-03-241-7/+8
| | |/ /
| | * | Always redraw the complete control when an input event comes in.Robert Griebl2010-03-182-4/+4
* | | | Fix the bug where the ampersand symbol would be discarded.Fabien Freling2010-03-261-1/+5
| |_|/ |/| |
* | | Give 1-pixel splitters a larger grab areaJens Bache-Wiig2010-03-242-1/+32
* | | Fix build with QT_NO_DOCKWIDGETBernhard Rosenkraenzer2010-03-232-0/+6
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-197-32/+40
|\ \ \ | |/ / |/| |
| * | Merge remote branch 'origin/4.7' into oslo-staging-1Aaron McCarthy2010-03-195-22/+69
| |\ \
| * | | Incorrect translation for Application menu items in Mac.Prasanth Ullattil2010-03-181-15/+7
| * | | Compile fix on keypad-navigation systemsThiago Macieira2010-03-171-1/+1