summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qtoolbar.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-091-2/+1
|\
| * Doc: Removed promisse to fix a problemMorten Engvoldsen2010-02-041-2/+1
* | Merge branch '4.6'Thiago Macieira2010-01-131-1/+1
|\ \ | |/
| * Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* | Merge commit 'origin/4.6'Olivier Goffart2009-12-151-1/+1
|\ \ | |/
| * Fix toolbar animation when restoring from expanded stateThierry Bastian2009-12-041-1/+1
* | Added QToolBar::visibilityChanged(bool) signal.J-P Nurmi2009-12-081-0/+9
|/
* Make the toolbar extension animated according to the main windowThierry Bastian2009-11-101-1/+1
* QToolBar has now a topLevelChanged signal like in QDockWidgetThierry Bastian2009-10-271-0/+16
* Missing mouse release event on toolbars on Mac OS XPrasanth Ullattil2009-09-221-0/+2
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | QToolbar now collapses when draggedThierry Bastian2009-08-261-1/+1
* | Make sure we use layoutDirection from the widget and not always the appThierry Bastian2009-08-251-4/+4
* | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-2/+2
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Doc: small improvementsVolker Hilsheimer2009-07-201-1/+1
* | Ensure that when we hide QToolBar in unified, unified follows.Norwegian Rock Cat2009-07-091-6/+23
* | QToolBar: avoid repaints when entering/leaving a toolbarThierry Bastian2009-07-031-0/+4
* | QToolBar: fix coverity warningsThierry Bastian2009-06-301-22/+14
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\ \ | |/
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | Removed qApp and replaced with QApplication:: for static member callsThierry Bastian2009-06-111-2/+2
* | remove q->layout() and q->parentWidget() code where unnecessaryThierry Bastian2009-06-111-4/+4
* | QToolBarLayout and QDockWidgetLayout, which are private classes, areThierry Bastian2009-05-081-4/+8
* | introduce Q_WS_WINCEMaurice Kalinowski2009-04-291-1/+1
|/
* fix tap-and-hold checkbox problem for Windows CEJoerg Bornemann2009-04-071-0/+11
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+1291