aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/fancymainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove extra setMargin(..) Some lines after we can see aLaurent Montel2019-10-171-1/+0
* Debugger: Re-organize dock widget persistinghjk2019-04-051-0/+15
* Utils: Return a const list for FancyMainWindow::dockWidgetshjk2018-09-261-7/+7
* Utils: ModernizeAlessandro Portale2018-07-201-24/+24
* Do not show accelerators in dock window titleshjk2017-11-301-3/+9
* FancyMainWindow: Disregard accelerators when sorting docksOrgad Shaneh2017-07-071-1/+2
* FancyMainWindow: Limit DockWidget title popup areaAlessandro Portale2016-12-141-1/+1
* FancyMainWindow: Add an option to hide the central widgetUlf Hermann2016-10-041-0/+19
* Remove use of deprecated Qt algorithmsOrgad Shaneh2016-08-091-8/+6
* FancyMainWindow: Add a way to make the layout immutablehjk2016-07-261-20/+29
* Fix compilation with QT_NO_ACCESSIBILITYEike Ziller2016-06-241-2/+5
* FancyMainWindow: Move toolbarDockWidget "property" to subclasshjk2016-03-091-12/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Fix DockWidgetBogDan Vatra2015-05-201-3/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | FancyMainWindow: Delay auto-collapsing of headershjk2015-01-201-7/+4
|/
* Always show title of floating dockwidget.David Schulz2014-11-041-2/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
| * FancyMainWindow: Don't relay enter events as leave eventsUlf Hermann2014-08-261-1/+1
* | FancyMainWindow: Fix method naminghjk2014-10-101-3/+3
* | Re-introduce option to toggle FancyMainWindow auto-hidinghjk2014-10-091-119/+201
* | FancyMainWindow: Don't relay enter events as leave eventsUlf Hermann2014-08-261-1/+1
* | FancyMainWindow: Qt5-ifyhjk2014-08-261-31/+24
|/
* {Fancy,Debugger}MainWindow: Consolidate dock actions menu populationhjk2014-07-181-6/+4
* FancyMainWindow: Polish dockwidget titlebar displayhjk2014-07-171-13/+68
* FancyMainWindow: Use auto-hiding dock title barshjk2014-07-151-85/+199
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Fix coding style for else statementsOrgad Shaneh2013-07-171-2/+2
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-1/+2
* Clean headers in Utils.Friedemann Kleint2013-03-191-4/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-3/+2
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Do not use qFindChild() and qFindChildren().Christian Kandeler2012-09-201-2/+2
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Remove some old TODO itemsEike Ziller2012-05-161-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-8/+8
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Debug and Analyze mode context menus were reshuffling.Eike Ziller2011-07-131-2/+15
* fancymainwindow: stylehjk2011-07-121-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* API-Documentation: Add the Utils-library.Friedemann Kleint2011-03-021-0/+9
* Remove dock widget handles from debugger tool bar.con2011-02-171-8/+18
* fancydockwidget: save a few allocationshjk2011-02-081-33/+35