fanquake
cf2f4306fe
gui: explicitly disable "Dark Mode" appearance on macOS
2018-10-28 21:35:52 +08:00
fanquake
84b0cfa8b6
release: bump minimum required macOS to 10.10
2018-07-25 07:30:28 +08:00
Cory Fields
339c4b6c3a
release: bump required osx version to 10.8. Credit jonasschnelli.
...
libc++ on 10.7 causes too many issues.
See #8577 for discussion/details.
2016-10-25 14:29:03 -04:00
Luke Dashjr
917b1d03cf
Set copyright holders displayed in notices separately from the package name
...
This helps avoid accidental removal of upstream copyright names
2015-12-22 12:29:18 +00:00
Luke Dashjr
d5f46832de
Unify package name to as few places as possible without major changes
2015-12-14 02:11:10 +00:00
Wladimir J. van der Laan
9d67b10091
Merge pull request #6218
...
960e994
gitian: Bump cache dir for current master (Cory Fields)
be65628
gitian: bump faketime to something more recent (Cory Fields)
c3cdd7b
osx: set min version to 10.7 for 0.11+ (Cory Fields)
2015-06-03 15:22:33 +02:00
Jonas Schnelli
0a32a9347e
OSX: use "Bitcoin Core" as Bundle Display Name
2015-06-03 10:06:10 +02:00
Cory Fields
c3cdd7b312
osx: set min version to 10.7 for 0.11+
2015-06-02 10:39:07 -04:00
Michael Ford
1f9be984db
Disable App Nap on OSX 10.9+
2014-10-04 19:34:15 +08:00
Michael Ford
8abfb9905d
Add CLIENT_VERSION_REVISION to mac osx info plist
2014-04-24 23:37:50 +08:00
duanemoody
1204945742
Add application category for OSX
...
In "View by Category" without this metadata the app gets sorted into "Other" at the bottom.
2014-03-31 10:46:53 -07:00
Gavin Andresen
26e4b52712
Require OSX 10.6, 64-bit
...
Drop support for 32-bit or pre-10.6 Macs.
Also, some of the OSX build docs hadn't been updated since the
autotools change.
2014-02-25 21:36:31 -05:00
Wladimir J. van der Laan
b26de9d951
qt: Update remaining "The Bitcoin Core Developers"
2014-01-14 11:19:52 +01:00
Philip Kaufmann
84f8551f3a
[Qt] misc small Mac related changes/cleanups
...
- cleanup Info.plist.in and specify high DPI mode enable command as per
http://blog.qt.digia.com/blog/2013/04/25/retina-display-support-for-mac-os-ios-and-x11/
- move setting of QApplication::setAttribute() to bitcoin.cpp and add
attribute for enabling use of high DPI pixmaps for Qt >= 5.1
- add missing setWindowTitle() on Mac
- cleanup Mac / non-Mac setup in bitcoingui.cpp
2013-12-09 15:24:45 +01:00
Cory Fields
35b8af9226
autotools: switch to autotools buildsystem
2013-09-05 21:31:03 -04:00