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
/
src
/
printsupport
Commit message (
Expand
)
Author
Age
Files
Lines
*
Doc: Centralize more common settings in 1 global qdocconf.
Casper van Donderen
2012-09-11
1
-36
/
+1
*
printsupport: Fix missing or improper include guard in headers
Sergio Ahumada
2012-09-08
4
-10
/
+10
*
Doc: Fix docbuild when not using -developer-build.
Casper van Donderen
2012-09-01
1
-2
/
+2
*
Doc: Simplify qtbase qdocconfs.
Casper van Donderen
2012-08-31
1
-15
/
+2
*
Ensure that printer orientation is preserved
Titta Heikkala
2012-08-30
1
-2
/
+15
*
Exclude the examples/widgets/doc dir for all but widgets.
Frederik Gladhorn
2012-08-29
1
-0
/
+2
*
Fix qdoc errors in PrinterInfo.
Frederik Gladhorn
2012-08-28
1
-2
/
+1
*
Misc documentation fixes triggered by qdoc errors/warnings
Shawn Rutledge
2012-08-20
1
-16
/
+9
*
rename qt_module_config.prf => qt_module.prf
Oswald Buddenhagen
2012-08-08
1
-1
/
+1
*
replace \key and \gui qdoc commands with \uicontrol
Jeremy Katz
2012-08-01
2
-2
/
+2
*
QtPrintSupport: Replace remaining Q_WS_ conditionals by name checks.
Friedemann Kleint
2012-07-21
3
-16
/
+4
*
Unix printing: Fix suggested file name for printing to file.
Friedemann Kleint
2012-07-17
1
-12
/
+13
*
Remove Library dependency on Settings
Tasuku Suzuki
2012-07-09
1
-1
/
+1
*
Remove _qpa from cpp filenames
Girish Ramakrishnan
2012-07-03
2
-1
/
+1
*
Clean up the EXPORT macros in qglobal.h.
Thiago Macieira
2012-06-29
8
-1
/
+73
*
Get started with patching up the Qt GUI docs
Gunnar Sletta
2012-06-28
1
-3
/
+1
*
fix misnomer: qt_module.prf => qt_build_config.prf
Oswald Buddenhagen
2012-06-19
1
-1
/
+1
*
automatically add QT_BUILD_FOO_LIB to DEFINES
Oswald Buddenhagen
2012-06-19
1
-1
/
+1
*
clean up projects from QPRO_PWD nonsense, etc.
Oswald Buddenhagen
2012-06-19
1
-1
/
+0
*
auto-generate QMAKE_PKGCONFIG_REQUIRES and QMAKE_PKGCONFIG_DESCRIPTION
Oswald Buddenhagen
2012-06-19
1
-2
/
+0
*
auto-generate module pris
Oswald Buddenhagen
2012-06-19
1
-2
/
+0
*
automatically add the version header to HEADERS
Oswald Buddenhagen
2012-06-19
1
-2
/
+0
*
remove explicit RCC_DIR addition to INCLUDEPATH
Oswald Buddenhagen
2012-06-19
1
-3
/
+0
*
make qt_module_config.prf install the module pri file
Oswald Buddenhagen
2012-06-19
1
-1
/
+0
*
QtPrintSupport - Add CUPS printer and options queries to plugin
John Layt
2012-06-09
2
-0
/
+19
*
QtPrintSupport: Move printer list into plugin base class
John Layt
2012-06-08
2
-2
/
+5
*
QtPrintSupport: Move plugin access of QPrinterInfo internals to base
John Layt
2012-06-08
4
-17
/
+18
*
Remove dependency from QFactoryInterface for the print plugin
Lars Knoll
2012-06-08
1
-10
/
+1
*
SIC: QPrintSupport - Remove options api from QPageSetupDialog
John Layt
2012-06-07
4
-137
/
+5
*
QtPrintSupport - Cleanup QPrintDialog header
John Layt
2012-06-01
4
-75
/
+156
*
QtPrintSupport: Add CUPS printsupport plugin
John Layt
2012-05-31
14
-1416
/
+123
*
QtPrintSupport - Add QPrinterInfo api for more printer details
John Layt
2012-05-29
3
-0
/
+49
*
QtPrintSupport: Change QPrinterInfo::defaultPrinter() behaviour
John Layt
2012-05-29
2
-1
/
+6
*
QtPrintSupport: Fix QPrintDialog assert
John Layt
2012-05-29
1
-2
/
+2
*
Replace `const QLatin1String &` with `QLatin1String` where appropriate
Konstantin Ritt
2012-05-25
1
-1
/
+1
*
QtPrintSupport - Modify Platform Plugin QPrinterInfo api
John Layt
2012-05-24
4
-11
/
+35
*
qpa api: replace QPA headers with something more benign
Girish Ramakrishnan
2012-05-22
2
-5
/
+11
*
Windows/MinGW: Fix warnings about missing enumeration values.
Friedemann Kleint
2012-05-21
1
-0
/
+1
*
printsupport: set duplex setting correctly to CUPS printer
Teemu Katajisto
2012-05-15
1
-14
/
+14
*
Fix font printing on Windows using the native engine.
Friedemann Kleint
2012-05-15
1
-22
/
+30
*
Remove capitalization when specifying include-libraries.
kb
2012-05-14
1
-1
/
+1
*
Doc: Add a default license footer.
Casper van Donderen
2012-05-11
1
-0
/
+1
*
Doc: Fix \sa usage
Marius Storm-Olsen
2012-05-11
1
-6
/
+6
*
Merge branch 'docs-refactoring' into master
Marius Storm-Olsen
2012-05-10
15
-2
/
+653
|
\
|
*
Don't add C-style copyright headers to qmake project files
Marius Storm-Olsen
2012-05-10
1
-40
/
+0
|
*
Doc: Add "make docs" targets for libraries.
Casper van Donderen
2012-05-09
1
-0
/
+3
|
*
Doc: Modularize QtPrintSupport documentation.
Casper van Donderen
2012-05-09
14
-2
/
+690
*
|
No longer use deprecated methods for plugin loading.
Friedemann Kleint
2012-05-09
1
-7
/
+3
*
|
Revert "QtPrintSupport: Remove remaining LPR specific code"
Rohan McGovern
2012-05-08
12
-113
/
+1293
*
|
QtPrintSupport: Remove remaining LPR specific code
John Layt
2012-05-07
12
-1293
/
+113
[next]