aboutsummaryrefslogtreecommitdiff
path: root/share/qt
AgeCommit message (Expand)Author
2021-12-30scripted-diff: Bump copyright headersHennadii Stepanov
2021-09-16build: set OSX_MIN_VERSION to 10.15fanquake
2021-09-13qt: fix bitcoin-qt app categorization on apple siliconJarol Rodriguez
2021-05-17qt: Extract translations correctly from UTF-8 formatted sourceHennadii Stepanov
2021-02-25allow darkmode on macos buildSylvain Goumy
2020-11-23Merge #20419: build: set minimum supported macOS to 10.14Wladimir J. van der Laan
2020-11-21Fix version string in Windows and Mac installersAndrew Chow
2020-11-18Drop the leading 0 from the version numberAndrew Chow
2020-11-18build: set minimum supported macOS to 10.14fanquake
2019-12-31build: remove deprecated key from macOS Info.plistfanquake
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-11-21build: set minimum supported macOS to 10.12fanquake
2019-10-24build: remove BIP70 entries from macOS Info.plistfanquake
2019-09-17doc: Fix whitespace errs in .md files, bitcoin.conf, Info.plist.in, and find_...Jon Layton
2019-06-26build: Stop translating PACKAGE_NAMEMarcoFalke
2018-12-12Merge #14701: build: Add CLIENT_VERSION_BUILD to CFBundleGetInfoStringWladimir J. van der Laan
2018-11-10build: Add CLIENT_VERSION_BUILD to CFBundleGetInfoStringfanquake
2018-11-01macOS: disable AppNap during syncAlexey Ivanov
2018-10-28gui: explicitly disable "Dark Mode" appearance on macOSfanquake
2018-07-27Update copyright headers to 2018DrahtBot
2018-07-25release: bump minimum required macOS to 10.10fanquake
2018-06-12Explicitly specify encoding when opening text files in Python codepracticalswift
2018-03-26Change all python files to use Python3John Newbery
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2017-08-28Use sys.exit(...) instead of exit(...): exit(...) should not be used in programspracticalswift
2017-01-13Remove unused Python importspracticalswift
2016-10-25release: bump required osx version to 10.8. Credit jonasschnelli.Cory Fields
2016-09-22[share] remove qt/protobuf.priMarcoFalke
2016-09-11[copyright] add MIT License copyright header to remaining Python filesisle2983
2016-06-26Use portable #! in python scripts (/usr/bin/env)Matthew King
2016-05-24Correct small typo in extract_strings_qt.pyMitchell Cash
2016-03-29build: python 3 compatibilityWladimir J. van der Laan
2016-01-19Bugfix: Actually use _COPYRIGHT_HOLDERS_SUBSTITUTION everywhereLuke Dashjr
2015-12-22Set copyright holders displayed in notices separately from the package nameLuke Dashjr
2015-12-14Unify package name to as few places as possible without major changesLuke Dashjr
2015-10-09[trivial] Remove obsolete share/qt/make_windows_icon.shMarcoFalke
2015-09-13[qt] [trivial] share/qt/make_spinner.py => src/qt/res/movies/makespinner.shMarcoFalke
2015-06-03Merge pull request #6218Wladimir J. van der Laan
2015-06-03OSX: use "Bitcoin Core" as Bundle Display NameJonas Schnelli
2015-06-02osx: set min version to 10.7 for 0.11+Cory Fields
2014-10-04Disable App Nap on OSX 10.9+Michael Ford
2014-07-07qt: Pick translation messages only from necessary filesWladimir J. van der Laan
2014-04-24Add CLIENT_VERSION_REVISION to mac osx info plistMichael Ford
2014-03-31Add application category for OSXduanemoody
2014-02-25Require OSX 10.6, 64-bitGavin Andresen
2014-01-14qt: Update remaining "The Bitcoin Core Developers"Wladimir J. van der Laan
2014-01-13qt: use series of pngs for spinnerWladimir J. van der Laan
2013-12-09[Qt] misc small Mac related changes/cleanupsPhilip Kaufmann
2013-11-10Cleanup code using forward declarations.Brandon Dahler
2013-09-19fix extract_strings_qt.pyPhilip Kaufmann