363 Commits (91eeaa03354bbb4ee79d6defaffaef2b32ecbe29)

Author SHA1 Message Date
MeshCollider 1a445343f6 scripted-diff: Replace #include "" with #include <> (ryanofsky) 7 years ago
MeshCollider 13baf7217b Replace save|restoreWindowGeometry with Qt functions 7 years ago
Andrew Chow e2548302f4 Make tabs toolbar no longer have a context menu 7 years ago
practicalswift 90d4d89230 scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL 7 years ago
Jorge Timón 18dc3c3962
scripted-diff: Remove Q_FOREACH 8 years ago
Jonas Schnelli cf92bce526
Update the remaining blocks left in modaloverlay at init. 8 years ago
Jonas Schnelli 312c4f1057
Fix segfault crash when shutdown the GUI in disablewallet mode 8 years ago
practicalswift 5f62e3eb63 Fix typos 8 years ago
MarcoFalke fa4d47814f qt: Use nPowTargetSpacing constant 8 years ago
Jonas Schnelli 40ec7c7b0d
[Qt] Improve progress display during headers-sync and peer-finding 8 years ago
practicalswift 988d300932 [qt] Rename formateNiceTimeOffset(qint64) to formatNiceTimeOffset(qint64) 8 years ago
isle2983 27765b6403 Increment MIT Licence copyright header year on files modified in 2016 8 years ago
Jonas Schnelli 89a3723bdc
[Qt] Show ModalOverlay by pressing the progress bar, disabled show() in sync mode 8 years ago
Wladimir J. van der Laan 042f9fa071 qt: Show progress overlay when clicking spinner icon 8 years ago
Wladimir J. van der Laan 827d9a3be8 qt: Replace NetworkToggleStatusBarControl with generic ClickableLabel 8 years ago
Wladimir J. van der Laan 693384eedb qt: Prevent thread/memory leak on exiting RPCConsole 8 years ago
Wladimir J. van der Laan 47db075377 qt: Plug many memory leaks 8 years ago
Pavel Janík 1260c1103b Mention the new network toggle functionality in the tooltip. 8 years ago
Jonas Schnelli b2b33d9017 Overhaul network activity toggle 8 years ago
Jon Lund Steffensen 32efa79e0e Qt: Add GUI feedback and control of network activity state. 8 years ago
Jonas Schnelli 3154d6e3a2
[Qt] use NotifyHeaderTip's height and date for the progress update 8 years ago
MarcoFalke eeeebdd3cb [doc] Rework docs 8 years ago
Jonas Schnelli 08827df3ec
[Qt] modalinfolayer: removed unused comments, renamed signal, code style overhaul 8 years ago
Pavel Janík f839350420 Do not shadow in src/qt 8 years ago
MarcoFalke 6666ca6379 [qt] WalletModel: Expose disablewallet 8 years ago
MarcoFalke fa58edbffe [wallet] Introduce DEFAULT_DISABLE_WALLET 8 years ago
Jonas Schnelli d8b062ef5e
[Qt] only update "amount of blocks left" when the header chain is in-sync 8 years ago
Jonas Schnelli e3245b43d5
[Qt] add out-of-sync modal info layer 8 years ago
Jonas Schnelli 0904c3cda4
[Refactor] refactor function that forms human readable text out of a timeoffset 8 years ago
Jonas Schnelli 914154f0cc
[Qt] add HD enabled/disabled icon to the status bar 8 years ago
adlawren 05242e937d Fix minimize and close bugs 8 years ago
Pieter Wuille 1acf1db76f Do not ask a UI question from bitcoind 9 years ago
Pieter Wuille b4d24e142e Report reindexing progress in GUI 9 years ago
Jonas Schnelli 276ce84fd3
[Qt] Disable some menu items during splashscreen/verification state 9 years ago
Tyler Hardin 8b0e497028 Qt: Add option to hide the system tray icon 9 years ago
Luke Dashjr d5f46832de Unify package name to as few places as possible without major changes 9 years ago
MarcoFalke fa24439ff3 Bump copyright headers to 2015 9 years ago
Jonas Schnelli 4082e46603
[Qt] call GuessVerificationProgress synchronous during core signal, pass double over UI signal 9 years ago
Jonas Schnelli 947d20b84a
[Qt] reduce cs_main in getVerificationProgress() 9 years ago
Luke Dashjr a6cbc02b6b Bugfix: Default -uiplatform is not actually the platform this build was compiled on 9 years ago
Jonas Schnelli 773ae4654e
[Qt] add shortcurts for debug-/console-window 9 years ago
MarcoFalke 0d0a2d6bf9 [Qt] Raise debug window when requested 9 years ago
Casey Rodarmor 5ffaaba3a1 Disallow duplicate windows. 9 years ago
Wladimir J. van der Laan eec7757445 qt: Introduce PlatformStyle 9 years ago
Wladimir J. van der Laan d29ec6c230 qt: define QT_NO_KEYWORDS 9 years ago
Jonas Schnelli fb21862b92 [QT] mainwindow toolbar must not be movable 10 years ago
Wladimir J. van der Laan 59305cebee
qt: fix numerusform in English translation 10 years ago
Philip Kaufmann 68f795e8b2 [Qt, Trivial] fix header groupings + space, intdentation fixes 10 years ago
Jonas Schnelli 8b60808c1e [QT] some mac specifiy cleanup (memory handling, unnecessary code) 10 years ago
Philip Kaufmann 8517e9709e [Qt] rework setNumBlocks to have blockDate as parameter 10 years ago