OSDN Git Service

kde/Katie.git
2016-08-11 Ivailo Monevimprove X11 extension checks
2016-08-10 Ivailo MonevI forgot that system() doesn ot fork()
2016-08-10 Ivailo Monevensure that full paths are used in .desktop files
2016-08-10 Ivailo Monevminor cleanups and corrections
2016-08-10 Ivailo Monevtranslations update
2016-08-10 Ivailo Monevcleanup X11 desktop service implementation
2016-08-10 Ivailo Monevcleanup X11 desktop service implementation
2016-08-10 Ivailo Monevbring back accidently removed asserations from JavaScri...
2016-08-10 Ivailo Monevthe GIF format patents of Unisys have expired a few...
2016-08-10 Ivailo Monevvarious cleanups
2016-08-10 Ivailo MonevMerge branch 'nosimd' of https://github.com/fluxer...
2016-08-09 Ivailo Monevadjust the QString benchmark
2016-08-09 Ivailo Monevminor rasterizer cleanup
2016-08-09 Ivailo Monevkatie_setup_sources() is no longer needed [ci skip]
2016-08-09 Ivailo Monevget rid of some SIMD remains
2016-08-09 Ivailo Monevno need for SIMD in imageconversions and drawing now
2016-08-09 Ivailo Monevmake it possible to disable all CPU features usage...
2016-08-09 Ivailo Monevimprove ODBC detection
2016-08-09 Ivailo Monevmove sql drivers to plugins sub-directory and remove...
2016-08-09 Ivailo Monevupdate bundled libpng to 1.6.24
2016-08-09 Ivailo Monevcall katie_generate_package() before katie_setup_paths()
2016-08-08 Ivailo Monevmake it possible to retreive the graphics system name
2016-08-08 Ivailo Monevremove redundant friend class from QCoreApplicaiton
2016-08-08 Ivailo Monevremove some redundant qglobal header inclusions
2016-08-08 Ivailo Monevprevent native graphics system setup via QApplication...
2016-08-08 Ivailo Monevsubstitue native graphics system request with raster...
2016-08-08 Ivailo Monevcompiler warnings fixes
2016-08-08 Ivailo Monevminor JavaScriptCore cleanups and fixup
2016-08-08 Ivailo Monevuse void pointer for JS function data storage
2016-08-08 Ivailo Monevget rid of WTF::bitwise_cast
2016-08-08 Ivailo Monevresolve merge conflicts
2016-08-08 Ivailo Monevget rid of some JavaScriptCore macros and RefPtrHashMap
2016-08-07 Ivailo Monevget rid of QBitField and QDeclarativeDom
2016-08-07 Ivailo Monevmake JavaScriptCore use Katie macros for assertations...
2016-08-07 Ivailo Monevnote that the native graphics system is no more
2016-08-07 Ivailo Monevfix and unify JavaScriptCore assertations
2016-08-07 Ivailo Monevvarious cleanups
2016-08-07 Ivailo Monevuse global static for icon engines interface
2016-08-07 Ivailo Monevmake sure Shell profile and dynamic linker files contai...
2016-08-07 Ivailo Monevno need for mingw-w64-katie-git to depend on libpng now
2016-08-07 Ivailo MonevQAction cleanups
2016-08-07 Ivailo Monevmake the installations paths relative even for non...
2016-08-07 Ivailo Monevmake sure classes are not mapped more then once
2016-08-07 Ivailo MonevMerge branch 'master' of https://github.com/fluxer...
2016-08-07 Ivailo Monevvarious cleanups
2016-08-06 Ivailo Monevmake the generators not respecting DESTDIR work again
2016-08-06 Ivailo Monevvarious cleanups
2016-08-06 Ivailo Monevminor cleanups
2016-08-06 Ivailo Monevqpixmap_mac_p.h is no more
2016-08-06 Ivailo Monevgetting rid of QMacPixmapData and the (virtual) native...
2016-08-06 Ivailo Monevminor cleanups
2016-08-06 Ivailo Monevremove some unused functions
2016-08-04 Ivailo Monevminor JavaScriptCore cleanups
2016-08-03 Ivailo Monevadd qscript tool
2016-08-03 Ivailo Monevremove redundant JavaScriptCore header
2016-08-03 Ivailo Monevthreads support is required after all, needs a fix
2016-08-03 Ivailo Monevuse less glue for mutex locking in JavaScriptCore
2016-08-03 Ivailo Monevmake the qdbusviewer Qt resource file header same as...
2016-08-03 Ivailo Monevlimmit some build warnings to Debug configuration
2016-08-01 Ivailo Monevminor headers inclusion cleanup
2016-08-01 Ivailo Monevjust bare with the lower polygons limit
2016-08-01 Ivailo Monevupdate translations
2016-08-01 Ivailo Monevvarious cleanups
2016-07-31 Ivailo MonevMerge branch 'master' of https://github.com/fluxer...
2016-07-31 Ivailo Monevvarious cleanups
2016-07-31 Ivailo Monevlet the private painting engine manage itself
2016-07-31 Ivailo Monevinclude the mac directory from the gui component
2016-07-31 Ivailo Monevbunch of OS X build fixes
2016-07-31 Ivailo Monevfix build of multimedia component on Windows
2016-07-31 Ivailo Monevfix header inclusion in multimedia component source...
2016-07-31 Ivailo Monevexport QMacStyle like any other
2016-07-31 Ivailo Monevput the Homebrew prefix workaround where it belongs
2016-07-31 Ivailo Monevkerning is required for OS X too
2016-07-31 Ivailo Monevkerning is required for OS X too
2016-07-31 Ivailo Monevanother try to fix the OS X build in Travis
2016-07-31 Ivailo MonevOS X build fixes
2016-07-31 Ivailo Monevtry to install libpng, libtiff and jpeg-turbo that...
2016-07-31 Ivailo Monevfix a compiler warning
2016-07-31 Ivailo Monevseparate the logic for Freetype support from X11
2016-07-31 Ivailo Monevfix build system conditional
2016-07-31 Ivailo Monevremove the traces benchmark
2016-07-31 Ivailo MonevCUPS support is not disabled for OS X unlike in Qt4
2016-07-31 Ivailo Monevfix build regression
2016-07-31 Ivailo Monevcleanup QGraphicsItem derived classes
2016-07-31 Ivailo Monevdo not change the format on QImage transformation and...
2016-07-31 Ivailo Monevvarious cleanups
2016-07-30 Ivailo Monevvarious cleanups
2016-07-30 Ivailo Monevremove the unused QVolatileImage and QCoreGraphicsSystem
2016-07-30 Ivailo Monevremove the unused pixmap factory
2016-07-30 Ivailo Monevremove painting emulation leftovers, follow up on e438721d
2016-07-30 Ivailo Monevremove Qt3 support methods from designer component
2016-07-30 Ivailo Monevsoft keys supports is not needed anymore
2016-07-26 Ivailo Monevenable Linux tests in Travis again
2016-07-26 Ivailo Monevfix some compiler warnings
2016-07-26 Ivailo Monevinclude QScopedLoopLevelCounter header where needed
2016-07-26 Ivailo Monevinclude QFontMetrics header where needed
2016-07-26 Ivailo Monevfix some compiler warnings
2016-07-26 Ivailo Monevfix inclusion of moc files in qmacstyle_mac.mm
2016-07-26 Ivailo Monevfix some compiler warnings
2016-07-26 Ivailo MonevQFontEngineFT is used not only on Q_WS_X11
next