aboutsummaryrefslogtreecommitdiff
path: root/src/qt/networkstyle.cpp
AgeCommit message (Expand)Author
2023-05-09scripted-diff: Remove unused chainparamsbase includesTheCharlatan
2023-05-09refactor: Replace string chain name constants with ChainTypesTheCharlatan
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2021-12-30scripted-diff: Bump copyright headersHennadii Stepanov
2021-01-31refactor: iterate arrays via C++11 range-based for loops if idx is not neededSebastian Falbesoner
2020-09-18qt: update QT to support signet networkKarl-Johan Alm
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-09-06Testchains: Qt: Simplify network/chain stylesJorge Timón
2019-01-13Replace remaining 0 with nullptr in Qt codeBen Woosley
2019-01-03gui: Fix for Incorrect application name when passing -regtestBen Carman
2018-07-27Update copyright headers to 2018DrahtBot
2018-06-18gui: Remove QT_VERSION fallbacks for Qt < 5Wladimir J. van der Laan
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2017-11-16scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider
2017-08-16doc: spelling fixesklemens
2016-12-31Increment MIT Licence copyright header year on files modified in 2016isle2983
2016-09-23Do not shadow in src/qtPavel Janík
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-07-31qt: Introduce PlatformStyleWladimir J. van der Laan
2014-12-27Adopt style colour for button iconsLuke Dashjr
2014-12-19Added "Core" to copyright headerssandakersmann
2014-12-16[Qt] light blue icon color for regtestJonas Schnelli
2014-12-16[Qt] fix a <Qt4.7 compatibility issue raised in #5228Jonas Schnelli
2014-12-16resize tray icon because a 1024x1024 icon won't show in ubuntu (bug)Jonas Schnelli
2014-12-16Qt: Go back to using QIcon functionality for scalingWladimir J. van der Laan
2014-12-16Qt: HiDPI (retina) support for splash screenJonas Schnelli
2014-10-10qt: add network-specific style objectWladimir J. van der Laan