summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | SecureSocketClient: Show general connection errorsKai Koehne2014-10-232-4/+11
* | Check '-I' directories for auto-detection of featuresKai Koehne2014-10-231-1/+2
* | 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
* | Run VS custom build step in new environment variable scope.David Schulz2014-10-231-0/+4
* | Adjust the layout if a QGraphicsWidget is explicitly hiddenJan Arve Saether2014-10-238-1/+180
* | 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-232-0/+50
* | Cocoa: Fix icon size calculation for system tray.Christoph Schleifenbaum2014-10-2211-32/+170
* | 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
* | Further limit the sparse file testing on OS XMorten Johan Sørvig2014-10-221-1/+1
* | Revert "Cocoa: Send obscure events on OcclusionStateHidden"Morten Johan Sørvig2014-10-221-2/+4
* | qmake vcxproj generator: write PrimaryOutputExtension valueJoerg Bornemann2014-10-224-8/+33
* | QNetworkDiskCache: Fix QNetworkDiskCache don't handle to set CookieHeader.Jeongmin Kim2014-10-223-5/+43
* | 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-222-0/+13
* | 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-223-11/+43
* | 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-212-5/+22
* | Add better mobile connections to QtBearer NetworkManager backend.Lorn Potter2014-10-213-9/+142
* | update QtBearer NetworkManager backend APILorn Potter2014-10-216-87/+90
* | embed a VERSIONINFO resource into Qt pluginsJoerg Bornemann2014-10-201-0/+6
* | Fix ShortcutOverride for QtQuick on OSXJosh Faust2014-10-201-2/+10