summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | | * Windows: Fallback to 0 samples if ARB::choosePixelFormat() fails with 1Andy Shaw2015-03-311-0/+8
| | | * fix high memory usage on large downloadLudger Krämer2015-03-311-7/+6
| * | | qdoc: Don't end sentences with a full stop in requisite tablesTopi Reinio2015-04-152-3/+3
| * | | Fix windows printing "invalid metric command" warning.Marko Kangas2015-04-151-0/+3
| * | | Make it possible to use the -visual argumentJørgen Lind2015-04-158-25/+116
| * | | Cleanup and optimization of qimage smoothscaleAllan Sandfeld Jensen2015-04-157-729/+769
| * | | [QTextCursor] Better use of the cached whiteSpace attributeKonstantin Ritt2015-04-154-24/+8
| * | | Fix trivial copy-paste typo in QTextBlock::previous() docuKonstantin Ritt2015-04-151-1/+1
| * | | Work around MSVC warnings about unused variables in moc outputKai Koehne2015-04-151-0/+3
| * | | QNSView: Implement custom cursors for drag and drop.Filipe Azevedo2015-04-151-0/+42
| |/ /
| * | Fix undefined behavior: accessing an object after destructionThiago Macieira2015-04-152-0/+10
| * | Fix crashes on shutdown when the D-Bus spy list has been destroyedThiago Macieira2015-04-151-1/+1
| * | Add support for unregistering of custom meta types.Robert Griebl2015-04-142-6/+58
| * | Defer Q(OpenGL|Raster)Window updates when non-exposedLaszlo Agocs2015-04-141-4/+18
| * | Fix performance of recursive read-write locksSimon Hausmann2015-04-142-58/+0
| * | Keep screen geometries from overlappingPaul Olav Tvete2015-04-145-56/+138
| * | qstorageinfo_unix.cpp: fixes for NetBSD and solarisNiclas Rosenvik2015-04-131-1/+5
| * | remove the "wonderful Windows notifier" from QProcessJoerg Bornemann2015-04-136-36/+30
| * | qiostextresponder: Add support for ImhLatinOnlyKai Uwe Broulik2015-04-121-0/+2
| * | qiostextresponder: Use UIKeyboardTypePhonePad for ImhDialableCharactersOnlyKai Uwe Broulik2015-04-111-1/+1
| * | Speed up application startup on X11Simon Hausmann2015-04-102-14/+19
| * | Speed up compose file parsing in the X11 composition input method pluginSimon Hausmann2015-04-101-1/+1
| * | xcb: Fix getting of virtual rootsAlexander Volkov2015-04-101-6/+6
| * | xcb: Handle XSettings for a virtual desktop rather than for an outputAlexander Volkov2015-04-108-56/+92
| * | Improve QTextDocument::toPlainText doc related to inline imagesAlessandro Portale2015-04-102-2/+5
| * | [QWin32PrintEngine] Do not do any language-specific processingKonstantin Ritt2015-04-101-28/+8
| * | QStateMachine: remove conflicting transitions after selection.Erik Verbruggen2015-04-102-67/+157
| * | QStateMachine: fix history state restoration.Erik Verbruggen2015-04-102-45/+235
| * | QStateMachine: move methods out of Private class.Erik Verbruggen2015-04-102-36/+54
| * | Expose ItemViewActivateItemOnSingleClick in QStyleHintsEike Hein2015-04-105-1/+20
| * | Add a means to set the application icon where supportedAndy Shaw2015-04-105-2/+35
| * | Add FIXME comments to make Q[]Validator::setRange() non-virtual.Friedemann Kleint2015-04-101-0/+3
| * | Support gradients natively in the PDF generatorLars Knoll2015-04-092-233/+270
| * | testlib: Detect msvc version for blacklistingCaroline Chao2015-04-091-0/+9
| * | winrt: Fix platform plugin after ANGLE upgradeAndrew Knight2015-04-091-17/+2
| * | windows: Fix platform plugin compilation with new angleAndrew Knight2015-04-091-1/+2
| * | Upgrade ANGLE to 2.1~99f075dade7cAndrew Knight2015-04-09510-31172/+40461
| * | winrt: set correct virtual keyboard sizePeng Wu2015-04-094-29/+31
| * | winrt: remove the dead WP8.0 code from input contextPeng Wu2015-04-091-23/+0
| * | Windows: Fix dialog close button showing despite ~Qt::WindowCloseButtonHint.Friedemann Kleint2015-04-091-7/+3
| * | Fix logicalDotsPerInch when using devicePixelRatioPaul Olav Tvete2015-04-091-11/+8
| * | evdevtouch: Add hotplug supportLaszlo Agocs2015-04-098-67/+233
| * | Add missing event types in printXcbEventGatis Paeglis2015-04-091-1/+10
| * | QStateMachine: move QState::finished() emision into method.Erik Verbruggen2015-04-092-8/+20
| * | QToolButton: Fix popup menu geometry in case of QGraphicsProxyWidget.Friedemann Kleint2015-04-091-2/+2
| * | Guard QWidget::setStyleSheet() against invocation from destructor.Friedemann Kleint2015-04-091-0/+2
| * | QIconvCodec: fix compilation when NO_BOM is defined.Thiago Macieira2015-04-091-0/+2
| * | Prevent memory overgrowth while reading from a sequential deviceAlex Trotsenko2015-04-081-2/+2
| * | Avoid leaking the QPlatformTextureListLaszlo Agocs2015-04-081-0/+1
| * | Remove table of mostly null pointersAllan Sandfeld Jensen2015-04-082-2066/+73