profile/ivi/qtbase.git
2012-06-20 Olivier GoffartAdd qMove macro to support std::move
2012-06-20 Friedemann... Windows: Fix MinGW warnings.
2012-06-20 Rohan McGoverntst_qfilesystemmodel: increased test's permitted runtime
2012-06-19 Janne AnttilaDisable TranslucentBackground for WinCE to fix Windows...
2012-06-19 Bradley T.... QEvent: Don't give DeferredDelete special treatment
2012-06-18 Bradley T.... clang: Do not use libstdc++ when C++11 is enabled
2012-06-18 Johannes Zellnerraspberry: remove unused screen size detection code
2012-06-18 Johannes Zellnerplatform hooks: provide defaults for screen size and...
2012-06-18 Samuel RødalFixed QOpenGLFunctions API.
2012-06-18 Samuel RødalPrevent ending up in a state where focus is perpetually...
2012-06-18 Girish Ramakrishnanxcb: ensure the primary screen is added first
2012-06-18 Jeremy KatzMake QUuid compile with QT_NO_QUUID_STRING
2012-06-18 Miikka HeikkinenClean up a partially scrolled QRollEffect widget
2012-06-18 Thiago MacieiraFix tst_qfile opening of stdin/out/err: don't assume
2012-06-18 Janne AnttilaFix building of qtbase examples when printsupport modul...
2012-06-16 Konstantin... tst_QChar: drop outdated testcase
2012-06-16 Konstantin... Improve the code generation by using Q_LIKELY/Q_UNLIKELY
2012-06-16 Konstantin... Make QTBF autotest support SMP code points in the test...
2012-06-15 Berthold KrevertFix: Widgets that become top-level widgets may crash...
2012-06-15 Stephen KellyAdd automatic metatype declaration for QPointer and...
2012-06-15 Jonathan LiuDo not redefine NIN_KEYSELECT if already defined
2012-06-15 Jonas M. GastalFix double error setting, which overrode correct value.
2012-06-14 Thiago MacieiraForward-declare QLatin1String too
2012-06-14 Johannes Zellnereglfs: Pass QSurfaceFormat to createNativeWindow()...
2012-06-14 Girish Ramakrishnaneglfs: Make QEglFSWindow respect the window format
2012-06-14 ABBAPOHSpeedup for QAbstractItemViewPrivate::delegateForIndex
2012-06-14 Thiago MacieiraUse QPointer, not QWeakPointer.
2012-06-14 David FaureMake qurlinfo private, now that QFtp is private.
2012-06-14 Jeremy KatzExtend JSON QStandardPaths to support multiple paths...
2012-06-14 Jani HonkonenFix QListView::scrollTo() when there are hidden rows
2012-06-14 Stephen KellyIt should be a moc error for the specified file to...
2012-06-14 Jiang JiangDisable hinting for scaled glyphs in FreeType
2012-06-14 Girish Ramakrishnanegl: return EGL config when r/g/b sizes are not set
2012-06-14 Albert Astals CidAdd since 5.0 markers to new QCryptographicHash enums...
2012-06-14 Thiago MacieiraFix encoding of non-ASCII strings
2012-06-14 Shane KearnsRewrite QNetworkReply downloadProgress autotest
2012-06-14 Shane Kearnschoke uploadProgress signals
2012-06-14 Shane Kearnschoke downloadProgress signals
2012-06-14 Tasuku Suzukidisable codecs for asian language when QT_NO_BIG_CODECS...
2012-06-14 Konstantin... Regenerate the Unicode tables
2012-06-14 Konstantin... Make QUnicodeTables::script() support SMP code points
2012-06-14 Konstantin... QFontMetrics/QRawFont: Optimize SMP code points handlin...
2012-06-14 Konstantin... Add the AGLFN tables generator, update the tables up...
2012-06-14 Konstantin... AGLFN: optimize glyph name lookup and reverse map creation
2012-06-14 Friedemann... Introduce QPA API for size grip handling.
2012-06-14 Friedemann... Windows: Fix warnings about being unable to load fonts...
2012-06-14 Sean HarmerDo not add debug/release to QMAKE_CONFIG. Let module...
2012-06-14 Morten SorvigCompile.
2012-06-14 Toby TomkinsFix namespace compilation on OSX.
2012-06-14 João AbecasisRemove unneeded #includes and namespace wrappers
2012-06-14 Sean HarmerOpenGL: Update QOpenGLFunctions docs to remove widget...
2012-06-14 Friedemann... QtWidgets: Fix warnings about deprecated QGraphicsView...
2012-06-14 Gatis PaeglisChange path for 'mousebuttons' widgets example
2012-06-14 Gatis PaeglisAdd install path for qpa windows example
2012-06-14 Casper van... QDoc: Check if index file was already inserted in list.
2012-06-14 Gunnar SlettaRemove downstream documentation references from gui
2012-06-14 Sean HarmerQNX: Enable additional CPU features to be compiled...
2012-06-14 Girish RamakrishnanDeliver wheel events when window is null
2012-06-13 Thiago MacieiraFix QUrl documentation: FullyDecoded and DecodedMode...
2012-06-13 Thiago MacieiraFix QDnsLookup test again after public DNS servers...
2012-06-13 Girish Ramakrishnaneglfs: mark overriden methods with Q_DECL_OVERRIDE
2012-06-13 Girish Ramakrishnanprintersupport: Fix cups.pro qmake warning
2012-06-13 Simon HausmannPartial fix for WebKit compilation on Windows
2012-06-13 ABBAPOHAbstractItemView editorForIndex/indexForEditor speedup
2012-06-13 Friedemann... Send key events to pop-up widget in case there is one.
2012-06-12 Andy ShawFix compile issue on AIX
2012-06-12 Lars KnollDon't use gcc extension for QByteArrayLiteral neither
2012-06-12 Thiago MacieiraKeep the #ifdef for tracking shared pointers in a singl...
2012-06-12 Thiago MacieiraSimple optimisation for the construction of a QSharedPo...
2012-06-12 Thiago MacieiraUse the copy & swap trick to simplify some code in...
2012-06-12 Thiago MacieiraNow merge the QtShared::ExternalRefCount class into...
2012-06-12 Thiago MacieiraMerge QtSharedPointer::Basic into QtSharedPointer:...
2012-06-12 Thiago MacieiraMerge two internal classes of QSharedPointer and de...
2012-06-12 Thiago MacieiraRemove "delete value" from QSharedPointer
2012-06-12 Girish Ramakrishnan-device: Use $1 instead of $VAL
2012-06-12 Mark Brandadd SSE2/AVX/Neon/etc. flags to mkspec win32-g++-cross
2012-06-12 Holger Hans... mips: dsp and dspr2 can be enabled separately fix dspr2...
2012-06-12 Gatis PaeglisFix Qt5 To-Do's in QGraphicsItem
2012-06-12 Mark Brandfix default platform plugin for windows using configure...
2012-06-12 Andy ShawRemove unnecessary code from the XCode generator
2012-06-12 Friedemann... Remove unused static functions from qlogging.cpp, qstri...
2012-06-12 Thiago MacieiraExport qMemSet and qMemCopy properly
2012-06-12 Thiago MacieiraUpdate listing of when SSSE3 and SSE4.1 first became...
2012-06-12 Thiago MacieiraAdd configure-time checking for the SSE and AVX feature...
2012-06-12 Lars KnollMake sure you can link against more than one static...
2012-06-12 Bradley T.... Cocoa: re-enable getUrl: and appleEventQuit: AppleEvent...
2012-06-12 Bradley T.... Cocoa: Remove unused QApplicationPrivate from QCocoaApp...
2012-06-12 Chris MeyerFix QTreeView header re-ordering bug on Mac OS.
2012-06-12 Stephen KellyFix automatic declaration of QSharedPointer<T> metatypes.
2012-06-12 Mitch CurtisClean up and consolidate QDateTime-related tests.
2012-06-12 Jonathan LiuQWizard/Win: Handle hit testing correctly for Vista...
2012-06-12 Friedemann... Windows/ICU: Compile fix.
2012-06-12 Yoann LopesMake distance field image width variable.
2012-06-12 Thiago MacieiraFix compilation of tests/auto/corelib/tools with QT_STR...
2012-06-12 Stephen KellyOnly quit if there are no visible widgets or windows.
2012-06-12 Kent HansenChange internal QDeclarativeData hooks to use signal...
2012-06-12 Lars KnollDon't use the gcc extension for QStringLiteral & Q_ARRA...
2012-06-12 Johannes Zellnerraspberry pi: Dont use the video layer for EGLFS
2012-06-12 Girish Ramakrishnanraspberry pi: add /opt/vc/include/interface/vcos/pthrea...
2012-06-12 Stephen KellyUse a QVector<int> instead of a QSet<int> in itemviews...
next