OSDN Git Service

kde/Katie.git
2016-02-07 Ivailo Monevadd manual pages for qdbus and moc tools from Debian
2016-02-07 Ivailo Monevfix compile error if openssl is built with no-ssl3...
2016-02-06 Ivailo Monevremove unused variable from UIC tool
2016-02-06 Ivailo Monevinline some methods in declerative component
2016-02-05 Ivailo Monevadjust the Windows print dialog to recent QMessageBox...
2016-02-05 Ivailo Monevinclude the qt_windows header in the win32 platform...
2016-02-05 Ivailo Monevmake the win32 mkspecs MinGW aware
2016-02-05 Ivailo Monevremove CMake platform target properties entirely
2016-02-05 Ivailo Monevprioratize CMake target properties
2016-02-05 Ivailo Monevfix conditional for TCMalloc
2016-02-05 Ivailo Monevadd CMake toolchain file for use on Windows
2016-02-05 Ivailo Monevfix incompatibility with Windows version older thatn...
2016-02-05 Ivailo Monevactually, make that conditional and add a comment
2016-02-05 Ivailo Monevmake the svg component miniz compatible
2016-02-05 Ivailo Monevuse miniz when zlib is not available
2016-02-05 Ivailo Monevoops, remove accidently added plus sign
2016-02-05 Ivailo Monevfix mkspecs architecture detection on pure Win32
2016-02-05 Ivailo Monevsilence some compiler warnings
2016-02-05 Ivailo MonevICD bearer plugin requires D-Bus, not sure if it is...
2016-02-04 Ivailo Monevfix some compiler warnings
2016-02-04 Ivailo Monevfix compiler warnings in JavaScriptCore
2016-02-03 Ivailo Monevfix some more compiler warnings
2016-02-03 Ivailo Monevfix some compiler warnings
2016-02-03 Ivailo Monevadjust some benchamrks so they build
2016-02-02 Ivailo MonevQMessageBox cleanup
2016-02-02 Ivailo Monevadd network settings header for the benchmarks and...
2016-02-02 Ivailo Monevport script benchmarks to CMake build system
2016-02-01 Ivailo Monevminor doxygen config cleanup
2016-02-01 Ivailo Monevdeal with some obsolete headers
2016-02-01 Ivailo Monevport gui and network benchmarks to CMake build system
2016-02-01 Ivailo Monevfix ICD plugin source entries
2016-02-01 Ivailo Monevbuild system cleanups
2016-02-01 Ivailo Monevadd benchmarks from Qt4, some of which not yet ported...
2016-01-31 Ivailo Monevmost tests/benchamrk require GUI access, enable that
2016-01-31 Ivailo Monevremove syncqt workarounds
2016-01-31 Ivailo Monevmisc cleanups
2016-01-31 Ivailo Monevthe declarative component does not depends on the svg...
2016-01-31 Ivailo Monevg_thread_init is deprecated
2016-01-31 Ivailo Monevmisc cleanups
2016-01-31 Ivailo Monevmisc cleanups
2016-01-30 Ivailo Monevdo not expose QVariant to JSON types conversion on...
2016-01-30 Ivailo Monevfix two compiler warnings
2016-01-30 Ivailo Monevdo not use -Winline, gcc 4.8.3 warns even if the functi...
2016-01-30 Ivailo Monevinline QCryptographicHash::addData() overload
2016-01-30 Ivailo Monevfix constant false comparison of out-of-range enums
2016-01-29 Ivailo Monevsome benchmarks expect SRCDIR to end with separator
2016-01-29 Ivailo Monevmake CPack aware of the README file
2016-01-29 Ivailo Monevexport QTDIR for the tests
2016-01-29 Ivailo Monevremove qdoc leftovers from qmetatype header
2016-01-29 Ivailo Monevmisc cleanups
2016-01-29 Ivailo Monevadd README
2016-01-29 Ivailo Monevfix copy and paste error
2016-01-29 Ivailo Monevfix (!a == b) bug
2016-01-29 Ivailo Monevfix conditionals in DayTimeDuration::stringValue()
2016-01-29 Ivailo Monevfix copy and paste error
2016-01-29 Ivailo Monevmisc cleanups
2016-01-28 Ivailo Monevfix crashes in script component
2016-01-28 Ivailo Monevadd generate utility
2016-01-27 Ivailo Monevremove cotire support
2016-01-27 Ivailo MonevUIC does not need the XML component
2016-01-27 Ivailo Monevdo not build and use bootstrapped UIC and RCC
2016-01-27 Ivailo Monevmention -list command line option in -help output
2016-01-27 Ivailo Monevimprove Freetype module compat
2016-01-27 Ivailo Monevcleanup includes
2016-01-27 Ivailo Monevadd inline assembly checks to build system
2016-01-27 Ivailo Monevminor cleanups
2016-01-27 Ivailo Monevuse custom module for Freetype2 detection
2016-01-27 Ivailo Monevremove useless JavaScriptCore file
2016-01-27 Ivailo Monevset version in qglobal header during configuration
2016-01-27 Ivailo Monevfix compiler warning about unused function
2016-01-27 Ivailo Monevmake use of the recent C++ additions
2016-01-26 Ivailo Monevfix compiler warning about unused function
2016-01-26 Ivailo Monevsetup flags for executables and shared targets
2016-01-26 Ivailo Monevavoid x86_64 being detected as x86
2016-01-26 Ivailo Monevadd default conversion for types long and ulong
2016-01-26 Ivailo Monevfix GC issues related to QObject connections and ownership
2016-01-26 Ivailo MonevEnsure QObject wrappers are garbage-collected if approp...
2016-01-26 Ivailo Monevupdate translations
2016-01-26 Ivailo Monevfix some compiler warnings
2016-01-26 Ivailo Monevcleanup includes
2016-01-26 Ivailo Monevfix data race on isDebugging bool
2016-01-26 Ivailo Monevreturn proper type from QMetaMethod::attributes()
2016-01-26 Ivailo Monevdocument JSON types
2016-01-26 Ivailo Monevoops, initialize headerProtection
2016-01-26 Ivailo Monevremove Java support from lupdate and uic
2016-01-25 Ivailo Monevcleanup includes
2016-01-25 Ivailo Monevremove unnecessary includes
2016-01-25 Ivailo Monevremove unused static variable
2016-01-25 Ivailo Monevredefinition of QVariant::Type
2016-01-25 Ivailo MonevFreeBSD build fixes
2016-01-25 Ivailo Monevupdate hand-edited MOC code in phonon component
2016-01-24 Ivailo Monevdocument and use Qt_Default in QDataStream
2016-01-24 Ivailo Monevremove support for old data streams
2016-01-24 Ivailo Monevfix overflow compiler warning and adjust utility
2016-01-24 Ivailo Monevupdate URL TLDs data
2016-01-24 Ivailo Monevfixed uninitialized memory in QMetaObjectBuilder::fromR...
2016-01-23 Ivailo Monevupdate hand-edited MOC code
2016-01-22 Ivailo Monevremove OpenVG remains
2016-01-22 Ivailo Monevremove PulseAudio support from Phonon and its backend
2016-01-22 Ivailo Monevvarious cleanups
next