summaryrefslogtreecommitdiff
path: root/src/libs/utils/fancymainwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* fancymainwaindow: replace m_dockWidgetActiveState by dynamic propertyhjk2011-02-071-14/+14
* fancymainwindow: remove m_dockWidgets memberhjk2011-02-071-20/+16
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Open context menu for MainWindowArvid Ephraim Picciani2010-09-201-0/+8
* Fix consistency issue with splitter in debug mode.con2010-06-301-2/+14
* Fixed strings in qmlinspector and shutdown() issuesLasse Holmstedt2010-04-291-1/+1
* Move the Debugger/Designer view menus to Window menu.Friedemann Kleint2010-04-201-9/+72
* Try to avoid weird debug mode layout when moving from 1.3 to 2.0.con2010-04-091-2/+2
* Fix QSettings keys of FancyMainWindow in QtCreator.ini.Friedemann Kleint2010-04-061-2/+8
* Fix white text in tool tips and dock widget decorationsJens Bache-Wiig2010-03-221-1/+0
* Header cleanup in utils/coreplugin.Friedemann Kleint2010-03-171-32/+64
* Clean up layouts and use minisplitter everywhereJens Bache-Wiig2010-03-171-1/+1
* Long live the king!hjk2010-03-051-1/+1
* Remove duplicate inclusions of headersTobias Hunger2010-01-111-1/+0
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-1/+1
* Purge out include files in exported headersFriedemann Kleint2009-10-011-0/+4
* long live the kinghjk2009-08-141-1/+1
* Internally use a fancy mainwindow in form editor.con2009-08-101-1/+2
* Need the settings also in form of non-QSettings.con2009-08-101-8/+29
* Extract the special mainwindow behavior of the debug mode into class.con2009-08-061-0/+161