summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add missing since info to ShareOpenGLContexts docsLaszlo Agocs2014-10-231-1/+2
* Fix software OpenGL DLL name in the enum docsLaszlo Agocs2014-10-231-1/+1
* Cocoa: avoid sending exposes too earlyLaszlo Agocs2014-10-231-2/+6
* Get the correct available resolutions from the printerAndy Shaw2014-10-231-3/+3
* Don't use cosmetic GDI pens as this is already accounted forAndy Shaw2014-10-231-4/+1
* Doc: Fix description of QTranslator::translate()Kai Koehne2014-10-231-0/+5
* Allow QtCreator to pass additional args and env vars to the application.BogDan Vatra2014-10-231-0/+17
* Fix styled vertical dockwidget title cut off bug and elide text if longMarko Kangas2014-10-231-4/+6
* Q{Sequential,Associative}Iterable: fix const_iterator assignmentMarc Mutz2014-10-231-8/+12
* Adjust the layout if a QGraphicsWidget is explicitly hiddenJan Arve Saether2014-10-235-1/+30
* Fix uninitialized value warning in QFontEngineFT.Axel Rasmussen2014-10-231-0/+1
* Fix title font of Vista-style wizards.Friedemann Kleint2014-10-231-4/+1
* Fix QWidget::mapTo/FromGlobal() when embedded in QGraphicsView.Friedemann Kleint2014-10-231-0/+22
* Cocoa: Fix icon size calculation for system tray.Christoph Schleifenbaum2014-10-221-32/+64
* Cocoa: Delay QMimeData requests for DnD events.Morten Johan Sørvig2014-10-223-16/+59
* XCB: Don't trigger less specific shortcutsRuslan Nigmatullin2014-10-221-0/+12
* Revert "Cocoa: Send obscure events on OcclusionStateHidden"Morten Johan Sørvig2014-10-221-2/+4
* QNetworkDiskCache: Fix QNetworkDiskCache don't handle to set CookieHeader.Jeongmin Kim2014-10-222-4/+5
* Doc: Fix obsoleteness of some QStyle::PixelMetric enum itemsAlexander Volkov2014-10-221-6/+6
* Windows: Initialize the mouse cursor resourcesAlessandro Portale2014-10-222-1/+13
* Windows XP style: Fix size calculation of QScrollBar's grip.Friedemann Kleint2014-10-223-37/+17
* Doc: Improved explanation of quality setting in QImageReader/Writeraavit2014-10-222-15/+25
* Improve QLoggingCategory's detailed description.Mitch Curtis2014-10-221-10/+13
* Windows: QWindowsPrintDevice::printableMargins avoids leaking the DCShawn Rutledge2014-10-221-1/+1
* Improve iOS https error handling.Morten Johan Sørvig2014-10-221-1/+2
* Windows native socket: handle WSAENETRESET the same as WSAECONNRESETShawn Rutledge2014-10-221-1/+1
* Avoid adding empty parent icon themeWeitian Leung2014-10-221-0/+1
* Document QOpenGLPixelTransferOptionsLaszlo Agocs2014-10-221-0/+93
* Fix badly laid out docs for AA_UseHighDpiPixmapsLaszlo Agocs2014-10-221-5/+4
* Respect contents margins when calculating the size hintLars Knoll2014-10-221-0/+3
* Respect minimum size of heightForWidth layoutsPaul Olav Tvete2014-10-221-9/+0
* OS X: drag and drop and auto-scrollingTimur Pocheptsov2014-10-221-0/+13
* Fix helper function call in QWindowsVistaStyle::pixelMetric().Friedemann Kleint2014-10-221-1/+1
* Windows: Implement Qt::WA_ShowWithoutActivating.Friedemann Kleint2014-10-222-3/+8
* Fix height of combo popup when the list view has non-zero spacing.Friedemann Kleint2014-10-222-5/+23
* eglfs: Do not flush input events when updating the cursorLaszlo Agocs2014-10-221-1/+1
* QPA: Flush window system events with flags.Morten Johan Sørvig2014-10-224-10/+13
* Correctly apply miter limits when stroking linesLars Knoll2014-10-211-0/+2
* Produce more correct clip path for QGraphicsShapeItemLars Knoll2014-10-211-1/+1
* OS X: Retina displays and blurry QToolButtonTimur Pocheptsov2014-10-211-0/+2
* OS X - unified toolbar and AA_NativeWindowsTimur Pocheptsov2014-10-211-1/+17
* OS X - maximize app's window from the Dock or using cmd-tabTimur Pocheptsov2014-10-211-1/+1
* Set correct transient parent in q_createNativeChildrenAndSetParent().Friedemann Kleint2014-10-211-5/+5
* Add better mobile connections to QtBearer NetworkManager backend.Lorn Potter2014-10-213-9/+142
* update QtBearer NetworkManager backend APILorn Potter2014-10-215-85/+80
* Fix ShortcutOverride for QtQuick on OSXJosh Faust2014-10-201-2/+10
* logging: Fix qCleanupFuncinfo to not mangle Objective-C message namesTor Arne Vestbø2014-10-201-2/+3
* Add a hint on application window positioning with QProcess::starthjk2014-10-201-0/+7
* Doc: add info about letter spacing type to function descLeena Miettinen2014-10-201-1/+2
* Doc: removed unnecessary textLeena Miettinen2014-10-201-2/+2