profile/ivi/qtbase.git
2012-10-03 Christian StrømmeFix for integer overflow in QString::replace
2012-10-03 Sean HarmerOpenGL: Don't request a context version higher than...
2012-10-03 Eskil Abrahamsen... Fix issue with mispositioned family name i QFontComboBox
2012-10-03 Konstantin... Fix QTextBoundaryFinder assignment operator
2012-10-03 Sergio MartinsIntroducing the PlatformPanel event type.
2012-10-03 Andy ShawChange Q_ASSERT to warnings and returns for the menu...
2012-10-03 Jason BarronDefine QMAKE_EXTENSION_STATICLIB for MSVC mkspecs.
2012-10-02 Thiago MacieiraOverhaul a little the QUrl error reporting.
2012-10-02 Thiago MacieiraUpdate some error messages in QUrl::errorString()
2012-10-02 Thiago MacieiraAdd Q_UNREACHABLE / Q_ASSERT to two conditions that...
2012-10-02 Thiago MacieiraMove QUrlPrivate to qurl.cpp and mark all methods as...
2012-10-02 Thiago MacieiraChange QUrlPrivate::setAuthority to return void
2012-10-02 Thiago MacieiraRemove the annoying qWarning when QUrl::setPort is...
2012-10-02 Thiago MacieiraUpdate QUrlPrivate::setScheme: EmptySchemeError never...
2012-10-02 Thiago MacieiraMake QUrl::errorString() usable for QtTest output in...
2012-10-02 Thiago MacieiraMake QUrl::toString() / toEncoded() return empty for...
2012-10-02 Thiago MacieiraAdd two compound URL invalidity cases for isValid()
2012-10-02 Friedemann... Fix DIB image reading.
2012-10-02 Mark Brandfix #includes
2012-10-02 Jens Bache... Remove Cleanlooks as a dependency of QGtkStyle
2012-10-02 Morten Johan... Set CWD when launched from Finder.
2012-10-02 Richard Moe... Cocoa: add missing auto release pools
2012-10-02 Richard Moe... Cocoa: bugfix staysOnTopFlag in combination with transi...
2012-10-02 Jocelyn TurcotteFix a crash with xcb on 64bit systems when hitting...
2012-10-02 Gatis PaeglisStop delivering messages when drop has occurred.
2012-10-02 Gatis PaeglisRetrieve drop data with a proper timestamp
2012-10-02 Gatis PaeglisEnsure that QDrag is set correctly at all times.
2012-10-02 Gatis PaeglisFixed xdnd protocol-version detection code
2012-10-02 Thomas HartmannQProcess.tests: adding test for channel forwarding
2012-10-02 Gatis PaeglisDon't let mimeData return 0.
2012-10-02 Friedemann... Fix filter regular expression for native Windows file...
2012-10-02 Sean HarmerOpenGL: Propagate version and profile from QSurfaceForm...
2012-10-02 Stephen KellyForward the layout change hint through QSortFilterProxy...
2012-10-02 Samuel RødalFixed text drawing in OpenGL 2 paint engine.
2012-10-02 Samuel RødalMade cube example not use glActiveTexture.
2012-10-02 Andy ShawRename createLocalFile to createNativeFile & deprecate...
2012-10-02 Joerg Bornemannfix QWidget::setWindowFilePath on Mac OS
2012-10-02 Joerg BornemannQWindow::setWindowFilePath added
2012-10-02 Joerg Bornemanntypo fixed in tst_QLocalSocket::verifyListenWithDescrip...
2012-10-02 Joerg BornemannQWindowsPipeReader: use CancelIoEx on Windows >= Vista
2012-10-02 Joerg BornemannQWinOverlappedIoNotifier test for multiple I/O operatio...
2012-10-02 Joerg BornemannQWinOverlappedIoNotifier: multiple I/O operations on...
2012-10-02 Joerg Bornemannremove tests/auto/network/socket/qlocalsocket/example
2012-10-02 Joerg Bornemannmake tst_QLocalSocket::listenAndConnect faster
2012-10-01 Thomas McGuireQNX: Also support input method hints from QtQuick elements
2012-10-01 Friedemann... Document QPA implementation aspects.
2012-10-01 Samuel RødalFixed Qt GUI landing page.
2012-10-01 Yoann LopesQXcbWindow: Don't recreate window when reparenting.
2012-10-01 Simon HausmannFix moc stumbling over gcc __attribute__ extensions
2012-10-01 Peter HartmannQNX: change suffix for separate debug files
2012-10-01 Peter HartmannBlackberry mkspecs: Refine compiler options
2012-10-01 Friedemann... QPA/Windows example: Set proper window flags, titles...
2012-10-01 Samuel RødalFixed qglxconvenience.cpp compile for GLX 1.3.
2012-10-01 Rafael RoquettoQNX: Only set parent window if it is not NULL
2012-10-01 Stephen KellyReturn QPersistentModelIndexes from QItemSelectionRange.
2012-09-30 Stephen KellyEmit layout change hint from QStandardItemModel.
2012-09-30 Stephen KellyEmit layout change hint from QStringListModel.
2012-09-30 Stephen KellyProcess and forward the layout change hint through...
2012-09-29 Stephen KellyAdd hint API to QAIM::layout*Change signals.
2012-09-29 Marc MutzQQnxWindow: use a proper cast
2012-09-29 Jędrzej NowackiMake documentation of QVariant::isNull more explicit.
2012-09-29 Martin Smithqdoc: Augment imagedirs list
2012-09-29 Christian KandelerPrevent an overflow warning in assertions.
2012-09-28 Rafael RoquettoQNX: fix bug on window hierarchy list
2012-09-28 Marc MutzQFlags: use unsigned int when the enum's underlying...
2012-09-28 Marc Mutzqfuturesynchronizer.cpp: fix whitespace errors
2012-09-28 Marc MutzQException/QFuture*: add \inmodule QtCore
2012-09-28 Marc MutzInclude qexception.h instead of qtconcurrentexception.h
2012-09-28 Marc MutzMove QFutureSynchronizer back to QtCore
2012-09-28 Marc MutzMove QFutureWatcher back to QtCore
2012-09-28 Marc MutzMove QFuture from QtConcurrent to QtCore
2012-09-28 Marc MutzQFuture: remove unused include
2012-09-28 Marc MutzMove QtConcurrent::ResultStore as QtPrivate::ResultStor...
2012-09-28 Marc MutzMove QtConcurrent::Exception as QException back to...
2012-09-28 J-P Nurmitst_QDateTimeEdit: cleanup whitespace & follow Qt codin...
2012-09-28 Romain PokrzywkaFix accessing the rpath dir from included modules
2012-09-28 Romain PokrzywkaFix rpath dir in forwarding module .pri file
2012-09-28 J-P Nurmiconfig.tests/fontconfig: remove app_bundle config ...
2012-09-28 Rafael RoquettoQNX: fix assert condition on the destructor
2012-09-28 Mark Brandfix indentation
2012-09-28 Joerg BornemannQProcess/Win fix forwarding of output channels
2012-09-28 Gabriel de... Mac: Fix label margins in QGroupBox
2012-09-28 Gabriel de... Some improvements to the system Mac palette
2012-09-28 Andy ShawMake sure the path is quoted in case it has spaces...
2012-09-28 Thomas McGuireBlackberry: Support input method hints
2012-09-28 Rafael RoquettoQNX: use assert on QQnxWindow destructor
2012-09-28 Thiago MacieiraUpdate the NaN tests to deal with non-conformance better
2012-09-28 Pierre RossiQDoc: remove the experimental basedir variable
2012-09-28 Kai KoehneTestLib: Fix MinGW compile warning
2012-09-27 Geir VattekarDoc: Small updates to QMenu's addAction() methods.
2012-09-27 Stephen KellyRemove the <module>version.h files from .gitignore.
2012-09-27 Teemu KatajistoRun application main run loop in color/font dialog...
2012-09-27 Frederik GladhornAccessibility: rather than assert, just warn.
2012-09-27 jian liangFix drag and drop with native widgets
2012-09-27 Marc MutzQPostEventList: change pointer comparison to integer...
2012-09-27 Gabriel de... Mac: Fix small glitch in editable combo boxes
2012-09-27 Caroline ChaoTest: Enable tst_QWMatrix::operator_star_qwmatrix
2012-09-27 Caroline ChaoTest: Split tst_QVarLengthArray::oldTests
2012-09-27 J-P Nurmitst_QLabel: remove QSKIP, wrap Q_OS_MAC
2012-09-27 J-P Nurmitst_QMenu: remove QSKIP's -> wrap Q_OS_WINCE
next