summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2019-08-01remove some resolved ui suppressionsNoel Grandin
2019-07-29find-unneeded-includes: warn first time user nicely about missing fileGabor Kelemen
2019-07-21tdf#125922 rename kde5 to kf5 + plasma5Jan-Marek Glogowski
2019-07-15qtcreator: Recursively include module's header filesMichael Weghorn
2019-07-15find-unneeded-includes: raise maximum output line lengthGabor Kelemen
2019-07-15find-unneeded-includes: don't propose to replace hpp with hdl...Gabor Kelemen
2019-07-14tdf#120047 use new opens___.ttf version 102.11Andras Timar
2019-07-05qtcreator: Make paths work with cygwinMichael Weghorn
2019-06-17Add vs2019-ide-integrationMike Kaganski
2019-06-17find-unneeded-includes: show command line in case of IWYU error messagesGabor Kelemen
2019-06-15check-elf-dynamic-objects: Update 'qt5whitelist'Michael Weghorn
2019-06-12find-unneeded-includes: don't propose to replace boost/functional/hash.hppGabor Kelemen
2019-06-08qtcreator: Take over '-std=...' from CXXFLAGSMichael Weghorn
2019-06-07Drop support for gstreamer-0.10Michael Weghorn
2019-06-03find-unneeded-includes: don't propose to remove <map>...Gabor Kelemen
2019-05-31Add the librevenge libraryTor Lillqvist
2019-05-31find-unneded-includes: don't suggest removal of fwd declsMiklos Vajna
2019-05-31find-unneded-includes: avoid replacing includes with forward-declarationsMiklos Vajna
2019-05-28bin/ui-checkdomain.sh: Script to check translation domain in .ui filesGabor Kelemen
2019-05-23get-bugzilla-attachments-by-mimetype: disable bz.apache.orgMichael Stahl
2019-05-19support also StaticLibrary in update_pchLuboš Luňák
2019-05-19port update_pch to python3Luboš Luňák
2019-05-19do not run update_pch.sh on all if it can't find PCH in the given dirLuboš Luňák
2019-05-19add PCH for pdfiumLuboš Luňák
2019-05-19make update_pch also work with libs in external/Luboš Luňák
2019-05-13gla11y: whitelist GtkTreeViewColumn as not needing labellingSamuel Thibault
2019-05-13get-bugzilla-attachments-by-mimetype: fix get_through_rss_queryMichael Stahl
2019-05-12with pch level 2 (base), a module still shouldn't pch its own headersLuboš Luňák
2019-05-12check module include prefix correctly in update_pchLuboš Luňák
2019-05-12check-elf-dynamic-objects: add libgstaudio-1.0.so.0Michael Stahl
2019-05-09find-unneeded-includes: dont propose to replace cstdint with internal headerGabor Kelemen
2019-05-09find-unneeded-includes: filter out boost/unordered_map.hppGabor Kelemen
2019-05-09support different levels of PCH usageLuboš Luňák
2019-05-09better is_c_runtime() detection in update_pchLuboš Luňák
2019-05-08find-unneeded-includes: dont propose to replace ctime with internal headerGabor Kelemen
2019-05-08make update_pch.sh work with symlinked path or CDPATH setLuboš Luňák
2019-05-06find-unneeded-includes: don't try to replace forward_list with debug headerGabor Kelemen
2019-05-05check_dynamic_objects: --enable-gtk3-kde5 also wants qt5/kf5 whitelist..Christian Lohmaier
2019-04-19node.firstChild seen as NoneCaolán McNamara
2019-04-10Fix typoAndrea Gelmini
2019-04-09find-unneeded-includes: fix tuple default items in debugStlGabor Kelemen
2019-04-05lo-commit-stat: Only search for bug ids in the summaryXisco Fauli
2019-04-04Fix typoAndrea Gelmini
2019-04-03find-unneeded-includes: filter out boost/variant.hppGabor Kelemen
2019-04-02find-unneeded-includes: use a better data structureGabor Kelemen
2019-03-24ui-translatable.sh: fix item tag detection for liststoresGabor Kelemen
2019-03-22find-unneeded-includes: don't try to fw. declare o3tl/span.hxxGabor Kelemen
2019-03-18find-unneeded-includes: don't propose debug/set.h if multiset is usedGabor Kelemen
2019-03-09out of line some heavily repeated functionsNoel Grandin
2019-02-14VisualStudioIntegrationGenerator: put CXXFLAGS to AdditionalOptionsMike Kaganski