profile/ivi/qtbase.git
2012-08-08 Oswald Buddenhagenremove pointless appending of trailing dir separator...
2012-08-08 Mitch CurtisClarify how days are counted in QDateTime::daysTo docum...
2012-08-07 Thiago MacieiraRemove more -Werror from any test other than headersclean.
2012-08-07 Oswald Buddenhagenlet qmake auto-generate d-bus adaptors and interfaces
2012-08-07 Oswald Buddenhagenfactor qml_module out of qml_plugin
2012-08-07 Oswald Buddenhagenuse global imports install location as the "build"...
2012-08-07 Oswald Buddenhagencopy qml files to build dir only when doing a non-prefi...
2012-08-07 Oswald Buddenhagenmove IMPORT_VERSION fallback into the conditional of...
2012-08-07 Oswald Buddenhagenmove qmltypes "compiler" below TARGET manipulation
2012-08-07 Andreas HolzammerRename msvc11 to msvc2012
2012-08-07 Marc MutzQ_DECL_NOTHROW: stronger and more widely available...
2012-08-07 Sean HarmerImprove the QOpenGLExtensionMatcher class
2012-08-07 Joerg Bornemannqmake vcxproj generator: map TARGET_EXT to $(TargetExt)
2012-08-07 Joerg Bornemannqmake: un-copy-and-pastify vcxproj generator a bit
2012-08-07 Andy ShawAdd the filters for extra compilers for vcxproj files
2012-08-07 Oswald Buddenhagenfix class and file names in the d-bus examples
2012-08-07 Andreas HolzammerAdd possibility to add OpenSSL, DBUS, MySQL path under...
2012-08-07 Marc MutzQtGui: collapse two qgetenv() on the same variable
2012-08-07 Marc MutzQUrl::idnWhiteList(): add QList::reserve() call
2012-08-07 Marc MutzQtNoDebug: remove special member functions
2012-08-07 Stephen KellyOnly emit the clicked() signal from views if the left...
2012-08-07 Stephen KellyEnsure that we return an invalid QTableWidgetItem when...
2012-08-07 Oswald Buddenhagenadd support for PKGCONFIG_PRIVATE
2012-08-07 Oswald Buddenhagenadd support for QT_PRIVATE
2012-08-07 Oswald Buddenhagenrespect copy_dir_files with manually flagged directorie...
2012-08-07 Oswald Buddenhagencentralize+fix addition of copy_dir_files flag
2012-08-07 Oswald Buddenhagenremove not particularly useful branch
2012-08-07 Oswald Buddenhagenremove clearly bogus escapeFilePath() call
2012-08-07 Oswald Buddenhagenmake $$relative_path() minimize already relative paths
2012-08-07 Oswald Buddenhagenifdef drivespec handling in relativeFilePath to windows
2012-08-07 Laszlo AgocsProperly manage window geometry in kms
2012-08-07 Martin Smithqdoc: Don't always add example .qdoc files to source...
2012-08-07 Zeno AlbisserOnly use glXCreateContext if glXCreateContextAttribsARB...
2012-08-07 Thiago MacieiraDon't export QAtomicInt, it's all inline
2012-08-07 Thiago MacieiraAdd a T parameter to the memory barrier functions in...
2012-08-07 Marc MutzQMessageLogger: mark default ctor as constexpr, too
2012-08-07 Stephen KellyAvoid crashes when invalidating a proxy model filter.
2012-08-07 Stephen KellyDo not draw garbage branches if 0px indentation is...
2012-08-07 Kent HansenMake QSignalSpy copy QVariant parameters directly
2012-08-07 Marc MutzQWindowSystemInterface: fix mem leak and race
2012-08-06 Stephen KellyUse == for button flag test instead of &
2012-08-06 Thiago MacieiraRemove extra Q_COMPILER_xxx defines from the MSVC section.
2012-08-06 Thiago MacieiraMSVC's throw() behaviour matches the C++11 noexcept...
2012-08-06 Thiago MacieiraOptimise QMutexLocker a little: don't call relock(...
2012-08-06 Sean HarmerOpenGL: Add finer-grained functionality checks for...
2012-08-06 Jan-Arve SaetherMake sure codecForLocale returns a valid codec in boots...
2012-08-06 Jerome PasionDoc: Adding a landing page for Qt SQL.
2012-08-06 Rohan McGovernlancelot: detect and handle Jenkins CI environment
2012-08-06 Joerg Bornemannfix maximize -> fullscreen -> maximize on Windows
2012-08-06 Thiago MacieiraFix builds with sysroot: a space is necessary before...
2012-08-06 Mitch CurtisAdd missing const qualifier to snippet in QIdentityProx...
2012-08-06 Stephen KellyFix some documentation inconsistency in QtNetwork.
2012-08-06 Martin Smithqdoc: Removed "../" from paths to images
2012-08-06 Rafael RoquettoFix qmake -project
2012-08-06 Mitch CurtisFix typos in qdatetime.cpp.
2012-08-06 Oswald Buddenhagenintroduce -fully-process configure option, change behav...
2012-08-06 Oswald Buddenhagenremove phonon vestiges
2012-08-06 Oswald Buddenhagenremove -dsp & -vcp vestiges
2012-08-06 Oswald Buddenhagenremove references to dead variables
2012-08-06 Oswald Buddenhagenremove stray message
2012-08-06 Oswald Buddenhagenremove stale messages about using setcepaths
2012-08-06 Samuel RødalDo not call markDirty() for hidden widgets.
2012-08-06 Samuel RødalFixed popups getting blocked by modal windows.
2012-08-05 Martin Smithqdoc: No longer prints namespace qualifier twice
2012-08-05 Marc MutzLogging: mark qEmergencyOut() noexcept
2012-08-05 Frank OsterfeldFix intended assignment to customSet variable.
2012-08-05 hjkqdatetime: micro optimization in fmtDateTime
2012-08-04 Oswald Buddenhagenuse QMAKE_LIBDIR for passing LSB library path
2012-08-04 Oswald Buddenhagenremove the option summaries from the configures' help...
2012-08-04 Oswald Buddenhagens/QT_PRIVATE/QT_FOR_PRIVATE/
2012-08-04 Oswald BuddenhagenfindLibraries(): don't remove -L options for system...
2012-08-04 Sean HarmerXCB: Correction to OpenGL version check for profile...
2012-08-03 Oswald Buddenhagenintroduce ability to selectively pass options to qdbusx...
2012-08-03 Oswald Buddenhagenadd ability to pass command line options to qdbusxml2cpp
2012-08-03 Oswald Buddenhagende-duplicate dbusadaptors.prf vs. dbusinterfaces.prf
2012-08-03 Thiago MacieiraICU: lock the mutex before calling an Unlocked function
2012-08-03 Thiago MacieiraICU: Mark which functions are threadsafe and which...
2012-08-03 Sean HarmerQNX: Ensure that m_requestedBufferSize is properly...
2012-08-03 Sergio AhumadaFix order of QT_END_NAMESPACE and QT_END_HEADER macros
2012-08-03 Stephen KellyRemove some dead code wrapped in Q_WS_QWS.
2012-08-03 Stephen KellyRemove unused Q_WS_QPA define.
2012-08-03 Stephen KellyRemove some dead QWS code from configure.
2012-08-03 Andreas HolzammerFix FullScreen for Windows CE
2012-08-02 Paul Olav TveteRevert "Move QWindowSystemInterface out of qpa."
2012-08-02 Lars KnollRemove the obsolete scene argument for constructors...
2012-08-02 Jan-Arve SaetherUse glFlush() if swapBehavior is single-buffered
2012-08-02 Friedemann... Fix default font for X11.
2012-08-02 Gatis PaeglisFix mimedata updating and signal emision issues in...
2012-08-02 Gatis PaeglisFix badAtom issues introduced by behavior changes betwe...
2012-08-02 Friedemann... uic-Autotest: Remove SRCDIR-define, add stdout-test.
2012-08-02 Martin Smithqdoc: Ignore property functions of obsolete properties
2012-08-02 Laszlo PappFix a typo in the qdoc manual (QChra -> QChar)
2012-08-02 Casper van... QDoc: Set HTML Doctype to XHTML 1.0 Transitional.
2012-08-02 Casper van... QDoc: Set the default output encoding for HTML to UTF-8.
2012-08-02 Casper van... QDoc: Add extra tags when no HTML.endheader is specified.
2012-08-02 Paul Olav TveteMake tests compile without gui-private
2012-08-02 Oswald Buddenhagenstring.h is needed for memcpy()
2012-08-02 Laszlo AgocsMove QPlatformWindowPrivate into its own header
2012-08-01 Simon A. EugsterMention setFont() in QPainter::drawText() functions
2012-08-01 Stephen KellyFix some typos in static assert message.
next