profile/ivi/qtbase.git
2012-08-20 J-P NurmiQFontComboBox: fix qdoc warning
2012-08-20 J-P NurmiQTextEdit docs: fix qdoc warnings
2012-08-20 Stephen KellyFix the doc errors in itemmodels and itemviews.
2012-08-20 Stephen KellyRemove QProxyModel from qtbase.
2012-08-20 Thiago MacieiraDisable C++11 noexcept support in GCC 4.6.0 and 4.6.1
2012-08-20 Marc MutzQAtomic: make ctors constexpr, if possible
2012-08-20 Marc MutzQBasicAtomic: add QT_BASIC_ATOMIC_HAS_CONSTRUCTORS...
2012-08-20 Janne AnttilaFix processor detection for MSVC ARM compiler (WEC7).
2012-08-20 Thiago MacieiraAdd missing #include <qmetatype.h>
2012-08-20 Shawn RutledgeMisc documentation fixes triggered by qdoc errors/warnings
2012-08-20 Yuchen DengFix C++11 mode compilation with MinGW-w64 4.7.1
2012-08-20 Jan-Arve SaetherRemove references to "How to Learn Qt", since that...
2012-08-20 Jens Bache... Fix multiple enumeration warnings when generating docs
2012-08-20 Gabriel de... Remove dialogs doc related warnings
2012-08-20 Robin BurchellSpeed up sorting of dir entries when sorted by date
2012-08-20 Geir VattekarDoc: Work on QVariant's equality operator.
2012-08-20 Thomas HartmannEnable QComboBox animation on Windows and fixing relate...
2012-08-20 Jan-Arve SaetherReplace \QD with the literal 'Qt Designer' to avoid...
2012-08-20 Andreas HolzammerFix freetype font rendering for Windows CE
2012-08-20 Gabriel de... Moving .qdoc files under examples/widgets/doc
2012-08-20 Aaron McCarthyFix documented QMetaType::UserType value.
2012-08-20 Sean HarmerOpenGL: Use official glext.h and gl2ext.h headers
2012-08-20 Stephen KellyTake account of hidden items in QListView when using...
2012-08-20 Jiang JiangReplace deprecated ColorSync Manager use with updated...
2012-08-20 Miikka HeikkinenFix in-process QAxServers inside modal windows.
2012-08-20 Andy ShawEnsure that all the children get the new stylesheet...
2012-08-20 Janne AnttilaFix drag curor visibility on Windows.
2012-08-20 Lars KnollUse QThread instead of QPushButton as an example in...
2012-08-20 Lars KnollFix more qdoc errors
2012-08-20 Lars KnollFix qdoc errors in qcoreevent.
2012-08-20 Lars KnollFix qdoc errors in the QAbstractEventDispatcher documen...
2012-08-20 Lars KnollFix some qdoc errors in the QJson* classes
2012-08-20 Lars KnollFix snippet bug in State Machine Overview
2012-08-20 Lars KnollFix a couple of qdoc errors.
2012-08-20 Stephen KellyRefactor the automatic metatype templates into preproce...
2012-08-19 Jani HonkonenFix a QListViewItem width when spacing is set
2012-08-19 Jani HonkonenFix QListWidget scrolling with keys when there are...
2012-08-18 Geir VattekarDoc: Small addition to QAbstractTextDocumentLayout...
2012-08-18 Geir VattekarDoc: Add FOV to rogue example.
2012-08-18 Martin Smithdoc: Fixed qdoc errors in SSL
2012-08-18 Jeremy KatzIgnore Q_DECL_NOTHROW in qdoc for Qt Core
2012-08-18 Thiago MacieiraEnable QAtomicInteger for char16_t and char32_t
2012-08-18 Thiago MacieiraAdd Q_DECL_CONSTEXPR to the isXXX functions in the...
2012-08-18 Marc MutzFix -Wclobbered warnings
2012-08-18 J-P NurmiUpdated .gitignore
2012-08-18 J-P NurmiAuto test for passing QTextEdit as QSyntaxHighlighter...
2012-08-18 J-P NurmiRegister QTextDocument* as a meta type to fix QTextEdit...
2012-08-18 Thiago MacieiraModernise, update and fix errors in the QUrl documentation
2012-08-18 Thiago MacieiraBring back the documentation on QUrl deprecated methods
2012-08-18 Lars KnollFix a couple of qdoc errors
2012-08-18 aavitClean up QScreen::grabWindow()
2012-08-18 Stephen KellyAdd a changes file entry for QMetaType QObject related...
2012-08-18 Stephen KellyExclude the qplatformdefs CMake test on Windows.
2012-08-18 Stephen KellyRemove QWidgetStar.
2012-08-18 Lars KnollAdd Q_DECL_NOTHROW to the tokens qdoc ignores
2012-08-18 Lars KnollFix most qdoc errors for QMap
2012-08-18 Lars KnollMove the statemachine documentation into qtcore
2012-08-18 Lars KnollMove the animation overview doc into QtCore
2012-08-18 Lars KnollFix qdoc erros in qfile and related classes
2012-08-18 Rafael RoquettoPass NEON_ASM directly to SOURCES.
2012-08-18 Thiago MacieiraMark simple static methods in QThread as Q_DECL_NOTHROW
2012-08-18 Stephen KellyEmit layoutChange signals when changing QPersistentMode...
2012-08-18 J-P NurmiQAbstractSlider: fix qdoc warnings
2012-08-18 J-P NurmiQSlider: fix qdoc warnings
2012-08-18 J-P NurmiQLCDNumber docs: cleanup Qt3 support leftovers
2012-08-18 Frederik GladhornRemove docs for removed functions.
2012-08-18 Frederik GladhornReference proper example.
2012-08-18 Frederik GladhornRemove outdated docs.
2012-08-18 Marc MutzQMessageLogger: mark noDebug() as nothrow
2012-08-18 Marc MutzQMessageLogger: make member functions const
2012-08-18 J-P NurmiMoved guibooks.qdoc from qtdoc to qtwidgets
2012-08-17 Jan-Arve SaetherExclude snippets
2012-08-17 Sergio AhumadaDoc: Fix spelling errors
2012-08-17 Frederik GladhornMake qdoc ignore Q_WIDGETS_EXPORT.
2012-08-17 J-P NurmiQTabWidget docs: cleanup Qt3 support left overs
2012-08-17 J-P NurmiQTabBar docs: cleanup Qt3 support left overs
2012-08-17 J-P NurmiQDate/TimeEdit: fix qdoc warnings
2012-08-17 J-P NurmiQMenuBar: fix qdoc warnings
2012-08-17 J-P NurmiQScrollBar: fix qdoc warnings
2012-08-17 J-P NurmiQFrame docs: cleanup Qt3 support leftovers
2012-08-17 Jan-Arve SaetherFix a bug in qdocs handling of excludedirs
2012-08-17 Jan-Arve SaetherClean up docs for graphicsview.
2012-08-17 J-P NurmiQComboBox docs: cleanup Qt3 support leftovers
2012-08-17 Rafael RoquettoDecouple -lang-c++ from CXX command on QNX mkspecs
2012-08-17 Marc MutzQThreadPool: fix race on 'queue' in stealRunnable()
2012-08-17 Marc MutzQThreadPool: use swap() when making a copy of allThreads
2012-08-17 Marc MutzQThreadPool: don't loop unless needed
2012-08-17 Marc MutzQFutureInterface<void>: const-correct reportFinished()
2012-08-17 Joerg Bornemannqmake: object_with_source feature removed
2012-08-17 Oswald Buddenhagenunbreak "aux" template for mingw & msvc
2012-08-17 Oswald Buddenhagenbeautify "aux" target
2012-08-17 Oswald Buddenhagenremove unnecessary magic
2012-08-17 Sean HarmerFix compilation of QThread on QNX
2012-08-17 Sean HarmerQNX: Allow app to run when spurious 2nd screen is reported
2012-08-17 Kevin FunkWinCE: Fix call of GetAncestor in setParent_sys()
2012-08-17 Miikka HeikkinenFix setParent_sys() to use native methods when checking...
2012-08-17 Miikka HeikkinenFix GDI object leak
2012-08-16 Joerg Bornemannremove install/removeEventFilter from QRollEffect
2012-08-16 Joerg Bornemannqmake: support incremental linking when embedding manifests
2012-08-15 Marc MutzQSlotObjectBase: re-enable tail-call optimisation in...
next