OSDN Git Service

kde/Katie.git
2016-05-28 Ivailo Monevfix build of accessible widgets plugin after e6d4eb5
2016-05-28 Ivailo Monevfix build of QVector benchmark
2016-05-28 Ivailo Monevfix build of gui component after e6d4eb54
2016-05-28 Ivailo Monevmisc cleanups
2016-05-28 Ivailo Monevfix ###'es in qrect.h
2016-05-28 Ivailo Monevmerge QUrl::fromEncoded() overload
2016-05-28 Ivailo Monevfix ### comments in QSet
2016-05-28 Ivailo Monevfix some (but not all) build issues with strict iterators
2016-05-28 Ivailo Monevmake use of some STD algorithms when possible
2016-05-28 Ivailo Monevmake Arch MinGW package depend on mingw-w64-libpng...
2016-05-28 Ivailo MonevMerge branch 'master' of https://github.com/fluxer...
2016-05-28 Ivailo Monevfix some compiler warnings in designer component
2016-05-28 Ivailo Monevuse valSeen since it results in unused warning otherwise
2016-05-28 Ivailo Monevimprove Win32 toolchain file
2016-05-28 Ivailo Monevcorrect description of GLIB2_CONFIG_INCLUDES
2016-05-28 Ivailo Monevremove useless message from build system
2016-05-28 Ivailo Monevremove unused member orientation from QToolBarExtension
2016-05-28 Ivailo Monevfix instances of !var & const that should be !(var...
2016-05-28 Ivailo Monevnote in that mixing Qt4 and Katie is a bad idea
2016-05-28 Ivailo Monevremoved obsolete function QUuid::operator QString()
2016-05-27 Ivailo Monevfix some compiler warnings in 3rd party JavaScriptCore
2016-05-27 Ivailo Monevcleanup QString data structure
2016-05-27 Ivailo Monevone less FIXME to worry about
2016-05-27 Ivailo Monevfix author warning about ARM sources
2016-05-26 Ivailo Monevconvert length functions in QDom from uint to int
2016-05-26 Ivailo Monevavoid old-style casts in debug/warning messages
2016-05-26 Ivailo Monevmatch the virtuals in QBuffer reimplementations
2016-05-26 Ivailo Monevfix a compiler warning in QGtkStyle style
2016-05-25 Ivailo Monevavoid unnecessary casts and constructions
2016-05-25 Ivailo Monevnote where UNIFDEF_EXECUTABLE is set from
2016-05-25 Ivailo Monevget rid of now redundant dbus symbols header
2016-05-25 Ivailo Monevrewrite Iconv CMake module
2016-05-24 Ivailo Monevfix regression since 56a533ea
2016-05-24 Ivailo Monevfix warnings about undefined pre-processor definitions
2016-05-24 Ivailo Monevremove unused function
2016-05-24 Ivailo Monevremove redundant variable from 3rd party JavaScriptCore
2016-05-24 Ivailo Monevfix some compiler warnings in 3rd party JavaScriptCore
2016-05-22 Ivailo Monevupdate sqlite3 to 3.8.12.2
2016-05-19 Ivailo Monevfix stripping of files for MinGW package
2016-05-18 Ivailo Monevfix build of accessible plugin
2016-05-18 Ivailo Monevbuild the external project first when building MinGW...
2016-05-18 Ivailo Monevremove some unnecessary old-style casts
2016-05-18 Ivailo Monevuse QByteArray::toDouble() instead of qstrtod
2016-05-14 Ivailo Monevfix some compiler warnings
2016-05-14 Ivailo Monevmicro-optimize QFileSystemWatcher::addPaths() for non...
2016-05-08 Ivailo Monevmove OpenGL conditional where it belongs
2016-05-08 Ivailo Monevremove pointless check in QImageData::create()
2016-05-07 Ivailo Monevmicro-optimize QCoreApplicationPrivate::checkInstance()
2016-05-07 Ivailo Monevremove obsolete qt_image_id() and qt_pixmap_id()
2016-05-07 Ivailo Monevuse d->height directly in QImage when d is already...
2016-05-06 Ivailo Monevremove obsolete and unused QDir::addResourceSearchPath()
2016-05-05 Ivailo Monevmicro-optimize QDir::relativeFilePath() for non-Windows...
2016-05-04 Ivailo Monevoops, fix ld config path in package files
2016-05-03 Ivailo Monevremove FIXME for the bug that I'm not going workaround
2016-05-03 Ivailo Monevremove redundant static function stub
2016-05-03 Ivailo Monevadjust package files
2016-05-03 Ivailo Monevcleanup build macros
2016-05-03 Ivailo Monevdisable installation of bootstrapped Katie
2016-05-03 Ivailo Monevmake configuration paths cached
2016-05-03 Ivailo Monevdo not explicitly set output directory for qdbusviewer...
2016-05-03 Ivailo Monevremove unused private variable from qdbusviewer
2016-05-03 Ivailo Monevmake the setup of KATIE_COMPONENTS and KATIE_TOOLS...
2016-05-03 Ivailo Monevfix compiler warnings about non-heap free
2016-05-03 Ivailo Monevrename QLinkedList::free to freeData for consistency
2016-05-03 Ivailo Monevinstall ld config regardless of RPATH preferences
2016-05-01 Ivailo Monevimprove Freetype detection
2016-04-28 Ivailo Monevremove Qt 4.3 binary compatibility for MSVC
2016-04-27 Ivailo Monevdo not include qconfig twice from qglobal
2016-04-26 Ivailo Monevchange the way configuration directories are handled
2016-04-26 Ivailo Monevinstall .destkop files for relevant applications
2016-04-26 Ivailo Monevremove compat definition from the Qt namespace
2016-04-25 Ivailo Monevadd alias header for QtTestGui
2016-04-25 Ivailo Monevupdate additions
2016-04-23 Ivailo Monevremove QBool and use bool instead
2016-04-22 Ivailo Monevlist all current data stream versions in documentation
2016-04-22 Ivailo Monevremove some Qt3 compat bits from core
2016-04-20 Ivailo Monevremove zlib dependency from Arch MinGW package
2016-04-19 Ivailo Monevoops, add .h extension to header alias
2016-04-19 Ivailo Monevmake sure pkgconfig files are in the search path of...
2016-04-19 Ivailo Monevdeal with some obsolete headers
2016-04-18 Ivailo Monevdo not add all libraries the component it linted to...
2016-04-18 Ivailo Monevmore obsolete headers werk
2016-04-18 Ivailo Monevgenerate compat event headers
2016-04-18 Ivailo Monevdisable automatic UIC invocation too
2016-04-18 Ivailo Monevimprove Qt4 compatibility
2016-04-18 Ivailo Monevfix XML patterns component pkgconfig requirements
2016-04-18 Ivailo Monevfix XML component pkgconfig requirements
2016-04-18 Ivailo Monevfix some compiler warnings in 3rd party CLucene
2016-04-18 Ivailo Monevimprove Qt4 compatibility
2016-04-18 Ivailo Monevadd Kate project file
2016-04-18 Ivailo Monevimprove Qt4 compatibility
2016-04-17 Ivailo Monevupdate qfeatures.txt
2016-04-17 Ivailo Monevupdate TODO
2016-04-17 Ivailo Monevthe (tested) fix for the QML regression
2016-04-17 Ivailo Monevpossible fix for the QML regression
2016-04-17 Ivailo Monevhandle save and load of JSON meta types as Qt5
2016-04-17 Ivailo Monevremove unnecessary runtime metaobject revision check
2016-04-16 Ivailo Monevremove leftovers from WindowsMobile style
2016-03-17 Ivailo Monevfix one alias header
2016-03-16 Ivailo Monevupdate translations
next