Age | Commit message (Expand) | Author |
2024-05-01 | scripted-diff: Add IWYU pragma keep to bitcoin-config.h includes | MarcoFalke |
2024-03-21 | refactor: Avoid implicit-signed-integer-truncation-or-sign-change in Freedesk... | MarcoFalke |
2024-02-13 | scripted-diff: Fix bitcoin_config_h includes | TheCharlatan |
2023-01-17 | Merge bitcoin-core/gui#686: clang-tidy: Force checks for headers in `src/qt` | Hennadii Stepanov |
2022-12-24 | scripted-diff: Bump copyright headers | Hennadii Stepanov |
2022-12-16 | clang-tidy, qt: Fix `modernize-use-default-member-init` in headers | Hennadii Stepanov |
2022-05-20 | Merge bitcoin-core/gui#594: scripted-diff: replace deprecated Q_OS_MAC with Q... | Hennadii Stepanov |
2022-05-17 | refactor: use C++11 default initializers | fanquake |
2022-04-26 | scripted-diff: replace deprecated Q_OS_MAC with Q_OS_MACOS | João Barbosa |
2022-04-13 | qt: Do not assume `qDBusRegisterMetaType` return type | Hennadii Stepanov |
2021-01-04 | doc: Use https URLs where possible | Sawyer Billings |
2020-12-31 | scripted-diff: Bump copyright headers | MarcoFalke |
2020-11-25 | build: Drop unneeded ApplicationServices framework dependency | Hennadii Stepanov |
2018-12-20 | Remove misplaced Q_UNUSED and others enhancements | Hennadii Stepanov |
2018-07-27 | Update copyright headers to 2018 | DrahtBot |
2018-01-03 | Increment MIT Licence copyright header year on files modified in 2017 | Akira Takizawa |
2017-11-16 | Remove includes in .cpp files for things the corresponding .h file already in... | practicalswift |
2017-11-16 | scripted-diff: Replace #include "" with #include <> (ryanofsky) | MeshCollider |
2017-09-07 | [macOS] remove Growl support, remove unused code | Jonas Schnelli |
2017-08-16 | Declare single-argument (non-converting) constructors "explicit" | practicalswift |
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 |
2016-01-05 | Bump copyright headers to 2014 | MarcoFalke |
2014-12-19 | Added "Core" to copyright headers | sandakersmann |
2014-12-16 | Remove references to X11 licence | Michael Ford |
2014-05-23 | Fix warning when compiling in OS X | Federico Bond |
2014-01-10 | qt5: fix a build issue with osx and qtdbus | Cory Fields |
2013-12-03 | [Qt] small notificator and style changes | Philip Kaufmann |
2013-11-10 | Cleanup code using forward declarations. | Brandon Dahler |
2013-11-04 | qt: add license header to source files | Wladimir J. van der Laan |
2013-07-23 | Bitcoin-Qt: fix QApplication includes to match our include defaults | Philip Kaufmann |
2013-05-24 | osx: make use of the 10.8+ user notification center to display growl like not... | Jonas Schnelli |
2013-03-17 | Bitcoin-Qt: massive header and cpp cleanup | Philip Kaufmann |
2013-02-09 | Use QImage.bits instead of QImage.constBits to ease backporting | Petter Reinholdtsen |
2012-09-21 | enhance Qt5 compatibility | Philip Kaufmann |
2012-08-01 | Bugfix: Fix a variety of misspellings | Luke Dashjr |
2012-03-20 | Proper support for Growl 1.3 notifications | p2k |
2011-12-21 | Revert "Use standard C99 (and Qt) types for 64-bit integers" | Wladimir J. van der Laan |
2011-12-20 | Use standard C99 (and Qt) types for 64-bit integers | Luke Dashjr |
2011-10-09 | Improved Mac experience; QDoubleSpinBox for BitcoinAmountField | p2k |
2011-09-24 | Change define to determine use of DBUS to USE_DBUS, to prevent overlap with Q... | Wladimir J. van der Laan |
2011-09-03 | (k)ubuntu 10.04+ notification support (based on @zwierzak his code) | Wladimir J. van der Laan |