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
Age
Commit message (
Expand
)
Author
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
2019-06-26
build: Stop translating PACKAGE_NAME
MarcoFalke
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-27
Update copyright headers to 2018
DrahtBot
2018-07-25
release: bump minimum required macOS to 10.10
fanquake
2018-06-12
Explicitly specify encoding when opening text files in Python code
practicalswift
2018-03-26
Change all python files to use Python3
John Newbery
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-08-28
Use sys.exit(...) instead of exit(...): exit(...) should not be used in programs
practicalswift
2017-01-13
Remove unused Python imports
practicalswift
2016-10-25
release: bump required osx version to 10.8. Credit jonasschnelli.
Cory Fields
2016-09-22
[share] remove qt/protobuf.pri
MarcoFalke
2016-09-11
[copyright] add MIT License copyright header to remaining Python files
isle2983
2016-06-26
Use portable #! in python scripts (/usr/bin/env)
Matthew King
2016-05-24
Correct small typo in extract_strings_qt.py
Mitchell Cash
2016-03-29
build: python 3 compatibility
Wladimir J. van der Laan
2016-01-19
Bugfix: Actually use _COPYRIGHT_HOLDERS_SUBSTITUTION everywhere
Luke Dashjr
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-10-09
[trivial] Remove obsolete share/qt/make_windows_icon.sh
MarcoFalke
2015-09-13
[qt] [trivial] share/qt/make_spinner.py => src/qt/res/movies/makespinner.sh
MarcoFalke
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-07-07
qt: Pick translation messages only from necessary files
Wladimir J. van der Laan
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
2014-01-13
qt: use series of pngs for spinner
Wladimir J. van der Laan
2013-12-09
[Qt] misc small Mac related changes/cleanups
Philip Kaufmann
2013-11-10
Cleanup code using forward declarations.
Brandon Dahler
2013-09-19
fix extract_strings_qt.py
Philip Kaufmann
2013-09-14
autotools: teach extract_strings_qt.py to respect the XGETTEXT env variable
Cory Fields
2013-09-05
autotools: switch to autotools buildsystem
Cory Fields
2013-08-22
Payment Protocol: X509-validated payment requests
Gavin Andresen
2013-05-31
Added NSHighResolutionCapable flag to Info.plist for better font rendering on...
Timon Rapp
2013-04-15
fixes #2506: mac binary with proper version and copyright meta-informations (...
Jonas Schnelli
2013-02-12
Reimplement click-to-pay links. Add OSX support.
Gavin Andresen
2012-10-14
Revert "Merge pull request #1931 from laanwj/2012_10_newicons"
Wladimir J. van der Laan
2012-10-14
Changed the spinner to a non-GPL one, added instructions on how to regenerate...
xanatos
2012-06-13
Update bitcoinstrings from core and English source translation file
Wladimir J. van der Laan
2012-04-15
fix warnings: unused variable 'XX' [-Wunused-variable]
Wladimir J. van der Laan
2012-04-14
Rename make_windows_icon.py to .sh as it is a shell script (fixes #1099)
Wladimir J. van der Laan
[next]