Changed qlibrary unittest to use applicationDirPath()
[profile/ivi/qtbase.git] / src /
2012-01-31 Lars KnollRemove non existant features from qfeature.h
2012-01-31 Kurt KorbatitsChanged debug output to option in qminimalbackingstore.
2012-01-31 Robin BurchellRevert "Revert "Blow up earlier when adding test rows...
2012-01-31 Holger Hans Peter... directfb: Use QPlatformPixmap::fromFile for Qt resources
2012-01-31 Jason McDonaldUpdate contact address in license headers.
2012-01-31 John LaytQDateTime: Add validity checks
2012-01-31 John LaytQDateTime: Deprecate setYMD()
2012-01-30 Lars KnollFix bugs when using a non 0 terminated QLatin1String
2012-01-30 Shane KearnsFix debug format string in windows socket engine
2012-01-30 Shane KearnsFix crashing debug message
2012-01-30 Lars KnollAdd a null pointer check to QJsonObject::toVariantMap
2012-01-30 Xizhi ZhuRemove Symbian specific code from QtCore.
2012-01-30 Xizhi ZhuRemove Symbian specific code in platformsupport.
2012-01-30 Xizhi ZhuRemove reference to Symbian in printsupport.
2012-01-30 Xizhi ZhuRemove Symbian code from tools.
2012-01-30 Kent HansenRemove type id/name conversion for QVariant::UserType
2012-01-30 Jason McDonaldRemove pass/fail/skip count getters from QTestResult.
2012-01-30 Jason McDonaldAvoid non-standard indentation of license headers.
2012-01-30 Friedemann KleintAdd native event filters to Windows, forward to Widgets.
2012-01-30 Richard MooreMake the pause modes a QFlags.
2012-01-30 Jeremy LainéAdd support for DNS lookups using native APIs
2012-01-30 Stephen KellyChange the type key for delegate editors to int.
2012-01-30 Stephen KellyAdd the QAbstractItemModel::canDropMimeData method.
2012-01-30 Gunnar SlettaDon't crash when source or target is null
2012-01-30 David FaureFix compilation of Qt apps with -Wshadow -Werror
2012-01-30 Jonas GastalRemoving Qt5 note that would break SC.
2012-01-30 Pierre RossiPrettify the plastique style's slider thumb.
2012-01-30 Thorbjørn Lund MartsumQHeaderView - length returns wrong value fix
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-30 Jason McDonaldEliminate QTestResult::ignoreMessage().
2012-01-29 Jędrzej NowackiGet rid of QColorGroup from QVariant.
2012-01-29 Shane KearnsFix BC break with QAbstractFileEngine "mount points"
2012-01-29 Jędrzej NowackiFix compilation warnings on MSVC.
2012-01-29 Jędrzej NowackiIntroduce QTypeInfo::sizeOf.
2012-01-29 Jędrzej NowackiFix null pointer call in QMetaType::destruct().
2012-01-29 Jan Arne PetersenUse per session socket to connect to maliit server
2012-01-29 Kent HansenGet rid of checks for Qt3 types
2012-01-29 Olivier GoffartCall connectNotify when connecting with function pointer
2012-01-28 Thiago MacieiraAdd a set of atomics based on C++11's std::atomic
2012-01-28 Thiago MacieiraAdd a set of atomics based on GCC intrinsics
2012-01-28 Liang QiPut the generated <module>version.h into build tree
2012-01-28 Jonas M. GastalMaking socketOption/setSocketOption virtual on QSslSocket.
2012-01-28 Jędrzej NowackiCode cleanup, remove QVariant::nameToType usage.
2012-01-28 Erik VerbruggenDo not suppress tr() methods when QT_NO_META_MACROS...
2012-01-28 David FaureQUrl: deprecate setEncodedUrl() and fromEncoded(),...
2012-01-28 David FaureQUrl: use partially-decoded data in toString and QUrl...
2012-01-28 Jani Uusi-RantalaFix compilation problem in qjsonvalue.h
2012-01-27 Denis DzyubenkoFixed includes in public headers
2012-01-27 Mark Brandimprovements to ModifiedRow
2012-01-27 Mark Branduse nameToIndex() instead of duplicating code
2012-01-27 Mark Brandfix identation and style
2012-01-27 Friedemann KleintQSizeGrip: Fix Windows.
2012-01-27 Friedemann KleintDecouple QPlatformTheme from QDialog.
2012-01-27 Friedemann KleintWindowsXP-Style: Draw on DC of backing store for widget...
2012-01-27 Friedemann KleintWindows: Fix exit crash related to deletion of platform...
2012-01-27 Simon HausmannFix compilation of MeeGo/Maliit related code after...
2012-01-27 Jonas M. GastalGives QNetworkCookieJar a virtual API.
2012-01-27 Pekka VuorelaQWidgets to use QGuiApplication focus object change...
2012-01-27 Pekka VuorelaQGuiApplication::focusObject() to replace QInputPanel...
2012-01-27 Giuseppe D'AngeloQRegularExpression: infrastructure for importing PCRE...
2012-01-27 Samuel RødalFall back on glXChooseVisual() if glXChooseFBConfig...
2012-01-27 Samuel RødalIntroduced QOpenGLContext::defaultFramebufferObject().
2012-01-27 Jędrzej NowackiRemove qDBusNameToTypeId function.
2012-01-27 Jonas M. GastalStyle fix for QSslCertificate constructor.
2012-01-27 Jonas M. GastalRemoving ### that would cause needless SC brekage.
2012-01-27 Anselmo L. S. MeloImplement QWindow::close()
2012-01-26 Jędrzej NowackiGive a more verbose warning during QVariant serialization.
2012-01-26 Joerg BornemannQProcess/Win: use asynchronous I/O for reading stdout...
2012-01-26 Joerg BornemannQProcess/Win: use named pipes for redirecting standard I/O
2012-01-26 Simon HausmannFix virtual keyboard on Harmattan not following window...
2012-01-26 David FaureQStandardPaths: remove unused includes (leftovers from...
2012-01-26 David FaureQUrl: Implement a number of ## Qt5 TODOs (merging overl...
2012-01-26 Frederik GladhornSend text selection changes for accessibility.
2012-01-26 Denis DzyubenkoFixed QString::operator<(QLatin1String)
2012-01-26 Bradley T. HughesRemove the 'macosx' arch
2012-01-26 Stephen KellyMark the single argument containers as movable.
2012-01-26 Stephen KellyAutomated metatype definition for template types.
2012-01-26 Friedemann KleintCleanup of QWindowsVistaStyle.
2012-01-26 Samuel RødalMade QWindow::currentOrientation() a property.
2012-01-26 Olivier GoffartWrap unimplemented clang feature in __has_feature
2012-01-26 Andy ShawFix a couple of edge cases for WildcardUnix matching
2012-01-25 Andrew den ExterRemove QTextControl and QLineControl.
2012-01-25 Jędrzej NowackiCleanup mess in public type ids.
2012-01-25 Peter HartmannQAbstractSocket / QSslSocket: add API to pause and...
2012-01-25 Friedemann KleintIntroduce QGuiApplicationPrivate::windowForWidget.
2012-01-25 Friedemann KleintWindows Vista Style: Fix drawing of buttons in message...
2012-01-25 Friedemann KleintWidgets: Enable Windows styles on Windows.
2012-01-25 Stephen KellyMark the enumerator QVariant::Type as obsolete.
2012-01-25 Shane Kearnsbearer: run the bearer engines in their own worker...
2012-01-25 Pierre RossiDon't lose the fontDef when setting the size of a raw...
2012-01-25 Stephen KellyMark QStringList as movable.
2012-01-25 Janne AnttilaFixed fileiterator issue for WEC7.
2012-01-25 Gunnar SlettaRemove use of QT_MODULE from library
2012-01-25 Kent Hansenmoc: Use QMetaType::QVariant as the type for QVariant
2012-01-25 Lars KnollMake coordinates float based where it makes sense.
2012-01-25 Rafael RoquettoIncluded stdlib.h to allow malloc() usage
2012-01-25 Mark Brandremove vestiges of text codec plugins
2012-01-25 aavitRemove support for the MNG file format and the bundled...
2012-01-24 Andrew den ExterAdd a changed() signal to QValidator.
2012-01-24 Lars KnollFix a compile error in qsql_sqlite2.cpp
next