index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
/
networkstyle.cpp
Age
Commit message (
Expand
)
Author
2021-01-31
refactor: iterate arrays via C++11 range-based for loops if idx is not needed
Sebastian Falbesoner
2020-09-18
qt: update QT to support signet network
Karl-Johan Alm
2019-12-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-09-06
Testchains: Qt: Simplify network/chain styles
Jorge Timón
2019-01-13
Replace remaining 0 with nullptr in Qt code
Ben Woosley
2019-01-03
gui: Fix for Incorrect application name when passing -regtest
Ben Carman
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-06-18
gui: Remove QT_VERSION fallbacks for Qt < 5
Wladimir J. van der Laan
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-11-16
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-08-16
doc: spelling fixes
klemens
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-09-23
Do not shadow in src/qt
Pavel Janík
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-07-31
qt: Introduce PlatformStyle
Wladimir J. van der Laan
2014-12-27
Adopt style colour for button icons
Luke Dashjr
2014-12-19
Added "Core" to copyright headers
sandakersmann
2014-12-16
[Qt] light blue icon color for regtest
Jonas Schnelli
2014-12-16
[Qt] fix a <Qt4.7 compatibility issue raised in #5228
Jonas Schnelli
2014-12-16
resize tray icon because a 1024x1024 icon won't show in ubuntu (bug)
Jonas Schnelli
2014-12-16
Qt: Go back to using QIcon functionality for scaling
Wladimir J. van der Laan
2014-12-16
Qt: HiDPI (retina) support for splash screen
Jonas Schnelli
2014-10-10
qt: add network-specific style object
Wladimir J. van der Laan