index
:
qt-creator/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
11.0
12.0
13.0
14.0
15.0
16.0
17.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3dfirst
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libs
/
utils
/
fancymainwindow.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Projects mode: Fix invisible tool bar above build system output
Eike Ziller
2024-01-26
1
-6
/
+4
*
FancyMainWindow: Save collapse state
Eike Ziller
2024-01-11
1
-11
/
+51
*
FancyMainWindow: Remove unused private member
Eike Ziller
2024-01-08
1
-1
/
+0
*
FancyMainWindow: Restore dock sizes when hiding/showing areas
Eike Ziller
2024-01-08
1
-25
/
+58
*
FancyMainWindow: Keep collapse state when toggling dock area
Eike Ziller
2023-12-14
1
-1
/
+13
*
FancyMainWindow: Move collapse functions to DockWidget
Eike Ziller
2023-12-14
1
-113
/
+138
*
Support view/hide right side bar in Debug mode
Eike Ziller
2023-12-11
1
-2
/
+6
*
FancyMainWindow: Use "Store" type for settings instead of custom QHash
Eike Ziller
2023-12-11
1
-5
/
+5
*
Use sidebar buttons for hiding/showing dock areas
Eike Ziller
2023-11-28
1
-20
/
+99
*
FancyMainWindow: Improve positioning of docks when (un)collapsing
Eike Ziller
2023-11-27
1
-19
/
+92
*
Dock widgets: Add collapse/uncollapse functionality
Eike Ziller
2023-11-10
1
-1
/
+93
*
Improve styling of dock title widgets
Eike Ziller
2023-11-10
1
-22
/
+17
*
FancyMainWindow: Remove auto-hide title bars functionality
Eike Ziller
2023-11-07
1
-133
/
+32
*
Utils: Allow hiding Dock close / float buttons
Marcus Tillmanns
2023-09-28
1
-3
/
+12
*
All: Remove some unneeded #includes
hjk
2023-09-27
1
-1
/
+0
*
Utils, all: Standardize on QtcSettings
hjk
2023-09-27
1
-16
/
+16
*
Utils: Warn if restoring FancyMainWindow fails
Marcus Tillmanns
2023-08-25
1
-2
/
+4
*
Utils: Fix FancyMainWindow
Marcus Tillmanns
2023-08-04
1
-1
/
+17
*
Doc: Add "\inmodule QtCreator" to \class and \namespace docs
Leena Miettinen
2023-05-22
1
-1
/
+3
*
Pdb: Fix debugger start for python debugging
Christian Stenger
2023-02-16
1
-1
/
+1
*
Utils: Tr::tr
Alessandro Portale
2023-02-01
1
-3
/
+4
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Utils: Pass context object to lambda connections
Jarek Kobus
2022-12-07
1
-1
/
+1
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Drop Qt5: Remove remaining includes of porting.h
Jarek Kobus
2022-07-20
1
-1
/
+0
*
FancyMainWindow: Avoid using sender()
Jarek Kobus
2022-07-20
1
-17
/
+9
*
Drop Qt5: Utils: Get rid of QOverload
Jarek Kobus
2022-07-20
1
-7
/
+4
*
Utils: Collapse most of porting,h
hjk
2022-07-13
1
-4
/
+4
*
Utils: More forward declarations / drop unused headers [D-G]
Jarek Kobus
2022-05-25
1
-2
/
+2
*
Utils lib: Remove unneeded includes from cpp files
Jarek Kobus
2022-05-19
1
-1
/
+0
*
Qt6: enterEvent now gets passed a QEnterEvent
Eike Ziller
2020-09-29
1
-4
/
+5
*
Use QStyleOption::initFrom() instead of init()
hjk
2020-07-09
1
-1
/
+1
*
Utils: Replace foreach with range-based for
Orgad Shaneh
2020-06-16
1
-3
/
+3
*
Use less nullptr for empty flags
hjk
2020-01-21
1
-2
/
+2
*
Merge remote-tracking branch 'origin/4.10' into 4.11
Eike Ziller
2019-10-28
1
-1
/
+0
|
\
|
*
Remove extra setMargin(..) Some lines after we can see a
Laurent Montel
2019-10-17
1
-1
/
+0
*
|
Remove usages of deprecated APIs of QLayout
Sona Kurazyan
2019-09-02
1
-1
/
+1
*
|
Compile fix with recent Qt dev
hjk
2019-07-29
1
-5
/
+2
|
/
*
Debugger: Re-organize dock widget persisting
hjk
2019-04-05
1
-0
/
+15
*
Utils: Return a const list for FancyMainWindow::dockWidgets
hjk
2018-09-26
1
-7
/
+7
*
Utils: Modernize
Alessandro Portale
2018-07-20
1
-24
/
+24
*
Do not show accelerators in dock window titles
hjk
2017-11-30
1
-3
/
+9
*
FancyMainWindow: Disregard accelerators when sorting docks
Orgad Shaneh
2017-07-07
1
-1
/
+2
*
FancyMainWindow: Limit DockWidget title popup area
Alessandro Portale
2016-12-14
1
-1
/
+1
*
FancyMainWindow: Add an option to hide the central widget
Ulf Hermann
2016-10-04
1
-0
/
+19
*
Remove use of deprecated Qt algorithms
Orgad Shaneh
2016-08-09
1
-8
/
+6
*
FancyMainWindow: Add a way to make the layout immutable
hjk
2016-07-26
1
-20
/
+29
*
Fix compilation with QT_NO_ACCESSIBILITY
Eike Ziller
2016-06-24
1
-2
/
+5
*
FancyMainWindow: Move toolbarDockWidget "property" to subclass
hjk
2016-03-09
1
-12
/
+0
[next]