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.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
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
/
printsupport
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dialogs: clean up native dialogs when object gets destroyed
Volker Hilsheimer
2023-09-06
1
-0
/
+17
*
QPrintDialog on macOS: Don't crash when parent is not a window
Volker Hilsheimer
2023-09-05
1
-0
/
+16
*
Fix tst_qprinterinfo.cpp not compiling on Vxworks
Marcin Zdunek
2023-08-24
1
-1
/
+1
*
tst_QPrintDevice: compile with QT_NO_FOREACH
Ahmad Samir
2023-08-19
1
-5
/
+4
*
tst_QPrinter: compile with QT_NO_FOREACH
Ahmad Samir
2023-08-19
1
-6
/
+7
*
Mark all of Qt as free of Q_FOREACH, except where it isn't
Marc Mutz
2023-08-19
2
-0
/
+4
*
tests: port assorted trivial uses of Q_FOREACH to ranged for loops
Marc Mutz
2023-08-14
1
-2
/
+2
*
Android: temporarily skip tst_qprinterinfo, tst_qwidget and tst_qwindow
Assam Boudjelthia
2023-07-26
1
-0
/
+4
*
CMake: Make qtbase tests standalone projects
Alexandru Croitor
2023-07-05
4
-0
/
+24
*
tests: Remove remains of qmake conversion from CMakeLists.txt files
Friedemann Kleint
2023-02-17
7
-14
/
+0
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
1
-3
/
+3
*
tests: Fix tst_qprinterinfo for CUPS printer instances
Michael Weghorn
2022-08-24
1
-1
/
+1
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
7
-7
/
+7
*
qputenv: port to QByteArrayView
Marc Mutz
2022-08-06
1
-1
/
+1
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
7
-0
/
+21
*
CMake: Don't use PUBLIC_LIBRARIES for tests and test helpers
Alexandru Croitor
2022-07-28
4
-4
/
+4
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
4
-108
/
+8
*
QtBase: replace windows.h with qt_windows.h
Yuhang Zhao
2021-11-23
1
-1
/
+1
*
Compile autotests for Integrity
Tatiana Borisova
2021-09-20
2
-9
/
+10
*
Remove the qmake project files
Joerg Bornemann
2021-01-07
7
-40
/
+0
*
Replace QtTest headers with QTest
David Skoland
2020-12-22
4
-4
/
+5
*
Fit tst_qprinterinfo in case there are printers in local network
Andreas Buhr
2020-11-21
1
-4
/
+2
*
Another round of replacing 0 with nullptr
Allan Sandfeld Jensen
2020-10-07
1
-3
/
+3
*
QPrinter: unit tests fail when default printer supports duplex
Andreas Buhr
2020-09-30
1
-3
/
+2
*
QPrinter: fix unit tests for special case when no printer is default
Andreas Buhr
2020-09-29
1
-1
/
+7
*
CMake: Regenerate projects to use new qt_internal_ API
Alexandru Croitor
2020-09-23
4
-4
/
+4
*
Fix compiler warnings about missing overrides
Lars Knoll
2020-09-13
1
-1
/
+1
*
Remove obsolete APIs and comments from QAbstractPrintDialog
Volker Hilsheimer
2020-09-10
2
-55
/
+58
*
Remove deprecated QPrinter and QPagedPaintDevice APIs
Volker Hilsheimer
2020-09-04
1
-454
/
+242
*
Qpagedpaintdevice: Use marginsF instead of internal struct margins
Peng Wenhao
2020-09-01
1
-33
/
+29
*
QPrinterInfo: Remove deprecated methods
Marcel Krems
2020-08-25
1
-12
/
+0
*
CMake: Regenerate subdir test projects
Alexandru Croitor
2020-07-09
1
-0
/
+3
*
CMake: Regenerate tests with new qt_ prefixed APIs
Alexandru Croitor
2020-07-09
4
-4
/
+4
*
Regenerate projects one last time before merge
wip/cmake
Alexandru Croitor
2020-02-12
1
-3
/
+1
*
Regenerate tests/auto/printsupport
Alexandru Croitor
2019-11-13
4
-4
/
+10
*
Merge branch 'wip/qt6' into wip/cmake
Alexandru Croitor
2019-08-15
1
-0
/
+4
|
\
|
*
Remove the remaining usages of deprecated APIs of qtbase
Sona Kurazyan
2019-08-01
1
-0
/
+4
*
|
Regenerate some of the test projects that do SUBDIRS += foo
Alexandru Croitor
2019-08-07
1
-0
/
+2
*
|
Merge remote-tracking branch 'origin/wip/qt6' into wip/cmake
Alexandru Croitor
2019-07-11
1
-11
/
+12
|
\
|
|
*
test: migrate QPrinterInfo test to QRegularExpression
Samuel Gaist
2019-06-11
1
-11
/
+12
*
|
Merge remote-tracking branch 'origin/dev' into wip/cmake
Alexandru Croitor
2019-06-03
2
-4
/
+14
|
\
|
|
*
Tests: Fix some warnings about deprecated functions not under test
Friedemann Kleint
2019-05-27
2
-4
/
+14
*
|
Merge commit 'dev' into 'wip/cmake-merge'
Tobias Hunger
2019-04-16
1
-1
/
+1
|
\
|
|
*
tst_QPrinter: stabilize qprinter test
Christian Ehrlicher
2019-01-20
1
-1
/
+1
*
|
CMake: Store Qt features in CMake Cache
Tobias Hunger
2019-01-17
1
-3
/
+0
*
|
CMake: Build PrintSupport module and tests
Tobias Hunger
2018-12-14
7
-0
/
+67
|
/
*
Merge remote-tracking branch 'origin/5.11' into dev
Liang Qi
2018-05-03
1
-0
/
+45
|
\
|
*
If the page size is not valid on the new printer, set a custom size
Andy Shaw
2018-05-02
1
-0
/
+45
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Qt Forward Merge Bot
2018-04-10
1
-1
/
+5
|
\
|
|
*
tst_QPrinter: Use qWaitForWindowActive() to wait for dialog
Kari Oikarinen
2018-04-09
1
-1
/
+5
[next]