aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.qt.include
AgeCommit message (Expand)Author
2016-04-22qt: Fix out-of-tree GUI buildsWladimir J. van der Laan
2016-04-04Merge #7707: [RPC][QT] UI support for abandoned transactionsJonas Schnelli
2016-04-04[Qt] Support for abandoned/abandoning transactionsJonas Schnelli
2016-03-29build: python 3 compatibilityWladimir J. van der Laan
2016-02-03Merge branch 'master' into single_prodnameLuke Dashjr
2016-02-02Merge #7091: Consensus build packageWladimir J. van der Laan
2016-01-26[Qt] Add a new chevron/arrow icon for the console prompt lineJonas Schnelli
2016-01-22[Qt] Add option to increase/decrease font size in the console windowJonas Schnelli
2016-01-19Bugfix: Actually use _COPYRIGHT_HOLDERS_SUBSTITUTION everywhereLuke Dashjr
2015-12-22Set copyright holders displayed in notices separately from the package nameLuke Dashjr
2015-12-14Unify package name to as few places as possible without major changesLuke Dashjr
2015-12-08Build: Consensus: Move consensus files from common to its own module/packageJorge Timón
2015-12-02qt: Final translation update before 0.12 forkWladimir J. van der Laan
2015-11-09build: Use fPIC rather than fPIE for qt objects.Cory Fields
2015-11-09build: Split hardening/fPIE options outCory Fields
2015-10-01[Univalue] add univalue over subtreeJonas Schnelli
2015-09-23Rename rpcconsole.ui => debugwindow.uiMarcoFalke
2015-09-16[Qt] add banlist table below peers tableJonas Schnelli
2015-09-16Add ZeroMQ support. Notify blocks and transactions via ZeroMQJeff Garzik
2015-09-02build: build-system changes for libeventWladimir J. van der Laan
2015-07-31qt: Introduce PlatformStyleWladimir J. van der Laan
2015-07-15qt: define QT_NO_KEYWORDSWladimir J. van der Laan
2015-05-12[QT] use alert icon with tooltip insted of "(out of sync)" textJonas Schnelli
2015-01-09[Qt] optimize helpmessage dialogJonas Schnelli
2015-01-08Merge pull request #5542Wladimir J. van der Laan
2015-01-06Use EXTRA_LIBRARIES instead of noinst_LIBRARIES so we can avoid building unus...Cory Fields
2015-01-02Merge pull request #5551Wladimir J. van der Laan
2014-12-29Merge pull request #5505Wladimir J. van der Laan
2014-12-29Use real text rather than image-rendered text for unit selectorLuke Dashjr
2014-12-27Adopt style colour for button iconsLuke Dashjr
2014-12-18Build winshutdownmonitor.cpp on Windows only.Pavel Janík
2014-12-16Qt: HiDPI (retina) support for splash screenJonas Schnelli
2014-12-16Merge pull request #5219Wladimir J. van der Laan
2014-11-19build: make a distinction between static app ldflags and static lib ldflagsCory Fields
2014-11-18Always build and link libsecp256k1Pieter Wuille
2014-11-07Qt: new iconsJonas Schnelli
2014-10-27Merge pull request #5086Wladimir J. van der Laan
2014-10-23qt: remove monitoreddatamapperWladimir J. van der Laan
2014-10-16Add LIBTOOLFLAGS CXX tag to qt makefile includeMichael Ford
2014-10-13build: quit abusing LIBS for Windows builds.Cory Fields
2014-10-10qt: add network-specific style objectWladimir J. van der Laan
2014-08-26Merge pull request #4673Wladimir J. van der Laan
2014-08-18build: add option for reducing exports (v2)Cory Fields
2014-08-18Revert "build: add option for reducing exports"Wladimir J. van der Laan
2014-08-15build: add option for reducing exportsCory Fields
2014-08-15build: fix automake warnings about the use of INCLUDESCory Fields
2014-08-12qt: better looking trayiconntrgn
2014-08-11[Qt] Add column Watch-only to transactions listCozz Lovan
2014-07-29Add "bitcoin-tx" command line utility and supporting modules.Jeff Garzik
2014-07-23qt: Use fixed-point arithmetic in amount spinboxWladimir J. van der Laan