Commit graph

8653 commits

Author SHA1 Message Date
langerhans 22aa7b1abc Merge branch 'master' into 1.10-maint 2019-06-03 19:17:00 +02:00
Patrick Lodder 10a5e93a05 Revert "Change fPIE to fPIC (#1420)" (#1447)
This reverts commit 7c52b213c8.
2018-01-21 14:54:26 +01:00
D3m0nKingx 7c52b213c8 Change fPIE to fPIC (#1420)
-fpic
Generate position-independent code (PIC) suitable for use in a shared library...

-fpie
These options are similar to -fpic and -fPIC, but generated position independent code can be only linked into executables....

By building with fPIE, the resulting binaries are "LSB shared objects" not LSB executables. When trying to run the program (double-click) with mouse it doesn't start. Therefore this change fixes this.
2018-01-08 08:04:24 +00:00
Max K b2541249d1 Merge pull request #1358 from patricklodder/1.10.0a-fix-depends
[depends] fix multiple depends url issues
2016-12-12 11:25:22 +01:00
Patrick Lodder 3f05f2debc
[depends] set dbus source to https 2016-12-11 18:30:28 +01:00
Luke Dashjr 1adeca4dad [depends] Use curl for fetching dependencies
Cherry-picked & Rebased-From: c01f08d 5d1148c 1ecbb3b

Conflicts:
  .travis.yml
2016-12-11 18:30:14 +01:00
Patrick Lodder 4dffcfe48e
[depends] fix samba.org url for ccache as there is a redirect chain 2016-12-11 14:12:46 +01:00
Patrick Lodder 7004e094c7
[depends] fetch protobuf from github instead of googlecode 2016-12-11 14:12:36 +01:00
leuqarte bb4b082c08 Minor changes
Light cleanup
2015-10-31 14:49:41 +00:00
leuqarte ff4263e1da Branding 2015-10-31 14:49:41 +00:00
leuqarte 94227abdff Minor changes
capitalization consistency
2015-10-31 14:49:41 +00:00
Sporklin aab8f402fa Changing to the proper ports for Dogecoin. 2015-10-31 14:49:41 +00:00
J Ross Nicoll fce998404a Mark as release version 2015-10-31 14:49:41 +00:00
Patrick Lodder e1973941ae [Qt] Disable milli and micro units, introduce kilo and mega units
milli- and micro-Dogecoins are below dust threshold so do not make
any sense as display units. Instead, kilo- and mega-dogecoins are
probably more useful, as those make common amounts easier to read
instead of harder
2015-10-31 14:49:41 +00:00
J Ross Nicoll 4775f3c752 Add minimum constraint on custom fees field 2015-10-31 14:49:41 +00:00
J Ross Nicoll 61b4078a6a Disable UI elements for selecting zero-fee 2015-10-31 14:49:41 +00:00
J Ross Nicoll 5496fa7c36 Add Dogecoin Core copyright line to splash screen 2015-10-31 14:49:41 +00:00
J Ross Nicoll 7a1d677300 Update about menu icon to Dogecoin
Icon provided by cdeverett
2015-10-31 14:49:41 +00:00
Sporklin 74ebd48dcd Update copyright header to include Dogecoin 2015-10-31 14:49:41 +00:00
Patrick Lodder bc2e1c2131 rebrand dogecoin-tx test 2015-10-31 14:49:41 +00:00
J Ross Nicoll d20b0ee327 qt: Replace thin spaces with locale-specific number formatting 2015-10-31 14:49:41 +00:00
Wladimir J. van der Laan fbed698090 qt: use QChar(0x03BC) for mu symbol
Embedding UTF-8 in source code is not portable.

Also make unit descriptions translatable.
2015-10-31 14:49:41 +00:00
Ross Nicoll 0e852c908c Replaced remaining references to Bitcoin, with Dogecoin, in Debian contrib. 2015-10-31 14:49:41 +00:00
Sporklin 8c1b97c7e8 Unused currently, but changed to Dogecoin specific stuff incase of future implementation. 2015-10-31 14:49:41 +00:00
Sporklin 762c60eb82 Unused in Dogecoin. 🐕 2015-10-31 14:49:41 +00:00
Max K 76f63a091f Updated linearize for Dogecoin 🐕 2015-10-31 14:49:41 +00:00
Sporklin b147aba9dd Replaced occasions of bitcoin to dogecoin in contrib files consistent with previous changes. 🎉 2015-10-31 14:49:41 +00:00
Ross Nicoll a31ac8ffcd Renamed Debian contrib files to replace Bitcoin with Dogecoin. 2015-10-31 14:49:41 +00:00
vitaminmoo 00d9b485a7 Replace bitcoin with dogecoin in debian files. 2015-10-31 14:49:41 +00:00
Ross Nicoll 5e095da0f3 Removed very old Bitcoin release notes as of minimal value in the context of Dogecoin.
Move remaining Bitcoin release notes into their own folder.
Move Bitcoin 0.9 release notes into Bitcoin release notes folder.
2015-10-31 14:49:41 +00:00
Sporklin 308bc06e90 Update qt forms. 🎉 🐕 2015-10-31 14:49:41 +00:00
Sporklin 77563156c7 Updating docs 🎉 2015-10-31 14:49:41 +00:00
J Ross Nicoll aeafd56215 Corrected installer image file format to BMP3 from BMP. 2015-10-31 14:49:41 +00:00
J Ross Nicoll 4c8ab3a733 First cut at updating docs to reflect Dogecoin 2015-10-31 14:49:41 +00:00
J Ross Nicoll a21fa1ad61 s/bitcoin/dogecoin/ in init scripts 2015-10-31 14:49:41 +00:00
J Ross Nicoll 719b58b1d0 Replace Bitcoin icons with Dogecoin 2015-10-31 14:49:40 +00:00
langerhans f6d92c5612 Customize Icons, Strings and DMG of Mac build (and icons for windows) 2015-10-31 14:49:40 +00:00
Ross Nicoll d1238a3f2c Update URI tests for Dogecoin
Note that the test address was invalid in Bitcoin Core, and as such rather than
re-encoding as a Dogecoin address, I've simply swapped the first byte. Still
invalid, but looks correct at least.
2015-10-31 14:49:40 +00:00
langerhans 05c7cbf5c8 Replace Bitcoin with Dogecoin in tooltip 2015-10-31 14:49:40 +00:00
Ross Nicoll d588444005 Add dogechain and chain.so as default block explorers 2015-10-31 14:49:40 +00:00
Wladimir J. van der Laan 64cc3ecbd1 qt: Introduce PlatformStyle
Introduce a PlatformStyle to handle platform-specific customization of
the UI.

This replaces 'scicon', as well as #ifdefs to determine whether to place
icons on buttons.

The selected PlatformStyle defaults to the platform that the application
was compiled on, but can be overridden from the command line with
`-uiplatform=<x>`.

Also fixes the warning from #6328.
2015-10-31 14:49:40 +00:00
Ross Nicoll 2c5e73f92c Amount to send field now goes up/down 1 Koinu at a time 2015-10-31 14:49:40 +00:00
Marco 88afe9a94f [Qt] replace wifi icon with network symbol 2015-10-31 14:49:40 +00:00
Marco 82d94a7020 [QT] cleanup icons
* Cleanup SVG code
* Unify design ("Typicons" seem to have round edges)
* Fix transparency issue with clock5.png
2015-10-31 14:49:40 +00:00
Sporklin 4595176f40 Fixed Windows and Mac setup scripts. 2015-10-31 14:49:40 +00:00
Ross Nicoll 3d0f19a3a0 Update QT client messages and corresponding translations
Update QT client messages and translations to Doge equivalents. Where specific contributions
were made in languages for Dogecoin, those translations are used in preference.
2015-10-31 14:49:40 +00:00
Ross Nicoll 1d7780ec3d Added wallet_bgcoin.png to QT makefile 2015-10-31 14:49:40 +00:00
Ross Nicoll 81727cc8c5 Update Bitcoin references in QT to Dogecoin equivalents 2015-10-31 14:49:40 +00:00
Ross Nicoll 5ad3dd615e Rename binaries to match Dogecoin 2015-10-31 14:49:39 +00:00
Ross Nicoll 5731f4f3c6 Update Bitcoin references and addresses in strings to Dogecoin equivalents 2015-10-31 14:49:39 +00:00