dash/src
Wladimir J. van der Laan 8caf2f002f Merge #14594: qt: Fix minimized window bug on Linux
a88640e123ca0c00d81719f9a009699c26e85b90 Fix minimized window bug on Linux (Hennadii Stepanov)

Pull request description:

  Fix #14591

  On some Linux systems the minimized to the taskbar (iconified) main window cannot be restored properly using actions from the systray icon menu when `QSystemTrayIcon::contextMenu()` is a child of the main window.

Tree-SHA512: 05c9f724fc2278d45dac6fe72b09859f12b5d71f54659bb779403c8cd81b55e610fb7b5aa912ac273d3cd19bf953b0405bbc6451feb00d1827c95dd9f0876aa4
2021-10-11 17:17:31 -05:00
..
bench Partial Merge #20491: refactor: Drop noop gcc version checks 2021-10-11 17:17:24 -05:00
bls refac: use make_unique and constexpr (#4493) 2021-10-11 00:41:53 +03:00
coinjoin Cxx17 refac ci trivial (#4507) 2021-10-12 00:55:49 +03:00
compat Partial Merge #13665: [build] Add risc-v support to gitian 2021-09-21 17:27:09 -04:00
config
consensus llmq: move more llmq params into llmq/params.h remove llmq/params.cpp, use string_view and constexpr (#4500) 2021-10-11 20:11:08 +03:00
crc32c Merge #20603: build: Update crc32c subtree 2021-09-24 13:26:41 -04:00
crypto Merge #19931: Change CSipHasher's count variable to uint8_t 2021-09-24 13:26:37 -04:00
evo minor refactorings in mnauth.cpp (#4501) 2021-10-11 20:19:02 +03:00
governance refac: use make_unique and constexpr (#4493) 2021-10-11 00:41:53 +03:00
index Merge pull request #4430 from vijaydasmp/backport_v18_vijay_batch4_1 2021-09-24 12:05:37 +03:00
interfaces Cxx17 refac ci trivial (#4507) 2021-10-12 00:55:49 +03:00
leveldb partial merge #17398: Update leveldb to 1.22+ (#4230) 2021-07-15 15:42:55 -05:00
llmq llmq: move more llmq params into llmq/params.h remove llmq/params.cpp, use string_view and constexpr (#4500) 2021-10-11 20:11:08 +03:00
logging Fix more spelling errors 2021-07-19 12:52:03 -05:00
masternode refac: use make_unique and constexpr (#4493) 2021-10-11 00:41:53 +03:00
node Merge #15408: Remove unused TransactionError constants 2021-09-30 16:18:49 -07:00
policy Use make_unique instead of using new (#4502) 2021-10-11 20:11:42 +03:00
primitives Merge #18383: refactor: Check for overflow when calculating sum of tx outputs 2021-07-13 21:19:48 -05:00
qt Merge #14594: qt: Fix minimized window bug on Linux 2021-10-11 17:17:31 -05:00
rpc Merge bitcoin#14726: Use RPCHelpMan for all RPCs (#4492) 2021-10-12 00:55:23 +03:00
script Merge pull request #4449 from PastaPastaPasta/backport-trivial-pr22 2021-09-25 00:43:30 +03:00
secp256k1 Partial merge #22448: Update libsecp256k1 subtree to latest upstream 2021-08-11 00:05:23 +03:00
support Use make_unique instead of using new (#4502) 2021-10-11 20:11:42 +03:00
test Merge pull request #4486 from Munkybooty/appveyor-backports-v0.18 2021-10-10 22:11:56 +03:00
univalue Merge #20424: build: Update univalue subtree 2021-07-17 12:09:42 -05:00
util Merge pull request #4449 from PastaPastaPasta/backport-trivial-pr22 2021-09-25 00:43:30 +03:00
wallet Cxx17 refac ci trivial (#4507) 2021-10-12 00:55:49 +03:00
zmq Merge bitcoin#14726: Use RPCHelpMan for all RPCs (#4492) 2021-10-12 00:55:23 +03:00
.clang-format Merge #19454: tools: .clang-format compat with clang versions < 9 2021-07-15 19:30:07 -05:00
addrdb.cpp Merge #21222: log: Clarify log message when file does not exist 2021-09-18 21:41:47 -04:00
addrdb.h Merge #14605: Return of the Banman 2021-07-17 22:32:12 -05:00
addressindex.h
addrman.cpp Merge #14624: Some simple improvements to the RNG code 2021-07-19 19:00:04 -05:00
addrman.h Merge #15109: refactor: Use C++11 default member initializers 2021-08-10 22:20:30 -03:00
amount.h
arith_uint256.cpp
arith_uint256.h
attributes.h
banman.cpp Merge pull request #4435 from PastaPastaPasta/backport-trivial-pr20 2021-09-24 23:10:10 +03:00
banman.h Merge #14929: net: Allow connections from misbehavior banned peers 2021-07-19 18:57:23 -05:00
base58.cpp Merge #14585: refactor: remove usage of locale dependent std::isspace 2021-09-09 10:53:54 -07:00
base58.h
batchedlogger.cpp Merge #15266: memory: Construct globals on first use 2021-09-16 07:41:45 +05:30
batchedlogger.h
bech32.cpp Merge #13249: Make objects in range declarations immutable by default. Avoid unnecessary copying of objects in range declarations. 2021-07-19 17:11:18 -05:00
bech32.h Merge #16792: Assert that the HRP is lowercase in Bech32::Encode 2021-07-12 20:52:56 -05:00
bip39_english.h
bip39.cpp
bip39.h
blockencodings.cpp
blockencodings.h
blockfilter.cpp merge bitcoin#17687: fix Fatal LevelDB error when specifying -blockfilterindex twice 2021-09-18 09:18:30 +05:30
blockfilter.h merge bitcoin#19044: Add support for getcfilters 2021-09-19 10:05:58 +05:30
bloom.cpp refactor: llmq/quorums_*[cpp/h] --> llmq/*.[cpp/h] 2021-10-06 09:04:45 +05:30
bloom.h Merge #19968: doc: clarify CRollingBloomFilter size estimate 2021-07-15 19:37:59 -05:00
cachemap.h refactor: replace instances of typedef with using in dash code (#4488) 2021-10-06 00:26:29 +03:00
cachemultimap.h refactor: replace instances of typedef with using in dash code (#4488) 2021-10-06 00:26:29 +03:00
chain.cpp
chain.h Merge pull request #4333 from Munkybooty/backports-0.18-pr13 2021-08-16 14:24:51 -05:00
chainparams.cpp Use make_unique instead of using new (#4502) 2021-10-11 20:11:42 +03:00
chainparams.h merge bitcoin#13311: Don't edit Chainparams after initialization (#4362) 2021-09-03 01:36:11 +03:00
chainparamsbase.cpp merge bitcoin#13311: Don't edit Chainparams after initialization (#4362) 2021-09-03 01:36:11 +03:00
chainparamsbase.h
chainparamsseeds.h
checkpoints.cpp
checkpoints.h
checkqueue.h Merge #17971: refactor: Remove redundant conditional 2021-09-18 17:15:44 -04:00
clientversion.cpp
clientversion.h
coins.cpp Merge #18410: Docs: Improve commenting for coins.cpp|h 2021-09-18 17:15:47 -04:00
coins.h Merge #14008: Preserve a format of RPC command definitions 2021-10-08 19:13:56 +05:30
compat.h Merge #14715: Drop defunct prevector compat handling 2021-10-11 17:17:07 -05:00
compressor.cpp
compressor.h
core_io.h Merge bitcoin#13399: rpc: Add submitheader (#4326) 2021-08-10 22:37:50 +03:00
core_memusage.h
core_read.cpp Merge bitcoin#13399: rpc: Add submitheader (#4326) 2021-08-10 22:37:50 +03:00
core_write.cpp refactor: llmq/quorums_*[cpp/h] --> llmq/*.[cpp/h] 2021-10-06 09:04:45 +05:30
ctpl_stl.h
cuckoocache.h Merge #13249: Make objects in range declarations immutable by default. Avoid unnecessary copying of objects in range declarations. 2021-07-19 17:11:18 -05:00
cxxtimer.hpp
dash-cli-res.rc
dash-cli.cpp Merge #15564: cli: remove duplicate wallet fields from -getinfo 2021-10-01 09:48:23 -04:00
dash-tx-res.rc
dash-tx.cpp Merge #15245: remove deprecated mentions of signrawtransaction from fundraw help 2021-09-06 18:01:57 +05:30
dashd-res.rc
dashd.cpp Merge #17038: Don't rename main thread at process level 2021-09-21 14:41:49 -04:00
dbwrapper.cpp Merge #13954: Warn (don't fail!) on spelling errors. Fix typos reported by codespell. 2021-07-19 12:51:24 -05:00
dbwrapper.h Cxx17 refac ci trivial (#4507) 2021-10-12 00:55:49 +03:00
dsnotificationinterface.cpp refactor: llmq/quorums_*[cpp/h] --> llmq/*.[cpp/h] 2021-10-06 09:04:45 +05:30
dsnotificationinterface.h
dummywallet.cpp Merge #15913: Bugfix: dummywallet: Add -ignorepartialspends to list of ignored wallet options 2021-09-28 16:13:20 -04:00
flat-database.h
flatfile.cpp bitcoin#15118: Refactor block file logic 2021-08-12 12:32:29 +05:30
flatfile.h bitcoin#15118: Refactor block file logic 2021-08-12 12:32:29 +05:30
fs.cpp Merge #15782: Avoid redefine warning 2021-09-28 14:46:47 -04:00
fs.h Merge #14768: revert removal of fstream.hpp header in fs.h 2021-08-10 20:24:28 -04:00
hash.cpp
hash.h
hdchain.cpp
hdchain.h Hold locks in CHDChain::swap() 2021-07-13 19:43:31 +03:00
httprpc.cpp bitcoin#14168: Remove ENABLE_WALLET from libbitcoin_server.a 2021-08-11 09:48:41 +05:30
httprpc.h Merge #13938: refactoring: Cleanup StartRest() 2021-07-19 17:11:14 -05:00
httpserver.cpp Use make_unique instead of using new (#4502) 2021-10-11 20:11:42 +03:00
httpserver.h
indirectmap.h
init.cpp Use make_unique instead of using new (#4502) 2021-10-11 20:11:42 +03:00
init.h bitcoin#14168: Remove ENABLE_WALLET from libbitcoin_server.a 2021-08-11 09:48:41 +05:30
keepass.cpp fix misc. spelling errors 2021-07-19 12:51:30 -05:00
keepass.h
key_io.cpp Merge #14242: Avoid triggering undefined behaviour (std::memset(nullptr, 0, 0)) if an invalid string is passed to DecodeSecret(...) 2021-08-18 22:38:11 -03:00
key_io.h
key.cpp Merge #19228: Update libsecp256k1 subtree 2021-08-11 00:05:22 +03:00
key.h Merge #12461: scripted-diff: Rename key size consts to be relative to their class 2021-08-11 00:05:22 +03:00
keystore.cpp
keystore.h
limitedmap.h
logging.cpp Merge pull request #4420 from vijaydasmp/backport_v18_vijay_batch3_1 2021-09-16 18:29:41 -04:00
logging.h Merge pull request #4420 from vijaydasmp/backport_v18_vijay_batch3_1 2021-09-16 18:29:41 -04:00
Makefile.am llmq: move more llmq params into llmq/params.h remove llmq/params.cpp, use string_view and constexpr (#4500) 2021-10-11 20:11:08 +03:00
Makefile.bench.include build: add libgmp detection, make immer a package (#4311) 2021-08-10 22:35:55 +03:00
Makefile.crc32c.include Merge #20603: build: Update crc32c subtree 2021-09-24 13:26:41 -04:00
Makefile.leveldb.include partial merge #17398: Update leveldb to 1.22+ (#4230) 2021-07-15 15:42:55 -05:00
Makefile.qt.include Cxx17 refac ci build (#4508) 2021-10-12 00:56:11 +03:00
Makefile.qttest.include Merge #11625: Add BitcoinApplication & RPCConsole tests 2021-09-18 17:13:54 -04:00
Makefile.test.include Merge #12246: Bugfix: Only run bitcoin-tx tests when bitcoin-tx is enabled 2021-10-08 19:13:56 +05:30
memusage.h
merkleblock.cpp Merge #15139: util: Remove [U](BEGIN|END) macros 2021-08-24 19:14:49 -04:00
merkleblock.h
messagesigner.cpp
messagesigner.h Fix more spelling errors 2021-07-19 12:52:03 -05:00
miner.cpp refactor: llmq/quorums_*[cpp/h] --> llmq/*.[cpp/h] 2021-10-06 09:04:45 +05:30
miner.h Merge #19283: refactor: Remove unused BlockAssembler::pblock member var 2021-07-15 19:30:07 -05:00
net_permissions.cpp Merge #16248: Make whitebind/whitelist permissions more flexible 2021-07-19 19:00:04 -05:00
net_permissions.h Merge #16248: Make whitebind/whitelist permissions more flexible 2021-07-19 19:00:04 -05:00
net_processing.cpp refactor: llmq/quorums_*[cpp/h] --> llmq/*.[cpp/h] 2021-10-06 09:04:45 +05:30
net_processing.h merge bitcoin#18877: Serve cfcheckpt requests 2021-09-19 10:01:43 +05:30
net.cpp refactor: remove redundant filename prefixes for Dash-specific logic (#4475) 2021-10-01 22:19:08 +03:00
net.h Add some thread annotations (#4464) 2021-09-29 00:23:34 +03:00
netaddress.cpp Merge #20140: Restore compatibility with old CSubNet serialization 2021-09-24 13:26:39 -04:00
netaddress.h Merge #20140: Restore compatibility with old CSubNet serialization 2021-09-24 13:26:39 -04:00
netbase.cpp Merge #14331: doxygen: Fix member comments 2021-08-18 13:56:38 -05:00
netbase.h
netfulfilledman.cpp
netfulfilledman.h
netmessagemaker.h
noui.cpp
noui.h
pow.cpp
pow.h
prevector.h Merge #14715: Drop defunct prevector compat handling 2021-10-11 17:17:07 -05:00
protocol.cpp instantsend: deterministic lock using the same msg hash as islock (#4381) 2021-10-05 20:42:34 +03:00
protocol.h instantsend: deterministic lock using the same msg hash as islock (#4381) 2021-10-05 20:42:34 +03:00
psbt.cpp Merge #15408: Remove unused TransactionError constants 2021-09-30 16:18:49 -07:00
psbt.h Merge #15408: Remove unused TransactionError constants 2021-09-30 16:18:49 -07:00
pubkey.cpp Merge #12461: scripted-diff: Rename key size consts to be relative to their class 2021-08-11 00:05:22 +03:00
pubkey.h Merge #12461: scripted-diff: Rename key size consts to be relative to their class 2021-08-11 00:05:22 +03:00
random.cpp Merge #17191: random: remove call to RAND_screen() (Windows only) 2021-09-21 14:42:21 -04:00
random.h Merge #15250: Use RdSeed when available, and reduce RdRand load 2021-09-16 13:34:59 +03:00
rest.cpp Merge #12151: rpc: Remove cs_main lock from blockToJSON and blockheaderToJSON 2021-08-24 19:16:52 -04:00
reverse_iterator.h
saltedhasher.cpp
saltedhasher.h
scheduler.cpp partial Merge #18234: refactor: Replace boost::mutex,condition_var,chrono with std equivalents in scheduler 2021-09-28 19:42:22 -04:00
scheduler.h partial Merge #19090: refactor: Misc scheduler cleanups 2021-09-28 19:42:27 -04:00
serialize.h masternode-meta.*: add thread annotations, atomic usage, remove unneeded locks (#4466) 2021-10-01 00:00:52 +03:00
shutdown.cpp
shutdown.h
span.h
spentindex.h
spork.cpp Add some thread annotations (#4464) 2021-09-29 00:23:34 +03:00
spork.h Add some thread annotations (#4464) 2021-09-29 00:23:34 +03:00
stacktraces.cpp
stacktraces.h
statsd_client.cpp
statsd_client.h
streams.h Merge #14357: streams: Fix broken streams_vector_reader test. Remove unused seek(size_t). 2021-09-07 12:26:47 -04:00
sync.cpp partial Merge #18234: refactor: Replace boost::mutex,condition_var,chrono with std equivalents in scheduler 2021-09-28 19:42:22 -04:00
sync.h partial Merge #18234: refactor: Replace boost::mutex,condition_var,chrono with std equivalents in scheduler 2021-09-28 19:42:22 -04:00
threadinterrupt.cpp
threadinterrupt.h
threadsafety.h Merge #19758: Drop deprecated and unused GUARDED_VAR and PT_GUARDED_VAR annotations 2021-07-15 19:30:07 -05:00
timedata.cpp Merge #13249: Make objects in range declarations immutable by default. Avoid unnecessary copying of objects in range declarations. 2021-07-19 17:11:18 -05:00
timedata.h
tinyformat.h
torcontrol.cpp Merge #16186: doc/lint: Fix spelling errors identified by codespell 1.15.0 2021-10-05 20:34:00 +03:00
torcontrol.h
txdb.cpp
txdb.h bitcoin#14121: Index for BIP 157 block filters 2021-08-12 12:44:03 +05:30
txmempool.cpp refactor: llmq/quorums_*[cpp/h] --> llmq/*.[cpp/h] 2021-10-06 09:04:45 +05:30
txmempool.h Merge #15245: remove deprecated mentions of signrawtransaction from fundraw help 2021-09-06 18:01:57 +05:30
ui_interface.cpp qt: Add chainlock info (#4252) 2021-08-10 22:41:00 +03:00
ui_interface.h qt: Add chainlock info (#4252) 2021-08-10 22:41:00 +03:00
uint256.cpp Merge #14599: Use functions guaranteed to be locale independent (IsDigit, ToLower) in {Format,Parse}Money(...), uint256::SetHex(...), etc. Remove the use of locale dependent boost::is_space(...) 2021-09-09 11:23:24 -07:00
uint256.h
undo.h Merge #18433: serialization: prevent int overflow for big Coin::nHeight 2021-07-13 21:19:48 -05:00
unordered_lru_cache.h Fix error int64_t was not declared (#4419) 2021-09-13 12:56:35 -04:00
validation.cpp refactor: llmq/quorums_*[cpp/h] --> llmq/*.[cpp/h] 2021-10-06 09:04:45 +05:30
validation.h Merge #17519: rpc: Remove unused COINBASE_FLAGS (#4377) 2021-08-31 12:51:34 -04:00
validationinterface.cpp Backports v0.18: PR 13743: refactor: Replace boost::bind with std::bind (#4343) 2021-08-17 23:31:09 +03:00
validationinterface.h
version.h instantsend: deterministic lock using the same msg hash as islock (#4381) 2021-10-05 20:42:34 +03:00
versionbits.cpp merge bitcoin#13311: Don't edit Chainparams after initialization (#4362) 2021-09-03 01:36:11 +03:00
versionbits.h merge bitcoin#13311: Don't edit Chainparams after initialization (#4362) 2021-09-03 01:36:11 +03:00
versionbitsinfo.cpp merge bitcoin#13311: Don't edit Chainparams after initialization (#4362) 2021-09-03 01:36:11 +03:00
versionbitsinfo.h merge bitcoin#13311: Don't edit Chainparams after initialization (#4362) 2021-09-03 01:36:11 +03:00
walletinitinterface.h bitcoin#14168: Remove ENABLE_WALLET from libbitcoin_server.a 2021-08-11 09:48:41 +05:30
warnings.cpp Merge #19220: refactor: Replace RecursiveMutex with Mutex in warnings.cpp 2021-09-18 21:46:24 -04:00
warnings.h