summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Unix: Fix page size margins when changing page sizeAlbert Astals Cid2018-01-172-5/+9
* Unix: Fix default printer page size marginsAlbert Astals Cid2018-01-171-2/+7
* QCommonStylePrivate::viewItemSize: fix text height calculationChristian Ehrlicher2018-01-172-0/+10
* QSortFilterProxyModel: annotate some deprecated functions as deprecatedChristian Ehrlicher2018-01-172-9/+12
* QMacStyle: Set WA_MacShowFocusRect for checkbox, radio buttonGabriel de Dietrich2018-01-174-31/+92
* Cups Print Dialog: Change the message box titles to CapsFriedemann Kleint2018-01-171-2/+2
* QPrintDialog/Unix: compile with gcc 4.8Christian Ehrlicher2018-01-171-1/+2
* Add QIODevice::NewOnly and QIODevice::ExistingOnly OpenMode flagsd3fault2018-01-179-36/+90
* QItemDelegate::doLayout: only call QStyle::pixelMetric() onceChristian Ehrlicher2018-01-162-10/+16
* logging: Factor out how to determine if a category is the default categoryTor Arne Vestbø2018-01-161-2/+7
* Cocoa: Use the whole geometry when in fullscreen mode for popup menusAndy Shaw2018-01-161-0/+2
* Move color/grayscale option to cups advanced panelRenato Araujo Oliveira Filho2018-01-161-1/+18
* doc: Fix remaining qdoc warnings in platformheadersMartin Smith2018-01-167-2/+68
* Let XFCE use Xft settingsAllan Sandfeld Jensen2018-01-161-1/+1
* IBus: Delete deprecated DBus APIsTakao Fujiwara2018-01-162-22/+73
* QMacStyle: checkbox, radio button are now HITheme-freeGabriel de Dietrich2018-01-161-44/+32
* QMacStyle: Use QPainter to draw focus ringGabriel de Dietrich2018-01-161-34/+21
* Don't generate QAction include unconditionallyJarek Kobus2018-01-152-1/+25
* Don't generate QButtonGroup include unconditionallyJarek Kobus2018-01-151-1/+2
* Don't generate QHeaderView include unconditionallyJarek Kobus2018-01-151-1/+8
* Add missing dead key symbolsMatt Whitlock2018-01-156-7/+218
* doc: Fix remaining qdoc warnings in QtDBusMartin Smith2018-01-156-39/+36
* Introduce QIcon::fallbackSearchPaths()Alexander Volkov2018-01-159-8/+142
* Simplify ifs since PP_WHITESPACE and WHITESPACE are the sameAlbert Astals Cid2018-01-151-3/+3
* Fix QNX 7 buildTor Arne Vestbø2018-01-141-2/+2
* qstylesheet: remove a few unneeded memory allocationsSergio Martins2018-01-131-11/+6
* doc: Add template clause to qstyleoption_cast functionsMartin Smith2018-01-121-4/+4
* doc: Remove several uses of '/' as continuation characterMartin Smith2018-01-121-8/+4
* doc: Add missing template clauses in qitemeditorfactory.cppMartin Smith2018-01-121-6/+6
* doc: Add missing template clauses in qvulkaninstance.cppMartin Smith2018-01-121-2/+2
* doc: Add missing template clauses in qmatrix4x4.cppMartin Smith2018-01-121-2/+2
* doc: Add missing class qualifiers to uses of FormatRangeMartin Smith2018-01-121-2/+2
* doc: Add missing class qualifiers to uses of TabMartin Smith2018-01-121-13/+6
* doc: Add missing class qualifier to \fn for constructorMartin Smith2018-01-121-1/+1
* doc: Add QTouchEvent qualifier to uses of QTouchPointMartin Smith2018-01-121-3/+3
* Add QModelIndex::siblingAtColumn and ::siblingAtRowAndre Somers2018-01-122-1/+29
* doc: Add missing template clause in \fn commandMartin Smith2018-01-121-1/+1
* doc: Add missing class qualifier in \fn commandMartin Smith2018-01-121-1/+1
* doc: Add template clauses in qhostinfo.cppMartin Smith2018-01-122-4/+4
* CUPS: Don't show choices that conflict with the printer installed optionsAlbert Astals Cid2018-01-128-18/+60
* CUPS: Rework set/clearCupsOption APIAlbert Astals Cid2018-01-123-34/+20
* CUPS: Enable printing arbitrary pages and page rangesAlbert Astals Cid2018-01-124-14/+188
* cups: Don't show InstallableOptions in the advanced propertiesAlbert Astals Cid2018-01-121-8/+17
* Unix: Fix usability of the print properties dialogAlbert Astals Cid2018-01-126-44/+136
* logging: Break out alternative logging sinks into a well defined APITor Arne Vestbø2018-01-121-30/+74
* logging: Clarify that QT_MESSAGE_PATTERN only applies to unstructured loggingTor Arne Vestbø2018-01-121-0/+4
* doc: Add template clause to \fn commands in qmenu.cppMartin Smith2018-01-121-6/+6
* doc: Add template clause to \fn commands in qtoolbar.cppMartin Smith2018-01-121-6/+6
* doc: Remove <CR> from \fn commandsMartin Smith2018-01-121-4/+2
* MinGW: Remove workaround that disabled strict_c++Kai Koehne2018-01-122-7/+0