profile/ivi/qtbase.git
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...
2012-08-15 Marc MutzQSlotObjectBase: combat virtual function "bloat"
2012-08-15 Thiago MacieiraAvoid an expensive call to toLocal8Bit upon thread...
2012-08-15 Thiago MacieiraRemove trailing comma in enum
2012-08-15 Thiago MacieiraQUrl is not necessary for configure.exe, drop it from...
2012-08-15 Thiago MacieiraSilence a false-positive warning about uninitialised...
2012-08-15 Samuel RødalMade eglfs work with backing store based applications...
2012-08-15 Frederik GladhornDocumentation for QWidgetItem::controlTypes.
2012-08-15 Frederik GladhornUpdate docs.
2012-08-15 Frederik GladhornRemove docs for removed enum values.
2012-08-15 Frederik GladhornMove docs for QSessionManager to the right file.
2012-08-15 Frederik GladhornRemove outdated docs.
2012-08-15 Frederik GladhornRemove deprecated docs for QActionGroup.
2012-08-15 Frederik GladhornAdd parameter docs for QAbstractEventDispatcher::filter...
2012-08-15 Thiago MacieiraDisable CPUID checking with GCC 4.2 or older
2012-08-15 Rafael RoquettoFix tst_qbytearray on QNX
2012-08-15 Stephen KellyOnly emit headerDataChanged for valid proxy intervals.
2012-08-15 Marc Mutztst_QUdpSocket: Remove unneeded ./ in application name...
2012-08-15 Marc MutzFix "might be used uninit'ed" warning
2012-08-15 Stephen KellyEmit the highlighted signal if the model changes.
2012-08-15 Jeremy KatzFix QMessageLogger and associated qdoc errors
2012-08-15 Geir VattekarDoc: Fix broken return codes for a few examples
2012-08-15 Lars KnollAdd a module page for QtConcurrent
2012-08-15 Lars KnollIgnore Q_DECL_NOEXCEPT in qdoc
2012-08-15 Lars KnollMark QCollator as internal.
2012-08-15 Lars KnollFix QPointer qdoc errors
2012-08-15 Laszlo PappMake the "\internal" qdoc command stand on its own...
2012-08-15 Jani HonkonenFix undo and redo in QLineEdit when in password mode
2012-08-15 Stephen KellyMake selectAll() do nothing if the mode is NoSelection.
2012-08-15 Oswald Buddenhagenset QT_PLUGIN_PATH for tools
2012-08-15 Oswald Buddenhagenmake .private_includes in module pri files "self-contained"
2012-08-15 Harald FernengelSpeed up construction of basic QVariants
2012-08-14 Oswald Buddenhagenrevamp preparation of command line for qmake calls...
2012-08-14 Oswald Buddenhagenmake command line parser use qt containers
2012-08-14 Oswald Buddenhagentake parsing of qmake mode out of parseCommandLine()
2012-08-14 Oswald Buddenhagenremove rather pointless parameter from parseCommandLine()
2012-08-14 Marc Mutzrcc: use new qEnvironmentVariableIsEmpty()
2012-08-14 Marc MutzQtTestLib: use new qEnvironmentVariableIsEmpty()
2012-08-14 Marc MutzQtGui: use new qEnvironmentVariableIsEmpty()
2012-08-14 Marc MutzQtDBus: use new qEnvironmentVariableIsEmpty()
2012-08-14 Marc MutzQtCore: use new qEnvironmentVariableIs{Set,Empty}()
2012-08-14 Thiago MacieiraFix warning about change of sign
2012-08-14 Kent HansenAdd some more of my 5.0.0 changes
2012-08-14 Thiago MacieiraMerge L_FLAGS and l_FLAGS in configure
2012-08-14 Oswald Buddenhagenintroduce compileTest function
2012-08-14 Stephen KellyDeprecate Qt::WFlags.
2012-08-14 Andreas Holzammer(QNX) Make it possible to set physical screen size
2012-08-14 Holger Hans... build: Fix the FreeBSD build due build system change.
2012-08-14 Jan-Arve SaetherGroup functions in QAccessibleTextInterface
2012-08-14 Marc Mutztst_QToolBar: fix "might be used uninit'ed" warnings
2012-08-14 Andreas HolzammerFix sockets for Windows CE
2012-08-14 Rafael RoquettoRemove relic QT_VERSION from qmake test
2012-08-14 Mitch CurtisTidy up QEvent::Type enums.
2012-08-14 Jan-Arve SaetherImplemented QAccessibleTextWidget
2012-08-14 Jeremy KatzDocument QFile::open() argument "handleFlags"
2012-08-13 Frederik GladhornAdd Linux Accessibility Bridge
2012-08-13 Mark Brandqsql_oci: use OCI_COMMIT_ON_SUCCESS for SELECT without...
2012-08-13 Thiago MacieiraFix declaration of qt_gettime for Q_DECL_NOTHROW
2012-08-13 Jeremy Katzfix some QElapsedTimer doc grammar issues
2012-08-13 Stephen KellyUse Qt::WindowFlags, not Qt::WFlags.
2012-08-13 Marius Storm... Sync .pr[oi] with the Makefiles so qmake builds again
2012-08-13 Thiago MacieiraMake QElapsedTimer always store nanoseconds in t2
2012-08-13 Thiago MacieiraFix a ### Qt5 issue: remove limits.h from qreadwritelock.h
2012-08-13 Thiago MacieiraSpeed up tst_QGraphicsView::mapToScene test
2012-08-13 Stephen KellyUse POSITION_INDEPENDENT_CODE for these tests.
2012-08-13 Stephen KellyAdd hints for where to find packages for projects expec...
2012-08-13 Stephen KellyAdd the minimum CMake version to projects built standalone.
2012-08-13 Rohan McGoverntst_qgraphicsview: increase test timeout further
2012-08-11 Marc MutzQImage{Reader,Writer}: remove unused local typedef...
2012-08-11 Marc MutzQModelIndex: remove user-defined copy operations
2012-08-11 Oswald Buddenhagensupport -rpath for modules which are not installed...
2012-08-11 Oswald Buddenhagenfix -rpath-link handling for non-installed prefix builds
2012-08-11 Frederik GladhornFix order of namespace/include guards.
2012-08-10 Oswald BuddenhagenqtAddModule(): put search paths directly into LIBS...
next