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
/
addressbookpage.cpp
Age
Commit message (
Expand
)
Author
2022-05-21
qt: Use `QRegularExpression` in `AddressBookSortFilterProxyModel` class
Hennadii Stepanov
2022-02-12
scripted-diff: Rename ShowModalDialogAndDeleteOnClose
Hennadii Stepanov
2021-12-30
scripted-diff: Bump copyright headers
Hennadii Stepanov
2021-09-30
Merge bitcoin-core/gui#336: Do not exit and re-enter main event loop during s...
W. J. van der Laan
2021-09-07
qt, refactor: Keep EditAddressDialog in the main event loop
Hennadii Stepanov
2021-09-12
qt: ensure translator comments end in full stop
Jarol Rodriguez
2021-06-12
GUI: Add keyboard shortcuts for other context menus
Luke Dashjr
2021-06-12
GUI: Restore keyboard shortcuts for context menu entries
Luke Dashjr
2021-05-16
qt: Replace disambiguation strings with translator comments
Hennadii Stepanov
2021-04-20
Merge bitcoin-core/gui#263: Revamp context menus
Hennadii Stepanov
2021-04-20
qt [experimental]: Add a translation comment and a disambiguation string
Hennadii Stepanov
2021-04-14
qt, refactor: Use better QMenu::addAction overloaded function
Hennadii Stepanov
2021-04-14
qt: Do not assign Alt+<KEY> shortcuts to context menu actions
Hennadii Stepanov
2021-04-14
qt: Drop menu separator that separates nothing
Hennadii Stepanov
2021-04-14
qt, refactor: Make AddressBookPage::deleteAction a local variable
Hennadii Stepanov
2021-03-06
qt: Do not translate file extensions
Hennadii Stepanov
2021-01-28
Merge bitcoin-core/gui#85: Remove unused "What's This" button in dialogs on W...
Jonas Schnelli
2020-12-31
scripted-diff: Bump copyright headers
MarcoFalke
2020-09-07
scripted-diff: Remove unused "What's This" button in dialogs on Windows
Hennadii Stepanov
2020-05-29
Merge #17918: qt: Hide non PKHash-Addresses in signing address book
Jonas Schnelli
2020-05-08
refactor: Use override for non-final overriders
Hennadii Stepanov
2020-02-05
gui: Add close window shortcut
Miguel Herranz
2020-01-18
qt: Hide non PKHash-Addresses in signing address book
Emil Engler
2019-12-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-06-02
Make reasoning about dependencies easier by not including unused dependencies
practicalswift
2019-04-16
qt: update request payment button text and tab description
Tobias Kaderle
2019-01-13
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
practicalswift
2018-08-21
qt: Use new Qt5 connect syntax
João Barbosa
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-03-19
Qt: remove "new" button during receive-mode in addressbook
Jonas Schnelli
2018-01-03
[qt] Add support to search the address book
João Barbosa
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-11-16
qt: refactor: Changes to make include paths absolute
Wladimir J. van der Laan
2017-11-16
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-08-07
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...
practicalswift
2017-06-05
scripted-diff: Remove Q_FOREACH
Jorge Timón
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-11-23
qt: Plug many memory leaks
Wladimir J. van der Laan
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
2015-07-15
qt: define QT_NO_KEYWORDS
Wladimir J. van der Laan
2015-07-07
[Qt] constify foreach uses where possible
Philip Kaufmann
2014-12-27
Adopt style colour for button icons
Luke Dashjr
2014-12-19
Added "Core" to copyright headers
sandakersmann
2014-12-16
Remove references to X11 licence
Michael Ford
2014-07-18
qt: Make error message for failed export a little friendlier
Whit J
2014-06-23
build: fix build weirdness after 54372482.
Cory Fields
2014-01-27
[Qt] harmonize strings used when exporting in addressbookpage
Philip Kaufmann
[next]