summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorFilesLines
2021-03-09Make sal/config.h the first in pchMike Kaganski1-0/+4
2021-03-03update Skia to chrome/m90Luboš Luňák1-0/+1
2021-02-26qtcreator: Create *.pro and *.pro.shared files in builddir, not srcdirMichael Weghorn1-5/+8
2021-02-26qtcreator: Use absolute paths in *.pro filesMichael Weghorn1-3/+3
2021-02-26qtcreator: Simplify adding of file extensionMichael Weghorn1-17/+17
2021-02-26qtcreator: Don't explicitly delete old *.pro{,.shared} filesMichael Weghorn1-19/+0
2021-02-26qtcreator: Translate comment: "et" -> "and"Michael Weghorn1-1/+1
2021-02-26qtcreator: Move assignment to 'mode' out of try blockMichael Weghorn1-1/+1
2021-02-26fix unpack-sources to not require GNU findAndrew Udvare1-3/+3
2021-02-24qtcreator: Create *.pro.shared files instead of *.pro.userMichael Weghorn1-20/+20
2021-02-07qtcreator: Show actual names for build configurationsMichael Weghorn1-2/+1
2021-02-07check-missing-unittests: show priority of each bugXisco Fauli1-2/+4
2021-02-07qtcreator: Drop some extra whitespace in .pro.user templateMichael Weghorn1-5/+1
2021-02-07qtcreator: Don't create useless run configurations for subdirsMichael Weghorn1-1/+1
2021-02-04check-missing-unittests: use bugzilla rest apiXisco Fauli1-1/+42
2021-01-28check-missing-unittests: improve scriptXisco Fauli1-14/+39
2021-01-22find-can-be-private-symbolsNoel3-68/+38
2021-01-21remove deprecated [x|y]align property for CheckBoxes and RadioButtonsCaolán McNamara1-2/+28
2021-01-21_yes -> _YesCaolán McNamara1-1/+1
2021-01-20pdfium: rework to eliminate FPDF_PAGEOBJECT from the public interfaceMiklos Vajna1-0/+2
2021-01-15replace stock button imagesCaolán McNamara1-0/+66
2021-01-15prep to replace stock button labelsCaolán McNamara1-0/+64
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara1-0/+24
2021-01-13add a .ui skeleton script as a base for any mass-conversionsCaolán McNamara1-0/+42
2021-01-06remove support for deprecated GtkAlignmentCaolán McNamara4-14/+0
2020-12-22state GtkAlignment is deprecated in lint-uiCaolán McNamara1-6/+2
2020-12-22fix lint-ui syntax errorCaolán McNamara1-1/+1
2020-12-19Related tdf#138715: kill last Mork refsJulien Nabet1-1/+0
2020-12-02Add copyright blurbTor Lillqvist1-0/+6
2020-12-02Add a script to merge two single-arch macOS app bundles into a universal appTor Lillqvist1-0/+137
2020-11-21check-missing-unittests: add drawingmlXisco Fauli1-1/+5
2020-11-20Remove unused installation variable GNOME_MIME_THEMEChris Mayo1-1/+0
2020-11-19tdf#132938 Add glyphs U+F030-U+F039 to OpenSymbolMing Hua1-1/+1
2020-11-14Remove obsolete GNOME 2 MIME types filesChris Mayo1-4/+1
2020-11-03add pdf to DRAWDOCS for bash-completionRene Engelhard1-1/+1
2020-11-03check-missing-unittests: use regex and simplify codeXisco Fauli1-11/+4
2020-11-02check-elf-dynamic-objects: allow libgsttag-1.0.so.0Michael Stahl1-1/+1
2020-10-27list-uitest: update pathes after rearrenging testsXisco Fauli1-5/+5
2020-10-27Add libgobject to gstreamer allowed libs...Jan-Marek Glogowski1-6/+8
2020-10-23list-uitest.py: use regex to find the bug idXisco Fauli1-4/+6
2020-10-07lint-ui: add exclusionNoel1-1/+4
2020-10-07lint-ui: remove checks for top-level widgetsNoel1-7/+4
2020-10-07lint-ui: add exclusions for remaining capitalisation warningsNoel1-3/+33
2020-10-07ui files: fix some capitalisation issuesNoel1-1/+1
2020-10-07Revert "lint-ui: check that we only have one has_default==True"Noel Grandin1-10/+3
2020-10-05lint-ui: check that we only have one has_default==TrueNoel1-3/+10
2020-10-05lint-ui: disable some checksNoel1-20/+25
2020-10-05lint-ui: validate has_default and can_defaultNoel1-1/+11
2020-10-05The gtk3 dependency of libavmediagst is long goneJan-Marek Glogowski1-1/+1
2020-10-05lint-ui: fix GtkAdjustment checkNoel1-3/+3