profile/ivi/qtbase.git
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...
2012-06-12 Jędrzej NowackiAvoid a type name normalization during auto-registration.
2012-06-12 jian liangImplement WindowTransparentForInput flag in Windows...
2012-06-12 Rafael RoquettoSupport other platform names on configure.exe
2012-06-12 Rafael RoquettoFix arch detection when cross compiling on Windows
2012-06-12 Bradley T.... Cocoa: do not terminate applications prematurely
2012-06-12 Morten Johan... Cocoa: Compile when configured with -no-widgets
2012-06-12 Laszlo AgocsClarify QTouchEvent docs
2012-06-12 Girish Ramakrishnaneglfs refactor: move window creation into qeglfswindow
2012-06-12 Thiago MacieiraEnable compilation of improved x86 code generation...
2012-06-12 Thiago MacieiraMove the AVX and SSE tests to config.tests/common
2012-06-12 Thiago MacieiraMove the SSE2/AVX/Neon/etc. flags into the compiler...
2012-06-12 Casper van... QDoc: Also allow dependant modules to be specified...
2012-06-12 Martin Smithqdoc: Better error messages for QML command errors
2012-06-12 Thiago MacieiraAdd a unit test to QSharedPointer being deleted by...
2012-06-11 Sean HarmerCorrectly detect blackberry mkspecs as cross-compiling...
2012-06-11 James TurnerFix Mac menu-merging case-sensitivity.
2012-06-11 Girish Ramakrishnanconfigure: remove unused PLATFORMS variable
2012-06-11 Christoph SchleifenbaumDeprecate QMainWindow::unifiedTitleAndToolBarOnMac
2012-06-11 Morten Johan... Remove QtWidgets include.
2012-06-11 Morten Johan... Cocoa: Remove QtWidgets dependencies.
2012-06-10 Jeremy Katzupdate QStandardPaths::standardLocations() documentation
2012-06-10 Debao ZhangMake qmetaobject autotest independent of QtWidgets
2012-06-10 Lars KnollUse QCollator in QString and remove it from qlocale_icu
2012-06-10 Lars KnollAdd proper collation support to Qt
2012-06-10 Lars KnollRefactor the ICU code for QLocale
2012-06-10 Konstantin... Regenerate the Unicode tables with UCD 6.1.0
2012-06-10 Konstantin... Line Breaking Algorithm: handle the Object Replacement...
2012-06-10 Konstantin... Line Breaking Algorithm: don't break inside numeric...
2012-06-10 Konstantin... Update the Unicode Text Breaking Algorithm implementati...
2012-06-10 Konstantin... Update the Unicode Text Breaking Algorithm implementation
2012-06-10 Konstantin... Update the Unicode related autotests
2012-06-10 Konstantin... Update the Unicode data files up to v6.1.0
2012-06-10 Konstantin... Update the qunicodetables generator to deal with UCD...
2012-06-10 Thiago MacieiraReorganise the painting.pri file after the last round...
2012-06-10 Kai KoehneLogging: Remove outdated QMessageHandler
2012-06-10 Kent HansenMake qpointer autotest build without widgets
2012-06-10 Johannes Zellnerevdevmouse: send correct event position for wheel events
2012-06-09 Thiago MacieiraAdd support for the x86intrin.h header on GCC systems.
2012-06-09 Thiago MacieiraUse UTF-8 in the QtTest data and benchmark tags
2012-06-09 Thiago MacieiraReplace deprecated QGraphicsScene::itemAt() with items()
2012-06-09 Miikka HeikkinenWindows: Fix window positioning for ActiveQt servers
2012-06-09 Jonathan LiuQWizard/Win: Drag window on Vista with only left mouse...
2012-06-09 Friedemann... QWidget::destroy(): Release mouse and keyboard grab.
2012-06-09 Friedemann... Fix assert in painting demos when switching to OpenGL.
2012-06-09 Joerg Bornemannimplement Qt::TranslucentBackground for Windows
2012-06-08 John LaytQtPrintSupport - Add CUPS printer and options queries...
2012-06-08 Konstantin... QZip: improve reading of zip files, fix some edge cases...
2012-06-08 Lars KnollRemove QFactoryInterface from style plugins
2012-06-08 John LaytQtPrintSupport: Move printer list into plugin base...
2012-06-08 Miikka HeikkinenFix crash in qt_qpa_core_dispatcher() at application...
2012-06-08 Girish RamakrishnanRemove unused variable inSetParent
2012-06-08 Stephen KellyUse variadic macros where available to make QSKIP sourc...
2012-06-08 Markku HeikkilaFix crash in QTreeWidgetItem::sortChildren when adding...
2012-06-08 Girish Ramakrishnaneglfs: Disable eglfs when evdev is not present
2012-06-08 Casper van... QDoc: Only print modulename::type on collision pages.
2012-06-08 John LaytQtPrintSupport: Move plugin access of QPrinterInfo...
2012-06-08 Morten Johan... Reduce QtWidgets dependencies in the Cocoa plugin.
next