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
/
kernel
/
qformlayout
Commit message (
Expand
)
Author
Age
Files
Lines
*
QFormLayout: don't access out-of-bounds layout data
Volker Hilsheimer
2023-01-13
1
-0
/
+44
*
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: Don't use PUBLIC_LIBRARIES for tests and test helpers
Alexandru Croitor
2022-07-28
1
-1
/
+1
*
QLayout: add className() to a warning message
Ahmad Samir
2022-07-01
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-27
/
+2
*
QFormLayout: Fix assert when showing with hidden rows
Volker Hilsheimer
2022-03-15
1
-0
/
+23
*
Fix tst_qformlayout::wrapping on Android
Andreas Buhr
2022-02-24
2
-4
/
+3
*
Implement QFormLayout::set/isRowVisible
Volker Hilsheimer
2022-02-24
1
-0
/
+130
*
Remove the qmake project files
Joerg Bornemann
2021-01-07
1
-4
/
+0
*
Replace QtTest headers with QTest
David Skoland
2020-12-22
1
-1
/
+1
*
Android: blacklist a list of failing tests for android
Assam Boudjelthia
2020-11-04
1
-0
/
+3
*
Another round of replacing 0 with nullptr
Allan Sandfeld Jensen
2020-10-07
1
-6
/
+6
*
CMake: Regenerate projects to use new qt_internal_ API
Alexandru Croitor
2020-09-23
1
-1
/
+1
*
Remove most compiler warnings about missing overrides
Lars Knoll
2020-09-11
1
-3
/
+3
*
Replace Qt CONSTEXPR defines with constexpr
Allan Sandfeld Jensen
2020-08-14
1
-1
/
+1
*
CMake: Regenerate tests with new qt_ prefixed APIs
Alexandru Croitor
2020-07-09
1
-1
/
+1
*
Remove winrt
Oliver Wolff
2020-06-06
1
-3
/
+0
*
Regenerate projects one last time before merge
wip/cmake
Alexandru Croitor
2020-02-12
1
-3
/
+2
*
Merge remote-tracking branch 'origin/dev' into wip/cmake
Leander Beernaert
2019-11-19
1
-2
/
+18
|
\
|
*
QShortcut: Properly port to the new configure system
Friedemann Kleint
2019-10-25
1
-2
/
+18
*
|
Regenerate qtbase after wip/qt6 -> wip/cmake merge
Alexandru Croitor
2019-10-14
1
-1
/
+16
*
|
Merge remote-tracking branch 'origin/wip/qt6' into wip/cmake
Alexandru Croitor
2019-10-11
2
-7
/
+8
|
\
\
|
|
/
|
*
tst_QFormLayout: use QAutoPointer to simplify test and avoid leak
Marc Mutz
2019-08-13
2
-7
/
+8
*
|
Merge commit 'dev' into 'wip/cmake-merge'
Tobias Hunger
2019-04-16
1
-4
/
+4
|
\
\
|
|
/
|
*
Replace Q_DECL_NOTHROW with noexcept the remaining places
Allan Sandfeld Jensen
2019-04-09
1
-4
/
+4
*
|
Begin port of qtbase to CMake
Simon Hausmann
2018-11-01
1
-0
/
+1
|
/
*
winrt: make widgets/kernel auto tests pass
Oliver Wolff
2018-06-22
1
-0
/
+3
*
tests/auto/widgets/kernel: Avoid unconditional qWait()s
Kari Oikarinen
2018-04-24
1
-2
/
+1
*
testlib: start sharing common helper functions
Gatis Paeglis
2017-11-04
2
-9
/
+5
*
QFormLayout: take the correct row in takeRow()
Marc Mutz
2017-02-08
1
-6
/
+9
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-11-24
1
-18
/
+24
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-11-23
1
-18
/
+24
|
|
\
|
|
*
tst_QFormLayout: Fix UB (invalid enum value) in several functions
Marc Mutz
2016-11-22
1
-18
/
+24
*
|
|
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-11-01
1
-6
/
+9
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-10-22
1
-6
/
+9
|
|
\
\
|
|
|
/
|
|
*
Plug remaining leaks in tests/auto/widgets/kernel
Marc Mutz
2016-10-21
1
-6
/
+9
*
|
|
Plug new leaks in tst_QFormLayout
Marc Mutz
2016-10-21
1
-3
/
+41
*
|
|
Implement QFormLayout row removal
Samuel Gaist
2016-04-14
1
-0
/
+237
|
/
/
*
|
Updated license headers
Jani Heikkinen
2016-01-21
1
-17
/
+12
*
|
tests/auto/widgets: Remove some placeholder formatting.
Friedemann Kleint
2015-10-19
1
-1
/
+1
*
|
Tests: Use QCOMPARE() with QLatin1String() for QString values.
Friedemann Kleint
2015-10-14
1
-2
/
+2
*
|
Tests: Remove CONFIG += parallel_test.
Friedemann Kleint
2015-09-05
1
-1
/
+0
|
/
*
tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).
Friedemann Kleint
2015-07-31
1
-24
/
+24
*
tst_formlayout: Fix top level widget leaks.
Friedemann Kleint
2015-06-27
1
-198
/
+189
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Avoid adding widget to its own layout
Thomas Fischer
2014-09-05
1
-0
/
+24
*
expand tabs and related whitespace fixes in *.{cpp,h,qdoc}
Oswald Buddenhagen
2014-01-13
1
-1
/
+1
*
QFormLayout: Avoid assertion with negative spacings.
Jan Arve Saether
2013-11-15
1
-0
/
+14
[next]