summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * The default wrap mode is REPEATLaszlo Agocs2015-04-161-4/+6
| | * Map X11 AudioPause buttonAllan Sandfeld Jensen2015-04-161-0/+1
| | * windows: Add a version test to the Intel HD blacklistLaszlo Agocs2015-04-161-1/+5
| | * Fix crash when qt compiled with dbus support and no dbus interface.Michal Klocek2015-04-161-2/+6
| | * Fix compilation error (OS X 10.8, warnings as errors)Timur Pocheptsov2015-04-161-1/+1
| | * OS X: Do not re-create tracking areas over and over againEike Ziller2015-04-162-18/+13
| | * QScopedValueRollback: add two strategic qMove()sMarc Mutz2015-04-161-2/+2
| | * QScopedValueRollback: use ctor-init-listMarc Mutz2015-04-161-4/+2
| | * QSignalBlocker: mark all functions as noexceptMarc Mutz2015-04-162-15/+15
| | * QList: make QListSpecialMethods dtors protectedMarc Mutz2015-04-163-1/+14
| | * qdoc: Properly document "private" signalsMartin Smith2015-04-168-3/+49
| | * Optimize non-native bilinear transformsAllan Sandfeld Jensen2015-04-161-12/+33
| | * Fix screen detection on configureNotifyPaul Olav Tvete2015-04-161-1/+2
| | * Fix compilation of xcb-qt without system xcb headersKai Koehne2015-04-161-2/+2
| | * Pass on the auto repeat information for key eventsAndy Shaw2015-04-153-13/+12
| | * Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5Liang Qi2015-04-1586-9032/+17962
| | |\
| | | * Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-1586-9032/+17962
| | | |\
| | | | * Doc: Update online documentation templateTopi Reinio2015-04-145-25/+27
| | | | * Config: Suppress compiler warnings for floatmathOrgad Shaneh2015-04-131-1/+1
| | | | * Upgrade PCRE to r1546Giuseppe D'Angelo2015-04-126-67/+126
| | | | * Update bundled libpng to version 1.6.17Eirik Aavitsland2015-04-0930-8828/+17657
| | | | * Add a null pointer check for parent before derefencing itAndy Shaw2015-04-091-1/+1
| | | | * Add a cast to glTexImage2D to keep QNX happyLaszlo Agocs2015-04-081-1/+1
| | | | * Windows: Fix -no-widgets buildAndy Shaw2015-04-072-5/+1
| | | | * fix dependencies for generated headers from TYPELIBSJoerg Bornemann2015-04-041-0/+14
| | | | * Fix QNX and Blackberry -qtnamespace buildSérgio Martins2015-04-019-6/+27
| | | | * Windows: Do not crash if SSL context is gone after root cert lookupDaniel Molkentin2015-04-011-1/+1
| | | | * Use allConfigurations instead of onlineConfigurations in isOnline()Albert Astals Cid2015-04-011-1/+3
| | | | * QSslSocket: try to send all data on close()Alex Trotsenko2015-04-011-1/+1
| | | | * Doc: Fix using Apple-related terminology in Qt CoreAlexander Volkov2015-03-3125-88/+88
| | | | * Explicitly cast to a uint to fix a compile errorAndy Shaw2015-03-311-1/+1
| | | | * 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-1511-775/+971
| | * | | cmake: Generate INTERFACE targets for include-only modules.Stephen Kelly2015-04-153-6/+66
| | * | | [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
| | * | | Adding qmake doc details for generating rc filesM. Moellney2015-04-152-33/+90
| | * | | 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-143-6/+106
| | * | 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