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
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
2
-19
/
+22
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
1
-1
/
+1
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
1
-0
/
+3
*
CMake: Remove unnecessary INCLUDE_DIRECTORIES . in tests
Alexandru Croitor
2022-07-28
1
-2
/
+0
*
CMake: Don't use PUBLIC_LIBRARIES for tests and test helpers
Alexandru Croitor
2022-07-28
1
-3
/
+3
*
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
*
Remove the qmake project files
Joerg Bornemann
2021-01-07
1
-13
/
+0
*
Replace QtTest headers with QTest
David Skoland
2020-12-22
1
-2
/
+2
*
Blacklist tst_QMdiArea::updateScrollBars on macos
Ivan Solovev
2020-12-17
1
-0
/
+3
*
Android: blacklist a list of failing tests for android
Assam Boudjelthia
2020-11-04
1
-0
/
+11
*
tests: blacklist tst_QMdiArea::tileSubWindows() on CentOS
Liang Qi
2020-10-22
1
-0
/
+1
*
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
*
CMake: Regenerate projects to use new qt_internal_ API
Alexandru Croitor
2020-09-23
1
-3
/
+3
*
Remove most compiler warnings about missing overrides
Lars Knoll
2020-09-11
1
-4
/
+4
*
Extend test blacklisting from Ubuntu 18.04 to 20.04
Tor Arne Vestbø
2020-09-03
1
-0
/
+1
*
Fix warnings about unused variables and functions in tests
Tor Arne Vestbø
2020-07-26
1
-0
/
+2
*
CMake: Regenerate tests with new qt_ prefixed APIs
Alexandru Croitor
2020-07-09
1
-3
/
+3
*
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
*
Regenerate projects one last time before merge
wip/cmake
Alexandru Croitor
2020-02-12
1
-2
/
+1
*
Merge remote-tracking branch 'origin/dev' into wip/cmake
Alexandru Croitor
2020-01-29
1
-7
/
+4
|
\
|
*
Merge remote-tracking branch 'origin/5.15' into dev
Simon Hausmann
2020-01-28
1
-7
/
+4
|
|
\
|
|
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-01-28
1
-7
/
+4
|
|
|
\
|
|
|
*
Flatten version-specific blacklisting on macOS to all macOS versions
Tor Arne Vestbø
2020-01-22
1
-7
/
+4
*
|
|
|
Merge remote-tracking branch 'origin/dev' into merge-dev
Leander Beernaert
2020-01-24
1
-25
/
+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
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
*
|
|
Merge remote-tracking branch 'origin/dev' into wip/cmake
Leander Beernaert
2019-11-19
1
-0
/
+15
|
\
\
\
|
|
/
/
|
*
|
Widget tests: Skip tests that fail on Wayland
Johan Klokkhammer Helsing
2019-10-18
1
-0
/
+15
|
|
/
*
|
Regenerate tests/auto/widgets/widgets
Alexandru Croitor
2019-11-13
1
-4
/
+26
*
|
Merge remote-tracking branch 'origin/wip/qt6' into wip/cmake
Alexandru Croitor
2019-10-11
1
-3
/
+0
|
\
\
|
|
/
|
*
Remove dead code from Qt 4 times
Tor Arne Vestbø
2019-08-20
1
-3
/
+0
*
|
Merge branch 'wip/qt6' into wip/cmake
Alexandru Croitor
2019-08-15
2
-6
/
+15
|
\
\
|
|
/
|
*
Remove usages of deprecated APIs of qtbase/widgets
Sona Kurazyan
2019-08-01
1
-1
/
+1
|
*
unblacklist passing tests
Daniel Smith
2019-07-08
1
-5
/
+14
*
|
Merge commit 'dev' into 'wip/cmake-merge'
Tobias Hunger
2019-04-16
1
-8
/
+18
|
\
\
|
|
/
|
*
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
*
|
Fix building tests on macOS
Alexandru Croitor
2019-02-28
1
-1
/
+1
*
|
CMake: Store Qt features in CMake Cache
Tobias Hunger
2019-01-17
1
-3
/
+0
*
|
Begin port of qtbase to CMake
Simon Hausmann
2018-11-01
1
-0
/
+14
|
/
[next]