index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
share
/
qt
/
Info.plist.in
Age
Commit message (
Expand
)
Author
2023-06-22
depends: Bump MacOS minimum runtime requirement to 11.0
Cory Fields
2021-09-16
build: set OSX_MIN_VERSION to 10.15
fanquake
2021-09-13
qt: fix bitcoin-qt app categorization on apple silicon
Jarol Rodriguez
2021-02-25
allow darkmode on macos build
Sylvain Goumy
2020-11-23
Merge #20419: build: set minimum supported macOS to 10.14
Wladimir J. van der Laan
2020-11-21
Fix version string in Windows and Mac installers
Andrew Chow
2020-11-18
Drop the leading 0 from the version number
Andrew Chow
2020-11-18
build: set minimum supported macOS to 10.14
fanquake
2019-12-31
build: remove deprecated key from macOS Info.plist
fanquake
2019-11-21
build: set minimum supported macOS to 10.12
fanquake
2019-10-24
build: remove BIP70 entries from macOS Info.plist
fanquake
2019-09-17
doc: Fix whitespace errs in .md files, bitcoin.conf, Info.plist.in, and find_...
Jon Layton
2018-12-12
Merge #14701: build: Add CLIENT_VERSION_BUILD to CFBundleGetInfoString
Wladimir J. van der Laan
2018-11-10
build: Add CLIENT_VERSION_BUILD to CFBundleGetInfoString
fanquake
2018-11-01
macOS: disable AppNap during sync
Alexey Ivanov
2018-10-28
gui: explicitly disable "Dark Mode" appearance on macOS
fanquake
2018-07-25
release: bump minimum required macOS to 10.10
fanquake
2016-10-25
release: bump required osx version to 10.8. Credit jonasschnelli.
Cory Fields
2015-12-22
Set copyright holders displayed in notices separately from the package name
Luke Dashjr
2015-12-14
Unify package name to as few places as possible without major changes
Luke Dashjr
2015-06-03
Merge pull request #6218
Wladimir J. van der Laan
2015-06-03
OSX: use "Bitcoin Core" as Bundle Display Name
Jonas Schnelli
2015-06-02
osx: set min version to 10.7 for 0.11+
Cory Fields
2014-10-04
Disable App Nap on OSX 10.9+
Michael Ford
2014-04-24
Add CLIENT_VERSION_REVISION to mac osx info plist
Michael Ford
2014-03-31
Add application category for OSX
duanemoody
2014-02-25
Require OSX 10.6, 64-bit
Gavin Andresen
2014-01-14
qt: Update remaining "The Bitcoin Core Developers"
Wladimir J. van der Laan
2013-12-09
[Qt] misc small Mac related changes/cleanups
Philip Kaufmann
2013-09-05
autotools: switch to autotools buildsystem
Cory Fields