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
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.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
/
src
/
printsupport
/
dialogs
/
qprintdialog_unix.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
rely on CUPS for multiple page ranges in unix version of QPrintDialog
Alexander Stippich
2025-03-23
1
-4
/
+2
*
Unix printing: Check for a valid page range before accepting dialog
Jonathan Marten
2024-12-04
1
-7
/
+10
*
printsupport: use string view types more
Anton Kudryavtsev
2023-09-12
1
-3
/
+3
*
Fix build with -no-feature-messagebox
Tasuku Suzuki
2023-01-17
1
-2
/
+2
*
QtPrintSupport: Disambiguate static functions
Friedemann Kleint
2023-01-12
1
-2
/
+2
*
Fix typos in docs and comments
Kai Köhne
2022-06-15
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Printsupport: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-04-19
1
-2
/
+4
*
Printsupport: stop using QL1Char constructor for creating char literals
Sona Kurazyan
2022-04-19
1
-4
/
+4
*
Unix: Correctly update options pane for PDF printer
Alexander Volkov
2022-03-15
1
-2
/
+2
*
Fix UI mismatch when QPrinter::setDuplex
Zhang Hao
2022-02-18
1
-3
/
+4
*
Make sure _q_printerChanged is called even if only pdf printer is available
Albert Astals Cid
2021-05-21
1
-0
/
+2
*
Silence warning in QPrintDialog
Szabolcs David
2021-05-01
1
-4
/
+4
*
Add nullptr check
Oliver Eftevaag
2021-03-16
1
-1
/
+2
*
Rename QRangeCollection to QPageRanges, make it a proper value type
Volker Hilsheimer
2020-11-08
1
-5
/
+7
*
Remove obsolete APIs and comments from QAbstractPrintDialog
Volker Hilsheimer
2020-09-10
1
-19
/
+19
*
Move QFileSystemModel into QtGui
Volker Hilsheimer
2020-08-25
1
-1
/
+1
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-07-07
1
-1
/
+1
*
Use QList instead of QVector in printsupport
Jarek Kobus
2020-07-06
1
-1
/
+1
*
Get rid of QTextCodec in the cups support
Lars Knoll
2020-05-14
1
-9
/
+11
*
Support multiple page ranges in QPrinter
Szabolcs David
2020-04-09
1
-85
/
+5
*
Remove QRegExp usage from Qt PrintSupport
Lars Knoll
2020-03-17
1
-3
/
+10
*
QComboBox: remove currentIndexChanged(const QString&)
Vitaly Fanaskov
2020-02-19
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2019-12-27
1
-3
/
+5
|
\
|
*
QPrintDialog: don't access dangling pointer when cups is disabled
Christian Ehrlicher
2019-12-23
1
-3
/
+5
*
|
Replace usages of QVariant::value by qvariant_cast
Olivier Goffart
2019-12-15
1
-9
/
+9
*
|
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-08-15
1
-0
/
+5
|
\
|
*
Unix: Disable complex page ranges widget when printing to pdf
Albert Astals Cid
2019-08-13
1
-0
/
+5
*
|
QPrintSupport: do not bypass a base class' virtual
Giuseppe D'Angelo
2019-05-15
1
-1
/
+1
*
|
Remove remaining Q_DECL_NOEXCEPT/Q_DECL_NOTHROW usage
Allan Sandfeld Jensen
2019-04-04
1
-5
/
+5
|
/
*
Pass non-trivial types by const-ref in range-loop [-Wclazy-range-loop]
Sergio Martins
2018-12-05
1
-1
/
+1
*
Fix clang develop build
Allan Sandfeld Jensen
2018-05-31
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.11' into dev
Liang Qi
2018-05-24
1
-0
/
+4
|
\
|
*
Fix build for Android with android-clang
Liang Qi
2018-05-16
1
-0
/
+4
*
|
cups: Fix UI mismatch when a default printer option choice is not available
Albert Astals Cid
2018-05-09
1
-14
/
+27
*
|
Unix print dialog: Properly initialize duplex
Michael Weghorn
2018-05-02
1
-5
/
+26
*
|
cups: Take conflicts for duplex and page size into account
Albert Astals Cid
2018-03-27
1
-6
/
+101
*
|
Initialize m_cupsCodec
Jesus Fernandez
2018-03-26
1
-1
/
+1
*
|
Linux/cups: Better advanced options UI
Albert Astals Cid
2018-03-19
1
-562
/
+208
|
/
*
cups: Clear cups options at the start of QPrintPropertiesDialog::setupPrinter
Albert Astals Cid
2018-01-24
1
-0
/
+4
*
Cups Print Dialog: Change the message box titles to Caps
Friedemann Kleint
2018-01-17
1
-2
/
+2
*
QPrintDialog/Unix: compile with gcc 4.8
Christian Ehrlicher
2018-01-17
1
-1
/
+2
*
Move color/grayscale option to cups advanced panel
Renato Araujo Oliveira Filho
2018-01-16
1
-1
/
+18
*
CUPS: Don't show choices that conflict with the printer installed options
Albert Astals Cid
2018-01-12
1
-16
/
+30
*
CUPS: Rework set/clearCupsOption API
Albert Astals Cid
2018-01-12
1
-3
/
+1
*
CUPS: Enable printing arbitrary pages and page ranges
Albert Astals Cid
2018-01-12
1
-0
/
+104
*
cups: Don't show InstallableOptions in the advanced properties
Albert Astals Cid
2018-01-12
1
-8
/
+17
*
Unix: Fix usability of the print properties dialog
Albert Astals Cid
2018-01-12
1
-41
/
+66
*
QUnixPrintWidgetPrivate::_q_printerChanged: Update state correctly
Albert Astals Cid
2018-01-09
1
-0
/
+6
[next]