64 Commits (0cb0f2626e1553426e16a52fc6928d35824827f5)

Author SHA1 Message Date
Wladimir J. van der Laan f59dceb44f qt: Fix out-of-tree GUI builds 9 years ago
Jonas Schnelli 8efed3bc93
[Qt] Support for abandoned/abandoning transactions 9 years ago
Wladimir J. van der Laan 18f05c765c build: python 3 compatibility 9 years ago
Jonas Schnelli 43abb02aa2
[Qt] Add a new chevron/arrow icon for the console prompt line 9 years ago
Jonas Schnelli 3a3a927325
[Qt] Add option to increase/decrease font size in the console window 9 years ago
Luke Dashjr 3cae14056a Bugfix: Actually use _COPYRIGHT_HOLDERS_SUBSTITUTION everywhere 9 years ago
Luke Dashjr 917b1d03cf Set copyright holders displayed in notices separately from the package name 9 years ago
Luke Dashjr d5f46832de Unify package name to as few places as possible without major changes 9 years ago
Jorge Timón a3d5eec546 Build: Consensus: Move consensus files from common to its own module/package 9 years ago
Wladimir J. van der Laan 93236c0455
qt: Final translation update before 0.12 fork 9 years ago
Cory Fields 69d0513436 build: Use fPIC rather than fPIE for qt objects. 9 years ago
Cory Fields 17c4d9d164 build: Split hardening/fPIE options out 9 years ago
Jonas Schnelli 9623e93473 [Univalue] add univalue over subtree 9 years ago
MarcoFalke 4dee609e10 Rename rpcconsole.ui => debugwindow.ui 9 years ago
Jonas Schnelli ad204df1a9 [Qt] add banlist table below peers table 9 years ago
Jeff Garzik e6a14b64d6 Add ZeroMQ support. Notify blocks and transactions via ZeroMQ 9 years ago
Wladimir J. van der Laan 3140ef9249 build: build-system changes for libevent 9 years ago
Wladimir J. van der Laan eec7757445 qt: Introduce PlatformStyle 9 years ago
Wladimir J. van der Laan d29ec6c230 qt: define QT_NO_KEYWORDS 9 years ago
Jonas Schnelli 7247d103ff [QT] use alert icon with tooltip insted of "(out of sync)" text 9 years ago
Jonas Schnelli 98c222b5aa [Qt] optimize helpmessage dialog 10 years ago
Cory Fields fe925e221f Use EXTRA_LIBRARIES instead of noinst_LIBRARIES so we can avoid building unused code 10 years ago
Luke Dashjr dd3f69736a Use real text rather than image-rendered text for unit selector 10 years ago
Luke Dashjr 9b7d3fb165 Adopt style colour for button icons 10 years ago
Pavel Janík 469d564951 Build winshutdownmonitor.cpp on Windows only. 10 years ago
Jonas Schnelli 54f2571a00 Qt: HiDPI (retina) support for splash screen 10 years ago
Cory Fields e0077de5de build: make a distinction between static app ldflags and static lib ldflags 10 years ago
Pieter Wuille 07a9901703 Always build and link libsecp256k1 10 years ago
Jonas Schnelli 31aac02446 Qt: new icons 10 years ago
Wladimir J. van der Laan d2833de424
qt: remove monitoreddatamapper 10 years ago
Michael Ford 6f155bdb80 Add LIBTOOLFLAGS CXX tag to qt makefile include 10 years ago
Cory Fields 28d412ff20 build: quit abusing LIBS for Windows builds. 10 years ago
Wladimir J. van der Laan 6de50c3c9a qt: add network-specific style object 10 years ago
Cory Fields e432a5f08d build: add option for reducing exports (v2) 10 years ago
Wladimir J. van der Laan fad23a210b
Revert "build: add option for reducing exports" 10 years ago
Cory Fields 4975ae1722 build: add option for reducing exports 10 years ago
Cory Fields 6b099402b4
build: fix automake warnings about the use of INCLUDES 10 years ago
ntrgn 8bfdc9acaa
qt: better looking trayicon 10 years ago
Cozz Lovan 1c5f0af0fd [Qt] Add column Watch-only to transactions list 10 years ago
Jeff Garzik cbe39a3852 Add "bitcoin-tx" command line utility and supporting modules. 10 years ago
Wladimir J. van der Laan 91cce1732b qt: Use fixed-point arithmetic in amount spinbox 10 years ago
Cory Fields 9a427da116 build: re-add AM_LDFLAGS where it's overridden 10 years ago
Wladimir J. van der Laan 509030344c qt: Pick translation messages only from necessary files 10 years ago
Cozz Lovan ad87bc4de1 [Qt] Replace status bar unit icon with actual images 10 years ago
Cory Fields 5566826635 secp256k1: Add build-side changes for libsecp256k1 10 years ago
Wladimir J. van der Laan 84ce18ca93 Remove unnecessary dependencies for bitcoin-cli 10 years ago
Cory Fields 4791b99e2d crypto: create a separate lib for crypto functions 10 years ago
Wladimir J. van der Laan 5c97aae6da qt: Unify AboutDialog and HelpMessageDialog 10 years ago
Cory Fields 38e324af86 build: qt: split locale resources. Fixes non-deterministic distcheck 10 years ago
Cory Fields f4d81129f0 build: quit abusing AM_CPPFLAGS 10 years ago