index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.5
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
auto
/
widgets
/
widgets
/
qmdiarea
/
tst_qmdiarea.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
1
-30
/
+30
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-58
/
+58
*
Deprecate QApplication::setActiveWindow() and mark as internal
Tor Arne Vestbø
2022-08-27
1
-19
/
+21
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-27
/
+2
*
QNX: Remove expected fail
Pasi Petäjäjärvi
2022-02-09
1
-3
/
+0
*
Fix fail to activate first sub window with QMdiArea::TabbedView
Zhang Yu
2021-12-02
1
-0
/
+57
*
QMdiArea: Fix top level window title when using DontMaximizeSubWindowOnActiva...
Friedemann Kleint
2021-05-06
1
-1
/
+42
*
Replace QtTest headers with QTest
David Skoland
2020-12-22
1
-2
/
+2
*
Get rid of all usage of QApplication:desktop
Volker Hilsheimer
2020-10-14
1
-1
/
+1
*
Another round of replacing 0 with nullptr
Allan Sandfeld Jensen
2020-10-07
1
-2
/
+2
*
Remove most compiler warnings about missing overrides
Lars Knoll
2020-09-11
1
-4
/
+4
*
Fix warnings about unused variables and functions in tests
Tor Arne Vestbø
2020-07-26
1
-0
/
+2
*
Use QList instead of QVector in widgets tests
Jarek Kobus
2020-06-25
1
-1
/
+1
*
Phase 2 of removing QDesktopWidget
Volker Hilsheimer
2020-06-08
1
-1
/
+0
*
Remove winrt
Oliver Wolff
2020-06-06
1
-29
/
+0
*
QApplication: remove obsolete globalStrut functionality
Volker Hilsheimer
2020-04-10
1
-2
/
+2
*
Remove deprecated QGL* classes
Johan Klokkhammer Helsing
2019-12-11
1
-24
/
+0
*
Avoid initializing QFlags with 0 or nullptr in tests
Friedemann Kleint
2019-11-26
1
-1
/
+1
*
Widget tests: Skip tests that fail on Wayland
Johan Klokkhammer Helsing
2019-10-18
1
-0
/
+15
*
Remove dead code from Qt 4 times
Tor Arne Vestbø
2019-08-20
1
-3
/
+0
*
Remove usages of deprecated APIs of qtbase/widgets
Sona Kurazyan
2019-08-01
1
-1
/
+1
*
ensure signal subWindowActivated() triggers even when widget has focus
Martin Koller
2019-02-21
1
-0
/
+1
*
QMdiArea: Do not move active subwindow after tile rearrange
Nick D'Ademo
2018-12-06
1
-4
/
+6
*
QMdiArea: Take scroll bars into account when tiling subwindows
Nick D'Ademo
2018-12-04
1
-4
/
+11
*
winrt: Make widgets/widgets auto tests pass
Oliver Wolff
2018-06-22
1
-0
/
+29
*
Stabilize tst_QMdiArea::subWindowList
Kari Oikarinen
2018-05-09
1
-6
/
+4
*
Skip tst_QMdiArea::setViewport on macOS due to flakey failures in CI
Tor Arne Vestbø
2017-04-20
1
-0
/
+4
*
tst_QMdiArea::tabBetweenSubWindows(): Improve warning message
Friedemann Kleint
2017-03-22
1
-1
/
+2
*
Change confusing Q_DEAD_CODE_FROM_QT4_FOO define
Tor Arne Vestbø
2016-10-14
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-05-23
1
-1
/
+1
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-05-19
1
-1
/
+1
|
|
\
|
|
*
tst_QMdiArea::subWindowActivated2(): Allow for several activated events.
Friedemann Kleint
2016-05-09
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-05-12
1
-0
/
+1
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-04-29
1
-0
/
+1
|
|
\
\
|
|
|
/
|
|
*
tst_QMdiArea::subWindowActivated2(): Add activateWindow().
Friedemann Kleint
2016-04-29
1
-0
/
+1
*
|
|
QtWidgets: Remove Windows CE.
Friedemann Kleint
2016-04-07
1
-30
/
+10
|
/
/
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-02-24
1
-2
/
+3
|
\
\
|
|
/
|
*
Prospective fix to stabilize tst_QMdiArea::subWindowActivated2()/xcb.
Friedemann Kleint
2016-02-18
1
-2
/
+3
*
|
Add native support for D-Bus global menu
Dmitry Shachnev
2016-02-23
1
-2
/
+3
*
|
Updated license headers
Jani Heikkinen
2016-01-21
1
-17
/
+12
*
|
tests/auto/widgets: Remove some placeholder formatting.
Friedemann Kleint
2015-10-19
1
-8
/
+13
|
/
*
Tests: Harmonize code checking on platform name.
Friedemann Kleint
2015-09-24
1
-1
/
+1
*
tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).
Friedemann Kleint
2015-07-31
1
-14
/
+14
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Make it more obvious that Q_WS_ is dead code, and should perhaps be ported
Tor Arne Vestbø
2015-02-03
1
-1
/
+1
*
Fix rubberband position for tabbed mdi windows
Paul Olav Tvete
2014-11-19
1
-1
/
+1
*
Enable the qmdiarea test on X11
Paul Olav Tvete
2014-10-03
1
-11
/
+2
*
QMdiArea: Fix positioning of cascaded sub windows.
Friedemann Kleint
2014-09-30
1
-20
/
+18
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
tst_qmdiarea: Fix widget leaks.
Friedemann Kleint
2014-07-25
1
-2
/
+13
[next]