Make sure animation drivers knows about the temporal offset after a pause
[profile/ivi/qtbase.git] / src /
2012-05-10 Gunnar SlettaMake sure animation drivers knows about the temporal...
2012-05-10 Thiago MacieiraChange to/fromAscii to to/fromUtf8 in the QString conve...
2012-05-10 Konstantin Rittfix QString::isRightToLeft() for SMP code points
2012-05-10 Stephen KellyMake the qt5_use_modules public API.
2012-05-10 Friedemann KleintKeep object name of QWidgetWindow in sync with the...
2012-05-10 Morten Johan SorvigCompile.
2012-05-10 Friedemann KleintFix deprecation warnings in QtGui, QtPlatformSupport.
2012-05-10 Bjoern BreitmeyerFix for windows platform plugin to work with WINCE.
2012-05-10 Stephen KellyRemove the HAVE_DECLARATIVE define.
2012-05-10 Friedemann KleintFix warnings in evdevkeyboard-plugin.
2012-05-10 Andreas HolzammerChange Wince functions definition
2012-05-10 Lars KnollCorrectly parse json documents with a leading BOM
2012-05-10 Casper van DonderenQDoc: Generate images inline for \inlineimage
2012-05-10 Martin Smithqdoc: Removed some obsolete ifdefs
2012-05-10 Friedemann KleintFix warnings about unused variable d.
2012-05-10 Bradley T. HughesCompile with -qtnamespace on Windows
2012-05-10 Albert Astals CidXShaping drag and drop fixes
2012-05-10 Martin Smithqdoc: Fixed a qdoc error problem
2012-05-10 Simon HausmannAvoid trying to load libthai again and again if it...
2012-05-10 Konstantin Rittmove the default text breaking algorithm impl from...
2012-05-10 Konstantin Rittadd some useful methods to QUnicodeTables::
2012-05-10 Marius Storm-OlsenMerge "Merge branch 'docs-refactoring' into master...
2012-05-10 Marius Storm-OlsenMerge branch 'docs-refactoring' into master
2012-05-10 Marius Storm-OlsenDon't add C-style copyright headers to qmake project...
2012-05-10 Bradley T. Hughesqpa: Remove QPlatformDialogHelper::deleteNativeDialog()
2012-05-10 Bradley T. Hughesqpa: Clean up QPlatformDialogHelper API
2012-05-10 Thiago MacieiraFix a crash when parsing a URL with username and port...
2012-05-10 Eskil Abrahamsen... Don't ignore default font's font capitalization in...
2012-05-09 Michael BrasserRemove QAbstractDeclarativeData::objectNameChanged.
2012-05-09 Casper van DonderenDoc: Move some remaining files over for modularization.
2012-05-09 Martin Smithqdoc: Fixed three qdoc error problems
2012-05-09 Casper van DonderenQDoc: Remove generateQmlDesc and use generateApiDesc...
2012-05-09 Stephen KellyRemove garbage.
2012-05-09 Aron RosenbergFix various NTLM/Digest multi-threading and usage issues
2012-05-09 Alexis MenardFix qDecodeDataUrl for already percentage encoded content.
2012-05-09 Martin Smithqdoc: Fixed a qdoc error problem
2012-05-09 Samuel RødalCompile fix for kms plugin.
2012-05-09 Laszlo AgocsEnable float coords in evdevtouch
2012-05-09 Casper van DonderenQDoc: Use node name for page DITA title when name argum...
2012-05-09 Friedemann KleintWindows: Disable Non-modal native file dialogs.
2012-05-09 Bradley T. HughesQPA: Cleanup native dialog modal execution
2012-05-09 Bradley T. HughesMake sure QWidgetPrivate::hide_sys() really hides
2012-05-09 Bradley T. HughesDon't handle window events after Qt::WA_DontShowOnScree...
2012-05-09 Friedemann KleintNo longer use deprecated methods for plugin loading.
2012-05-09 Friedemann KleintImprove widget geometry.
2012-05-09 Stephen KellyUse bool for the template argument.
2012-05-09 Eskil Abrahamsen... Avoid assert in QTextLayout for certain strings
2012-05-09 David FaureFix QUrl::StripTrailingSlash for the case of no path...
2012-05-09 Casper van DonderenDoc: Add "make docs" targets for libraries.
2012-05-09 Casper van DonderenDoc: Modularize QtTest documentation.
2012-05-09 Casper van DonderenDoc: Modularize QtPrintSupport documentation.
2012-05-09 Casper van DonderenDoc: Modularize QtOpenGL documentation.
2012-05-09 Casper van DonderenDoc: Modularize QtWidgets documentation.
2012-05-09 Casper van DonderenDoc: Modularize QtGui documentation.
2012-05-09 Casper van DonderenDoc: Modularize QtDBus documentation and add missing...
2012-05-09 Casper van DonderenDoc: Modularize QtConcurrent documentation.
2012-05-09 Casper van DonderenDoc: Fix typo in QtNetwork qdocconf.
2012-05-09 Casper van DonderenDoc: Modularize QtNetwork documentation.
2012-05-09 Marius Storm-OlsenProperly implement a 'make docs' target for subdirs...
2012-05-09 Marc MutzQtDBus: add member-swap to shared classes
2012-05-09 Konstantin RittQTextEngine: simplify the code a bit
2012-05-09 Martin Smithqdoc: Fixed qdoc error messages
2012-05-09 Lars KnollRemove qplatformdrag.h dependency in qguiapplication_p.h
2012-05-09 Lars KnollDivehi is written right to left
2012-05-09 Friedemann KleintQPA: Add a themeHint for the animations.
2012-05-09 Shane KearnsConnect bearer engines to manager with QueuedConnection
2012-05-09 Shane KearnsAvoid emitting finished() before user can connect the...
2012-05-09 Jędrzej NowackiBump moc revision after introducing QMetaType::SChar.
2012-05-08 Bradley T. HughesDon't leak native dialog resources
2012-05-08 Samuel RødalAdded QScreen::refreshRate() to get the vertical refres...
2012-05-08 Frederik GladhornFix typo
2012-05-08 stocktonAdd 'FullScreen' into QKeySequence::StandardKey
2012-05-08 Jędrzej NowackiIntroduce a new built-in type: signed char.
2012-05-08 Konstantin RittQTextEngine: drop unused leftovers
2012-05-08 Konstantin Rittfix glyph's CMAP index might be corrupted
2012-05-08 Ali AkhtarzadaAdd assignment operator for QJsonValueRef
2012-05-08 Casper van DonderenQDoc: Remove the unused \expire command.
2012-05-08 Richard MooreThe \enum should use the enum name not the flags.
2012-05-08 Rohan McGovernRevert "QtPrintSupport: Remove remaining LPR specific...
2012-05-07 John LaytQtPrintSupport: Remove remaining LPR specific code
2012-05-07 Girish RamakrishnanExpose QPA API under qpa/*
2012-05-07 Robin BurchellRemove definitions of INV_EPS and M_SQRT2.
2012-05-07 David FaureQMimeType performance fix: don't reload from XML files...
2012-05-07 kbFix typo in name of included header
2012-05-07 Stephen KellyRename setResizeMode to setSectionResizeMode.
2012-05-07 Friedemann KleintWindows: Fix helper routine for formatting errors.
2012-05-07 Friedemann KleintQFactoryLoader: Add API for supporting the metadata...
2012-05-07 Friedemann KleintFix MSVC warnings about inconsistent DLL linkage.
2012-05-07 Samuel RødalFixed QOpenGLBuffer::map and unmap implementations.
2012-05-07 Samuel RødalAdded clarification to platform screen documentation.
2012-05-07 Debao ZhangQArrayData: Suppress MSVC warnning.
2012-05-07 Thiago MacieiraChange QStringBuilder to use UTF-8 too
2012-05-07 Thiago MacieiraChange QString's default codec to be UTF-8
2012-05-07 Thiago MacieiraChange remaining uses of {to,from}Ascii to {to,from...
2012-05-07 Sean HarmerQuery the screen physical size rather than assuming...
2012-05-06 Richard MooreVarious minor fixes for qdoc warnings.
2012-05-06 Richard MooreFix more qdoc warnings in qtnetwork.
2012-05-06 Liang QiAdd default value for getters in QJsonValue
2012-05-06 David FaureFix typos in bcd477e0bc48b
2012-05-05 Casper van DonderenQDoc: Examples: Move list of files/images to bottom...
next