aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.qt.include
Commit message (Expand)AuthorAgeFilesLines
* build: Factor out qt translations from build systemWladimir J. van der Laan2019-10-011-120/+1
* build: Stop translating PACKAGE_NAMEMarcoFalke2019-09-241-1/+1
* qt: pre-rc1 translations updateWladimir J. van der Laan2019-07-191-14/+47
* gui: Add WalletControllerJoão Barbosa2019-01-181-0/+3
* Add BitcoinApplication & RPCConsole testsRussell Yanofsky2019-01-041-4/+5
* Move BitcoinApplication to header so it can be testedRussell Yanofsky2019-01-041-1/+2
* Merge #12783: macOS: disable AppNap during syncWladimir J. van der Laan2018-11-101-1/+3
|\
| * macOS: disable AppNap during syncAlexey Ivanov2018-11-011-1/+3
* | build: Fix windows build error if `--disable-bip70`Chun Kuan Lee2018-11-081-0/+4
|/
* build: Fix Qt link order for Windows buildChun Kuan Lee2018-10-251-3/+4
* Merge #14451: Add BIP70 deprecation warning and allow building GUI without BI...Wladimir J. van der Laan2018-10-241-3/+17
|\
| * Don't link SSL_LIBS with GUI unless BIP70 is enabledJames Hilliard2018-10-221-1/+4
| * build: Add --disable-bip70 configure optionWladimir J. van der Laan2018-10-091-2/+13
* | Revert "Make qt wallet test compatible with qt4"MarcoFalke2018-10-201-3/+0
|/
* scripted-diff: Remove trailing whitespacesJoão Barbosa2018-07-241-1/+1
* crypto: cleanup sha256 buildCory Fields2018-06-061-1/+1
* Merge #13191: Specialized double-SHA256 with 64 byte inputs with SSE4.1 and AVX2Wladimir J. van der Laan2018-06-041-1/+1
|\
| * 8-way AVX2 implementation for double SHA256 on 64-byte inputsPieter Wuille2018-05-291-1/+1
| * 4-way SSE4.1 implementation for double SHA256 on 64-byte inputsPieter Wuille2018-05-291-1/+1
* | [gui] Add proxy icon in statusbarCristian Mircea Messel2018-05-151-0/+1
|/
* Remove direct bitcoin calls from qt/splashscreen.cppRussell Yanofsky2018-04-041-2/+2
* Merge #11621: [build] Add temp_bitcoin_locale_qrc to CLEAN_QT to fix make dis...Wladimir J. van der Laan2017-11-171-1/+1
|\
| * [build] Add temp_bitcoin_locale_qrc to CLEAN_QT to fix make distcheckfanquake2017-11-151-1/+1
* | build: Remove -I for everything but project rootWladimir J. van der Laan2017-11-161-2/+1
|/
* [Build] Add AM_OBJCXXFLAGS and QT_PIE_FLAGS to OBJCXXFLAGS to future-proof da...fanquake2017-10-211-0/+1
* leveldb: enable runtime-detected crc32 instructionsCory Fields2017-06-091-1/+1
* Make qt wallet test compatible with qt4Russell Yanofsky2017-03-271-0/+3
* Merge #9513: build: fix qt distdir builds (retry)Wladimir J. van der Laan2017-01-111-1/+1
|\
| * build: fix for out-of-tree/distdir qt buildsCory Fields2017-01-101-1/+1
* | qt: periodic translations updateWladimir J. van der Laan2017-01-101-2/+3
* | [qt] Add more sources to translateMarcoFalke2017-01-041-2/+2
|/
* Merge #8996: Network activity toggleJonas Schnelli2016-11-111-0/+1
|\
| * Overhaul network activity toggleJonas Schnelli2016-10-241-0/+1
* | qt: Translate all files, even if wallet disabledWladimir J. van der Laan2016-10-111-7/+11
* | Merge #8784: Copyright headers for build scriptsWladimir J. van der Laan2016-09-291-0/+4
|\ \
| * | Add MIT license to MakefilesLuke Dashjr2016-09-211-0/+4
| |/
* / [Qt] add out-of-sync modal info layerJonas Schnelli2016-08-261-0/+4
|/
* [Qt] add HD enabled/disabled icon to the status barJonas Schnelli2016-08-191-2/+4
* qt: periodic translation updateWladimir J. van der Laan2016-07-121-0/+1
* windows: Add testnet icon for testnet linkWladimir J. van der Laan2016-06-301-0/+1
* qt: Periodic translations updateWladimir J. van der Laan2016-06-281-5/+1
* qt: Periodic transifex updateWladimir J. van der Laan2016-06-211-0/+11
* bulid: fix "make translate" when out-of-treeCory Fields2016-06-091-3/+3
* build: more out-of-tree fixupsCory Fields2016-06-011-2/+3
* qt: Fix out-of-tree GUI buildsWladimir J. van der Laan2016-04-221-2/+2
* Merge #7707: [RPC][QT] UI support for abandoned transactionsJonas Schnelli2016-04-041-1/+2
|\
| * [Qt] Support for abandoned/abandoning transactionsJonas Schnelli2016-04-041-1/+2
* | build: python 3 compatibilityWladimir J. van der Laan2016-03-291-1/+1
|/
* Merge branch 'master' into single_prodnameLuke Dashjr2016-02-031-6/+15
|\
| * Merge #7091: Consensus build packageWladimir J. van der Laan2016-02-021-1/+1
| |\