index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile.qt.include
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Factor out qt translations from build system
Wladimir J. van der Laan
2019-10-01
1
-120
/
+1
*
build: Stop translating PACKAGE_NAME
MarcoFalke
2019-09-24
1
-1
/
+1
*
qt: pre-rc1 translations update
Wladimir J. van der Laan
2019-07-19
1
-14
/
+47
*
gui: Add WalletController
João Barbosa
2019-01-18
1
-0
/
+3
*
Add BitcoinApplication & RPCConsole tests
Russell Yanofsky
2019-01-04
1
-4
/
+5
*
Move BitcoinApplication to header so it can be tested
Russell Yanofsky
2019-01-04
1
-1
/
+2
*
Merge #12783: macOS: disable AppNap during sync
Wladimir J. van der Laan
2018-11-10
1
-1
/
+3
|
\
|
*
macOS: disable AppNap during sync
Alexey Ivanov
2018-11-01
1
-1
/
+3
*
|
build: Fix windows build error if `--disable-bip70`
Chun Kuan Lee
2018-11-08
1
-0
/
+4
|
/
*
build: Fix Qt link order for Windows build
Chun Kuan Lee
2018-10-25
1
-3
/
+4
*
Merge #14451: Add BIP70 deprecation warning and allow building GUI without BI...
Wladimir J. van der Laan
2018-10-24
1
-3
/
+17
|
\
|
*
Don't link SSL_LIBS with GUI unless BIP70 is enabled
James Hilliard
2018-10-22
1
-1
/
+4
|
*
build: Add --disable-bip70 configure option
Wladimir J. van der Laan
2018-10-09
1
-2
/
+13
*
|
Revert "Make qt wallet test compatible with qt4"
MarcoFalke
2018-10-20
1
-3
/
+0
|
/
*
scripted-diff: Remove trailing whitespaces
João Barbosa
2018-07-24
1
-1
/
+1
*
crypto: cleanup sha256 build
Cory Fields
2018-06-06
1
-1
/
+1
*
Merge #13191: Specialized double-SHA256 with 64 byte inputs with SSE4.1 and AVX2
Wladimir J. van der Laan
2018-06-04
1
-1
/
+1
|
\
|
*
8-way AVX2 implementation for double SHA256 on 64-byte inputs
Pieter Wuille
2018-05-29
1
-1
/
+1
|
*
4-way SSE4.1 implementation for double SHA256 on 64-byte inputs
Pieter Wuille
2018-05-29
1
-1
/
+1
*
|
[gui] Add proxy icon in statusbar
Cristian Mircea Messel
2018-05-15
1
-0
/
+1
|
/
*
Remove direct bitcoin calls from qt/splashscreen.cpp
Russell Yanofsky
2018-04-04
1
-2
/
+2
*
Merge #11621: [build] Add temp_bitcoin_locale_qrc to CLEAN_QT to fix make dis...
Wladimir J. van der Laan
2017-11-17
1
-1
/
+1
|
\
|
*
[build] Add temp_bitcoin_locale_qrc to CLEAN_QT to fix make distcheck
fanquake
2017-11-15
1
-1
/
+1
*
|
build: Remove -I for everything but project root
Wladimir J. van der Laan
2017-11-16
1
-2
/
+1
|
/
*
[Build] Add AM_OBJCXXFLAGS and QT_PIE_FLAGS to OBJCXXFLAGS to future-proof da...
fanquake
2017-10-21
1
-0
/
+1
*
leveldb: enable runtime-detected crc32 instructions
Cory Fields
2017-06-09
1
-1
/
+1
*
Make qt wallet test compatible with qt4
Russell Yanofsky
2017-03-27
1
-0
/
+3
*
Merge #9513: build: fix qt distdir builds (retry)
Wladimir J. van der Laan
2017-01-11
1
-1
/
+1
|
\
|
*
build: fix for out-of-tree/distdir qt builds
Cory Fields
2017-01-10
1
-1
/
+1
*
|
qt: periodic translations update
Wladimir J. van der Laan
2017-01-10
1
-2
/
+3
*
|
[qt] Add more sources to translate
MarcoFalke
2017-01-04
1
-2
/
+2
|
/
*
Merge #8996: Network activity toggle
Jonas Schnelli
2016-11-11
1
-0
/
+1
|
\
|
*
Overhaul network activity toggle
Jonas Schnelli
2016-10-24
1
-0
/
+1
*
|
qt: Translate all files, even if wallet disabled
Wladimir J. van der Laan
2016-10-11
1
-7
/
+11
*
|
Merge #8784: Copyright headers for build scripts
Wladimir J. van der Laan
2016-09-29
1
-0
/
+4
|
\
\
|
*
|
Add MIT license to Makefiles
Luke Dashjr
2016-09-21
1
-0
/
+4
|
|
/
*
/
[Qt] add out-of-sync modal info layer
Jonas Schnelli
2016-08-26
1
-0
/
+4
|
/
*
[Qt] add HD enabled/disabled icon to the status bar
Jonas Schnelli
2016-08-19
1
-2
/
+4
*
qt: periodic translation update
Wladimir J. van der Laan
2016-07-12
1
-0
/
+1
*
windows: Add testnet icon for testnet link
Wladimir J. van der Laan
2016-06-30
1
-0
/
+1
*
qt: Periodic translations update
Wladimir J. van der Laan
2016-06-28
1
-5
/
+1
*
qt: Periodic transifex update
Wladimir J. van der Laan
2016-06-21
1
-0
/
+11
*
bulid: fix "make translate" when out-of-tree
Cory Fields
2016-06-09
1
-3
/
+3
*
build: more out-of-tree fixups
Cory Fields
2016-06-01
1
-2
/
+3
*
qt: Fix out-of-tree GUI builds
Wladimir J. van der Laan
2016-04-22
1
-2
/
+2
*
Merge #7707: [RPC][QT] UI support for abandoned transactions
Jonas Schnelli
2016-04-04
1
-1
/
+2
|
\
|
*
[Qt] Support for abandoned/abandoning transactions
Jonas Schnelli
2016-04-04
1
-1
/
+2
*
|
build: python 3 compatibility
Wladimir J. van der Laan
2016-03-29
1
-1
/
+1
|
/
*
Merge branch 'master' into single_prodname
Luke Dashjr
2016-02-03
1
-6
/
+15
|
\
|
*
Merge #7091: Consensus build package
Wladimir J. van der Laan
2016-02-02
1
-1
/
+1
|
|
\
[next]