summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | QTextCharFormat: fix word spacing setupMaks Naumov2015-01-231-1/+1
* | | Fix typo in the docsKonstantin Ritt2015-01-231-1/+1
* | | Enter/Return should cause an edit inside an itemview on OS XAndy Shaw2015-01-231-2/+2
* | | Revert "Fix font enumeration, with the same family name, on Windows."Friedemann Kleint2015-01-232-68/+4
* | | QSystemTrayIcon: handle submenus correctlyDmitry Shachnev2015-01-222-5/+24
* | | Implement Multitouch handling for WinCEAndreas Holzammer2015-01-226-3/+100
* | | Doc: remove wrong note in QTreeWidget::itemWidget.David Faure2015-01-221-2/+0
* | | Doc: fix copy/paste error in QTextCharFormat::setFont documentationDavid Faure2015-01-221-1/+1
* | | Android: Fix name of header in .pro fileEskil Abrahamsen Blomfeldt2015-01-221-1/+1
* | | Android: Don't force-include android-9 headers in qpa pluginEskil Abrahamsen Blomfeldt2015-01-221-6/+1
* | | OS X/iOS: Fix stretched font renderingEskil Abrahamsen Blomfeldt2015-01-222-1/+13
* | | Fix invalid memory access when a slot deletes the sender.Volker Krause2015-01-221-2/+3
* | | Fix QUdpSocket's emission of readyRead()Thiago Macieira2015-01-221-2/+9
* | | Do not include accessibility.pri twiceFrederik Gladhorn2015-01-211-1/+0
* | | Accessibility: Fix selection change notifications on LinuxFrederik Gladhorn2015-01-214-5/+5
* | | QFontDatabase: Make assert about failed delayed font population more verbose.Friedemann Kleint2015-01-211-1/+1
* | | QFixed: fix undefined behaviorMarc Mutz2015-01-211-21/+21
* | | Safeguard QScreen::refreshRate against buggy platform behaviorGunnar Sletta2015-01-212-3/+11
* | | Make it possible to generate rcc files from stdinAleix Pol2015-01-211-1/+3
* | | Doc: Improve description of QTextStream::readLine()Alexander Volkov2015-01-211-3/+2
* | | Fix QSharedPointer::create and QEnableSharedFromThisThiago Macieira2015-01-211-0/+2
* | | Windows: Fix coordinate offset when positioning the taskbar on the left.Friedemann Kleint2015-01-203-5/+40
* | | Doc: add missing since 5.4 for new sessionProtocol() methods.David Faure2015-01-192-0/+2
* | | Windows: avoid generating exposes on plain movesLaszlo Agocs2015-01-191-1/+1
* | | Make -static -opengl dynamic builds succeedLaszlo Agocs2015-01-192-8/+9
* | | Windows: make TranslucentBackground functional alwaysLaszlo Agocs2015-01-196-21/+59
* | | src/testlib/testlib.pro: add missing qbenchmarksmetric.hMarc Mutz2015-01-191-0/+1
* | | Make threaded rendering possible with LinuxFBAndy Nichols2015-01-194-10/+63
* | | Bump versionOswald Buddenhagen2015-01-191-2/+2
* | | FusionStyle: Don't try to draw null pixmapsUlf Hermann2015-01-191-0/+3
* | | QIncrementalSleepTimer: Use QElapsedTimer instead of QTimeDaniel Teske2015-01-191-3/+3
* | | Doc: Fix typosSze Howe Koh2015-01-199-11/+11
* | | Doc: Remove references to QOpenGLContext::destroy()Sze Howe Koh2015-01-191-6/+8
* | | Fix a crash in QPlainTextEdit::documentChangedPierre Rossi2015-01-191-2/+1
* | | Respect the hotspot passed in for the cursorAndy Shaw2015-01-191-3/+5
* | | Account for pixmap's device pixel ratio when calculating the label sizeAndy Shaw2015-01-191-5/+7
* | | Only call ShowWindow() once when going from FullScreen to MaximizedAndy Shaw2015-01-191-11/+9
* | | QFreeList: fix undefined behaviorMarc Mutz2015-01-191-1/+1
* | | QTextFormat: fix undefined behaviorMarc Mutz2015-01-191-1/+1
* | | QByteArrayMatcher: fix undefined shiftMarc Mutz2015-01-191-1/+1
* | | QBenchmarkResult: fix uninitialized valueMarc Mutz2015-01-191-0/+1
* | | Fix QPrinter::setPaperSize regression when using QPrinter::DevicePixelDavid Faure2015-01-191-1/+4
* | | Autotest: Selftests fail in UTC timezoneRainer Keller2015-01-191-2/+1
* | | Fix compilation with Apple Clang 425Thiago Macieira2015-01-171-2/+10
* | | Move enabling of C++11 Unicode Strings with ICC from 12.1 to 14.0Thiago Macieira2015-01-171-1/+1
| |/ |/|
* | Fix stylesheet crash.Morten Johan Sørvig2015-01-161-2/+2
* | Add missing AppDataLocation caseMorten Johan Sørvig2015-01-161-0/+1
* | Update printer metrics after resolution change.Marcel Krems2015-01-161-0/+2
* | Correction on bound values in case of repeated QSqlQuery::execBatchEric Lemanissier2015-01-161-0/+1
* | Doc: verb "to layout" changed to "to lay out"Nico Vertriest2015-01-161-4/+4