platform/upstream/qtbase.git
2015-09-02 Friedemann... Port examples/opengl to new connection syntax.
2015-09-02 Oliver WolffWinRT: Fixed possible integer overflow in timer registr...
2015-09-02 Oliver WolffQUuid: Also use CoCreateGuid on WinRt/Winphone and...
2015-09-02 Tor Arne VestbøMove min left/right bearing calculations to QFontEngine...
2015-09-02 Morten Johan... Cocoa: Clean up context creation.
2015-09-02 Kai KoehneQAbstractSocket: Always set errorString right after...
2015-09-01 Friedemann... Windows: Improve debug output of mime conversion handling.
2015-09-01 Friedemann... Polish the screen shot example.
2015-09-01 Friedemann... Polish the systray example.
2015-08-31 Friedemann... Polish rich text example.
2015-08-31 Samuel Nevalawinrt: Enable window visibility for the root window.
2015-08-31 Samuel NevalaDeclare StandardButton & ButtonRole types for cross...
2015-08-31 Samuel Nevalawinrt: Work around broken screen rotation on Windows...
2015-08-31 Sean HarmerCompile in namespaced builds
2015-08-27 Morten Johan... Document handleWindowSystemEvent()
2015-08-27 Morten Johan... Implement threaded synchronous WS events
2015-08-27 Morten Johan... Make flushWindowSystemEvents return ev. accepted
2015-08-27 Simon HausmannMerge "Merge remote-tracking branch 'origin/5.5' into...
2015-08-27 Allan Sandfeld... Optimize set color component in RGBA64
2015-08-27 Friedemann... Fix some qdoc-warnings.
2015-08-27 Friedemann... QPlatformFileDialogHelper::cleanFilterList(): Allow...
2015-08-27 Samuel Nevalawinrt: Fix MessageDialog show on windows phone.
2015-08-27 Samuel Nevalawinrt: Add missing Q_DECL_OVERRIDE and fix white space.
2015-08-26 Liang QiMerge remote-tracking branch 'origin/5.5' into 5.6
2015-08-26 Stanislav BaiduzhyiAdding plasma5 support for QKdeTheme
2015-08-26 Topi Reinioqdoc: allow 'void' function parameter without a paramet...
2015-08-26 Topi Reinioqdoc: Use lowercase names for modules read from index...
2015-08-26 Topi ReinioDoc: Fix QDoc warnings for QOpenGLFunctions and QOpenGL...
2015-08-26 Topi ReinioDoc: Update online documentation template
2015-08-26 Joerg Bornemannremove pointless function separator comments from tst_q...
2015-08-26 Olivier GoffartBe more tolerant with multiple differerent metatype...
2015-08-25 Takao Fujiwaraibus: Return correct scan code to windows
2015-08-25 Samuli Piippomkspecs: add option to enable boot2qt platform
2015-08-25 Morten Johan... Cocoa: Fix backing store performance regression.
2015-08-25 Giuseppe D... Bump PCRE to r1594
2015-08-25 Friedemann... Fix potential crash in QWindowsWindow::setDropSiteEnabl...
2015-08-25 Friedemann... Windows/Input context: Update enabling of IME in in...
2015-08-25 Richard Moe... iOS: calculate bounds in desktop view using transformed...
2015-08-25 Tor Arne VestbøFix lookup of Info.plist from mkspecs when shadow-building
2015-08-25 Sérgio MartinsQRasterPaintEngine: Don't detach QImage
2015-08-25 Kai KoehneDoc: Mention Windows limitations in QFileInfo permissio...
2015-08-25 Friedemann... QWindowsMimeImage: Revert image format handling back...
2015-08-25 Bernd WeimerHarmonize input context selection
2015-08-25 Thiago MacieiraDetect which C++ standard edition the compiler defaults to
2015-08-25 Louai Al-KhanjiFix module reference in license header
2015-08-25 Louai Al-KhanjiRemove unused kms plugin
2015-08-25 Louai Al-KhanjiImprove description of configure script's -kms switch
2015-08-25 Louai Al-KhanjiDocument QStateMachine::running property in single...
2015-08-25 Louai Al-KhanjiFix documentation typo
2015-08-25 Louai Al-KhanjiFix qdoc warning by documenting function argument
2015-08-25 Louai Al-KhanjiAdd #ifdef to avoid qdoc missing function warning
2015-08-25 Louai Al-KhanjiFix warning due to undocumented function argument
2015-08-25 Louai Al-KhanjiFix warning due to undocumented function argument
2015-08-25 Louai Al-KhanjiFix invalid documentation function reference
2015-08-25 Louai Al-KhanjiMove QCoreApplication::quitLockEnabled documentation...
2015-08-25 Thiago MacieiraFix permissions on qalgorithms.h
2015-08-25 Thiago MacieiraFix compilation with ICC on Windows
2015-08-24 Jocelyn TurcotteAvoid recreating QVariantLists when extracted from...
2015-08-24 Allan Sandfeld... Fix double initialization of QRgba64 with C++14
2015-08-24 Friedemann... Extend the image viewer example.
2015-08-24 Shawn RutledgeQTabletEvent manual test: show events/sec and frames...
2015-08-24 Shawn RutledgeQTabletEvent manual test: show event timestamp
2015-08-24 Shawn Rutledgexcb: set QTabletEvent's timestamp from the window syste...
2015-08-24 Shawn RutledgeQInputEvent: document that timestamp() is in milliseconds
2015-08-24 Shawn RutledgeWindows: set QTabletEvent's timestamp from the window...
2015-08-24 Kai KoehneQLoggingRegistry: Look up logging configuration in...
2015-08-24 Andrew Knightwinphone: Fix keyboard show/hide calls
2015-08-22 Thiago MacieiraRemove vestiges of Qt's own sockaddr_in6 and sockaddr_s...
2015-08-22 Thiago MacieiraQNativeSocketEngine Unix: do the same as for Windows
2015-08-22 Thiago MacieiraQNativeSocketEngine Windows: bring bind() in line with...
2015-08-22 Thiago MacieiraQNativeSocketEngine Windows: simplify the conversion...
2015-08-22 Thiago MacieiraQNativeSocketEngine: add code to send extra IP header...
2015-08-22 Thiago MacieiraQNativeSocketEngine: add code to receive IP header...
2015-08-22 Thiago MacieiraQNativeSocketEngine: use sendmsg/recvmsg instead of...
2015-08-22 Thiago MacieiraAutotest: Print errno in case of failure
2015-08-22 Thiago MacieiraQAbstractSocketEngine: introduce QIpPacketHeader for...
2015-08-22 Friedemann... Set QAction::NoRole on dock widget view actions.
2015-08-22 Thiago MacieiraRemove Q_DECLARE_TYPEINFO that causes a build error
2015-08-22 Thiago MacieiraAdd support for same-file intrinsics with Clang 3.7
2015-08-21 Laszlo Agocslibinput: Fix key mapping
2015-08-21 Laszlo AgocsFix pointer size detection when cross-compiling
2015-08-21 Friedemann... Polish the imageviewer example.
2015-08-20 Markus GoetzQNAM: Fix reply deadlocks on server closing connection
2015-08-20 Andy ShawFix regression in reading certain compressed bmp images
2015-08-20 Jorgen LindFix unnecessary enter leave events
2015-08-20 Samuel Nevalawinrt: Hide status bar on windows phone.
2015-08-19 Thiago MacieiraAvoid overflow in QTime::addSecs with too big a number...
2015-08-19 Thiago MacieiraFix Clang warning about copy elision
2015-08-19 Shawn Rutledgexcb: send QTabletEvent before QMouseEvent
2015-08-19 Topi ReinioDoc: Remove invalid uses of \relates command
2015-08-19 Topi Reinioqdoc: Check and warn if \relates is used incorrectly
2015-08-19 Topi Reinioqdoc: Improve resolving related non-members and their...
2015-08-19 Friedemann... Exclude ANGLE from translations.
2015-08-19 Thiago MacieiraQHostAddress: Improve code generation
2015-08-19 Simon HausmannDisable the testlib watchdog if a debugger is present
2015-08-18 Friedemann... qthread_win.cpp: Fix compiler warnings by MSVC2015...
2015-08-18 Friedemann... Polish widgets/dialogs/standarddialogs example.
2015-08-18 Julien BrianceauDoc: remove type() reference from QApplication and...
2015-08-18 Giuseppe D... QRegularExpression: fix matching over QStringRefs
2015-08-18 Morten Johan... Mac: Remove invalid bundle identifier characters
next