profile/ivi/qtbase.git
2012-07-03 Matthew VogtRevert "Allow moc to handle symbols that have been...
2012-07-03 Stephen KellyAdd some quotes to prevent damage from spaces in the...
2012-07-03 Stephen KellyImprove basename extraction in qt5_add_dbus_interfaces
2012-07-03 Friedemann... Fix QWidget/widgetAt() test.
2012-07-03 Friedemann... Remove Unicode escape sequence, which MSVC does not...
2012-07-03 Oswald Buddenhagenexport QMAKESPEC to the project
2012-07-03 Oswald Buddenhagenstore QT_BUILD_PARTS in qmodule.pri also on unix
2012-07-03 Oswald Buddenhagenremove special handling of the default{,-host} specs
2012-07-03 Oswald Buddenhagendon't match on the spec name in qconfig.pri
2012-07-03 Christoph SchleifenbaumPlatform-plugin support for QSystemTrayIcon.
2012-07-03 Stephen KellyUse qmake dirname function correctly.
2012-07-03 Stephen KellySimplify the creation of QMetaTypeId specializations.
2012-07-03 Miikka HeikkinenFix focus handling when the application has QAxWidgets.
2012-07-03 Miikka HeikkinenImplement automatic mouse grabbing on mouse button...
2012-07-03 Friedemann... Fix QDockWidgets on XCB.
2012-07-03 Marc MutzQNX: fix compilation with C++11 enabled
2012-07-03 Eskil Abrahamsen... Remove platform specific DirectWrite font engine from...
2012-07-03 Eskil Abrahamsen... Compile when -directwrite is passed to configure
2012-07-03 Martin Peterssontst_QTcpServer::clientServerLoop fix for Windows Xp
2012-07-03 Martin PeterssonQNativeSocketEngine: remove compile watning on Windows
2012-07-03 Martin PeterssonSocketEngine Windows: If not dual stack, use IPv4 for...
2012-07-03 Konstantin... Add QChar::SoftHyphen enum value
2012-07-03 Marc MutzQNX: set QMAKE_CXXFLAGS_CXX11
2012-07-03 Joerg Bornemannremoved ancient left-over test from tst_qwidget
2012-07-03 Girish RamakrishnanSuppress QWindowSystemInterface inclusion warnings.
2012-07-03 Joerg Bornemanntst_QWidget::gdiPainting fixed
2012-07-03 Joerg Bornemannfix QWidget::grab(QRect(x, y, -1, -1))
2012-07-03 Joerg Bornemannrevive the noPaintOnScreen fix on Windows
2012-07-03 Andras MantiaAdd support for SQLSTATE error codes
2012-07-03 Girish RamakrishnanRemove _qpa from cpp filenames
2012-07-03 Kurt KorbatitsFixed warnings in qnetworkreply unit test
2012-07-02 Damir TatalovicMIPS DSP composition functions optimizations.
2012-07-02 Kent HansenSilence clang warning in QVector::reallocData()
2012-07-02 João AbecasisAdd erase operation to QArrayDataOps
2012-07-02 Girish RamakrishnanMake QWindowSystemInterface part of QPA API
2012-07-02 Bjoern Breitmeyerfixed compile for mouse button handling on wince
2012-07-02 Joerg Bornemannremove unused variable from QPlainTextEdit::paintEvent
2012-07-02 Girish RamakrishnanMove DirectFB tests into qpa
2012-07-02 Marc MutzQtGui: add member-swap to shared classes
2012-07-02 Martin PeterssonQSslCertificate::fromPath fix wildcard handling
2012-07-02 Shane KearnsAdd null httpReply checks to QHttpThreadDelegate
2012-07-02 Konstantin... Optimize QWindowsFontEngineDirectWrite::initFontInfo...
2012-07-02 Robin Burchellconfigure: properly quote glesv2 flags
2012-07-02 Marc MutzQtCore: add member-swap to shared classes
2012-07-02 Konstantin... DirectWrite font engine: don't leak the font table...
2012-07-02 Konstantin... qmake: improve the .pc files generator
2012-07-02 Yann BodsonFix capitalization with newline bug
2012-07-02 Stephen KellyForward the CMAKE_PREFIX_PATH to invoked tests.
2012-07-02 Stephen KellyMove the macros for invoking ctest to a shared location.
2012-07-02 Stephen KellyLook for CMake config files in the same prefixes as...
2012-07-02 Stephen KellySimplify logic for paths to CMake modules in tests.
2012-07-02 Stephen KellyAdd constexpr template specializations for built in...
2012-07-02 Kalle Juhani... Mark qgl autotest as significant for Windows
2012-07-02 Joerg Bornemannqmake: remove support for X.sources in DEPLOYMENT variables
2012-07-02 Konstantin... shapeTextWithHarfbuzz() minor optimization
2012-07-02 Sean HarmerQNX: Enable threaded OpenGL rendering on QNX
2012-07-02 Robin Burchellandroid: remove QT_NO_QWS_TRANSFORMED from mkspecs
2012-07-02 Robin Burchellandroid: fix stupid thinko where cflags were set before...
2012-07-02 Holger Hans... buildsystem: Remove SXE from the configure and qconfig...
2012-07-02 Thiago MacieiraMake the CPU detection much more efficient in user...
2012-07-02 Jonathan LiuFix MinGW-w64 compilation
2012-07-02 Kalle Juhani... Change qglfunctions autotest to insignificant on Windows
2012-07-01 Stephen KellyImplement QVariant conversions for QObject derived...
2012-07-01 Stephen KellyStore the QMetaObject with the QMetaType.
2012-07-01 Thiago MacieiraDon't lower the code generation level options for the...
2012-07-01 Jeremy KatzMake QtNetwork compile with qconfig small
2012-06-30 Thomas McGuireSupport the showIsFullScreen style hint in widgets.
2012-06-30 Oswald Buddenhagenfix bugs surrounding reading super cache when no local...
2012-06-30 Toby TomkinsFlag consistently failing tests as expected fail tests.
2012-06-30 Donald CarrRemove stale qws related mkspecs
2012-06-30 Donald CarrMigrate linux-clang mkspec out of unsupported
2012-06-29 Giuseppe D... QAbstractProxyModel autotest doesn't need widgets
2012-06-29 Giuseppe D... Move QStandardItem/QStandardItemModel to QtGui
2012-06-29 Mark BrandMerge "Merge branch 'buildsystem' (second round)" into...
2012-06-29 Robin BurchellAdd mkspecs for android cross compilation.
2012-06-29 Friedemann... Add framestrut mouse events.
2012-06-29 Giuseppe D... Update .gitignore
2012-06-29 Marc MutzQQnxWindow: properly scope a local variable
2012-06-29 Oswald BuddenhagenMerge branch 'buildsystem' (second round)
2012-06-29 Kurt KorbatitsFixed several unit tests to work in shadow builds
2012-06-28 Thiago MacieiraAdd detection for C++11 noexcept
2012-06-28 Thiago MacieiraClean up the EXPORT macros in qglobal.h.
2012-06-28 Pekka VuorelaRemove deprecated tentative commit from QInputMethodEvent
2012-06-28 Thiago MacieiraChange CONFIG += staticlib to CONFIG += static
2012-06-28 Thomas McGuireQNX: Don't detach when iterating over child windows
2012-06-28 Frederik GladhornFix warning: returning non void by using Q_UNREACHABLE
2012-06-28 Mitch CurtisMake QCalendarWidget use its locale's firstDayOfWeek.
2012-06-28 Casper van... QDoc: Allow '0' to be used as 2nd arg for \qmlclass.
2012-06-28 Kent HansenCall QObject::disconnectNotify() when receiver is destroyed
2012-06-28 Laszlo AgocsBasic tablet support in xcb through XI2
2012-06-28 Martin Smithqdoc: Report multiple topic commands as an error
2012-06-28 Thomas McGuireQNX: Make geometry changes sync to fix QWidget::showFul...
2012-06-28 Friedemann... QMetaType: Fix warnings about truncation from uint64...
2012-06-28 Joerg Bornemannfix QWidget::showFullScreen on Windows
2012-06-28 Rafael RoquettoFix configure.exe to build qmake before tests
2012-06-28 Miikka HeikkinenFurther fixes to widget masking
2012-06-28 Weng XuetianMove QPlatformInputContextPlugin/Factory to QtGui
2012-06-28 Gatis PaeglisSet window's surface format to support alpha channel.
2012-06-28 Thiago MacieiraMove the QDataStream operator<< for QPair to qdatastream.h
2012-06-28 Thiago MacieiraClean up the use of QT_NODLL
next