summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qtoolbar.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-1/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-1/+1
| |\
| | * Fix grammar in QToolBar docsMitch Curtis2016-08-121-1/+1
* | | QtWidgets: Introduce delegating constructors.Friedemann Kleint2016-05-021-3/+1
* | | QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-071-11/+0
|/ /
* / Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-1/+1
|\
| * Replace MAC OS X with OS XNico Vertriest2015-06-301-1/+1
* | QMenu/QToolBar: Add overloads of addAction() using Qt 5 signals and slots.Friedemann Kleint2015-06-181-0/+76
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-1/+1
* Remove Q_NO_USING_KEYWORDThiago Macieira2014-12-201-9/+0
* Update window flags from QToolBarPrivate::endDrag().Friedemann Kleint2014-12-081-2/+0
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Mention Qt::ToolButtonFollowStyle in QToolBar/QMainWindow documentationDavid Faure2014-07-091-0/+4
* qtoolbar: add missing header on OSX.Mike McQuaid2014-06-281-0/+4
* Cocoa: Update unified toolbar area on toolbar hideMorten Johan Sørvig2014-04-091-0/+18
* Cocoa: Use private property to enable NSWindow child windowsGabriel de Dietrich2014-04-091-0/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-201-70/+4
|\
| * Mac: Remove old unified toolbar implementation.Morten Johan Sørvig2014-01-131-67/+1
| * Enable window dragging code in QToolBar on MacMorten Johan Sørvig2014-01-111-3/+3
* | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-2/+2
|/
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-4/+4
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix typos and style in QToolBar documentationDavid Gil2012-12-071-15/+15
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Documentation fixes.Frederik Gladhorn2012-09-211-12/+0
* QtWidgets: remove \link usagesGiuseppe D'Angelo2012-05-291-5/+4
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-3/+3
* Remove redundant virtual method reimplementations from QToolBar.Jason McDonald2012-04-021-16/+0
* Use Q_OS_WINCE instead of Q_WS_WINCEAndreas Holzammer2012-02-071-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Docs: Forward-ported typo and link fixes from Qt 4.8Janne Anttila2012-01-111-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Clean-up a macro for CocoaMorten Sorvig2011-10-101-35/+0
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-031-1/+1
* Widgets: Remove QT3_SUPPPORT.Friedemann Kleint2011-09-281-12/+0
* Most checks for windows in widgets have to be ws specificOlli Werwolff2011-06-081-1/+1
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* library splitLars Knoll2011-05-071-0/+1349