summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets
Commit message (Expand)AuthorAgeFilesLines
* Do not use the locale in QDoubleSpinBoxPrivate::roundOlivier Goffart2009-05-271-3/+1
* Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian2009-05-255-14/+14
* Merge branch '4.5' of ../qt-45-documentationDavid Boddie2009-05-202-9/+19
|\
| * QComboBox: style change event should not resets custom item delegatesOlivier Goffart2009-05-202-9/+19
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-199-9/+9
|\ \ | |/
| * Replace all occurences of "heirarchy" with "hierarchy"Andre Haupt2009-05-181-1/+1
| * Fix some typos in the documentation.Frederik Schwarzer2009-05-188-8/+8
* | Merge commit 'origin/4.5'Olivier Goffart2009-05-182-5/+5
|\ \ | |/
| * QCalendarWidget::setDateTextFormat() reset the format is the date is invalidBenjamin Poulain2009-05-181-1/+1
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Geir Vattekar2009-05-151-1/+17
| |\
| * | Doc: Updated description of QMainWindow::unifiedTitleAndToolBarOnMacGeir Vattekar2009-05-151-4/+4
* | | Merge branch '4.5'Thiago Macieira2009-05-141-1/+1
|\ \ \ | | |/ | |/|
| * | Fix broken wince build.Jason McDonald2009-05-131-1/+1
| * | fix WinCE buildMaurice Kalinowski2009-05-131-0/+2
* | | Fix missing update of edit geometry on QSpinBoxJens Bache-Wiig2009-05-141-0/+1
* | | Ensure style option for drawing blank area in scrollarea is initialized.Norwegian Rock Cat2009-05-141-3/+4
* | | Remove snapback/maximum drag distance from QSliderJens Bache-Wiig2009-05-141-10/+0
* | | Draw the shadow before the page background to avoid antialiasing overlapsTrond Kjernaasen2009-05-121-22/+22
* | | Add a AA_MacDontSwapCtrlAndMeta application attribute.Norwegian Rock Cat2009-05-111-60/+48
* | | Almost 200 symbols that didn't need to be exported.Thierry Bastian2009-05-113-3/+3
* | | fix build on windowsMaurice Kalinowski2009-05-111-1/+1
* | | QToolBarLayout and QDockWidgetLayout, which are private classes, areThierry Bastian2009-05-084-26/+11
* | | Stop a crash in QMenuBar on Designer after my changes.Norwegian Rock Cat2009-05-081-0/+2
* | | Improved scrolling performance with invisible blocksmae2009-05-081-2/+12
* | | fix WinCE buildMaurice Kalinowski2009-05-081-0/+2
* | | Merge branch '4.5'Thiago Macieira2009-05-071-1/+15
|\ \ \ | |/ /
| * | handle the back soft key on Windows mobile SmartPhonesJoerg Bornemann2009-05-071-1/+15
| |/
* | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-05-063-5/+3
|\ \ | |/
| * Fixed bug in QTabBar::setTabButton() for a scrolled tab bar.jasplin2009-05-061-1/+2
| * Fixing task 252319Thomas Hartmann2009-05-061-3/+0
| * Fixed scrolling performance issue related to hidden blocksmae2009-05-061-1/+1
* | Show text in tabs of a QTabBar while compileing with QT_NO_TABWIDGETOlivier Goffart2009-05-051-2/+1
* | Fix behavior of QButtonGroup::addButton(QAbstractButton, int).Daniel Molkentin2009-05-052-8/+25
* | Deprecate qt_mac_set_show_menubar for a public cross-platform API.Norwegian Rock Cat2009-05-044-45/+105
* | introduce Q_WS_WINCEMaurice Kalinowski2009-04-2911-32/+32
* | Fixed tabbar position reset on palette changeJens Bache-Wiig2009-04-281-1/+3
* | Repair damage done by 8af3500125a03a54dddb8c46ee709b7b8d257f27Rhys Weatherley2009-04-281-1/+2
* | Fixes QLabel:hover{color:...} for simple textOlivier Goffart2009-04-272-14/+11
* | Work on getting unified toolbars to look more native.Norwegian Rock Cat2009-04-221-2/+2
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-201-3/+3
|\ \ | |/
| * Possible assert when hiding tabbed QDockWidgetThierry Bastian2009-04-171-3/+3
| * Fixed painting issues with draggable tabsJens Bache-Wiig2009-04-152-72/+51
| * BT: Namespace compile fixes for Cocoa.Norwegian Rock Cat2009-04-151-0/+6
| * The submenu of a multicolumn menu have an incorrect positionThierry Bastian2009-04-151-2/+2
* | Fixed painting issues with draggable tabsJens Bache-Wiig2009-04-152-72/+51
* | BT: Namespace compile fixes for Cocoa.Norwegian Rock Cat2009-04-151-0/+6
* | The submenu of a multicolumn menu have an incorrect positionThierry Bastian2009-04-151-2/+2
* | Merge commit 'origin/4.5'Olivier Goffart2009-04-158-51/+97
|\ \ | |/
| * fix potential crashMaurice Kalinowski2009-04-141-1/+1
| * BT: Fix up comments in new Cocoa files.Norwegian Rock Cat2009-04-084-64/+108