index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
/
optionsdialog.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
gui: Add close window shortcut
Miguel Herranz
2020-02-05
1
-0
/
+2
*
net: Avoid using C-style NUL-terminated strings as arguments in the netbase i...
practicalswift
2020-01-08
1
-1
/
+1
*
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-30
1
-1
/
+1
*
Merge #17702: gui: Move static placeholder texts to forms
MarcoFalke
2019-12-09
1
-2
/
+0
|
\
|
*
gui: Move static placeholder texts to forms
Wladimir J. van der Laan
2019-12-09
1
-2
/
+0
*
|
ui: disable 3rd-party tx-urls when wallet disabled
Harris
2019-12-09
1
-1
/
+3
|
/
*
gui: remove macOS start on login code
fanquake
2019-11-22
1
-3
/
+1
*
scripted-diff: Avoid passing PACKAGE_NAME for translation
MarcoFalke
2019-06-26
1
-4
/
+4
*
Merge #15801: Bugfix: GUI: Options: Initialise prune setting range before loa...
Wladimir J. van der Laan
2019-04-18
1
-4
/
+4
|
\
|
*
GUI: Options: Remove the upper-bound limit from pruning size setting
Luke Dashjr
2019-04-11
1
-1
/
+1
|
*
GUI: Options: Set the range of pruning size before loading its value
Luke Dashjr
2019-04-11
1
-4
/
+4
*
|
Merge #15163: Correct units for "-dbcache" and "-prune"
Wladimir J. van der Laan
2019-01-30
1
-4
/
+5
|
\
|
|
*
Correct units for "-dbcache" and "-prune"
Hennadii Stepanov
2019-01-30
1
-4
/
+5
*
|
Qt: remove macOS launch-at-startup option when compiled with > macOS 10.11
Jonas Schnelli
2019-01-21
1
-0
/
+6
*
|
Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
practicalswift
2019-01-13
1
-2
/
+2
|
/
*
Don't use systray icon on inappropriate systems
Hennadii Stepanov
2018-09-27
1
-2
/
+12
*
qt: Use new Qt5 connect syntax
João Barbosa
2018-08-21
1
-23
/
+23
*
Merge #13248: [gui] Make proxy icon from statusbar clickable
Wladimir J. van der Laan
2018-08-20
1
-0
/
+10
|
\
|
*
[gui] Make proxy icon from statusbar clickable
Cristian Mircea Messel
2018-07-25
1
-0
/
+10
*
|
Merge #13780: 0.17: Pre-branch maintenance
Wladimir J. van der Laan
2018-08-08
1
-1
/
+1
|
\
\
|
*
|
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
|
|
/
*
/
gui: Reject options dialog when key escape is pressed
João Barbosa
2018-07-30
1
-0
/
+4
|
/
*
scripted-diff: Replace NET_TOR with NET_ONION
wodry
2018-07-02
1
-1
/
+1
*
gui: Remove QT_VERSION fallbacks for Qt < 5
Wladimir J. van der Laan
2018-06-18
1
-12
/
+0
*
[qt] OptionsDialog: add prune setting
Sjors Provoost
2018-05-15
1
-0
/
+19
*
scripted-diff: Avoid `interface` keyword to fix windows gitian build
Russell Yanofsky
2018-04-07
1
-1
/
+1
*
Remove direct bitcoin calls from qt/optionsdialog.cpp
Russell Yanofsky
2018-04-04
1
-3
/
+4
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
gui: Fix proxy setting options dialog crash
Wladimir J. van der Laan
2017-12-07
1
-1
/
+1
*
qt: refactor: Changes to make include paths absolute
Wladimir J. van der Laan
2017-11-16
1
-1
/
+1
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-9
/
+9
*
Merge #11198: [Qt] Fix display of package name on 'open config file' tooltip
MarcoFalke
2017-09-02
1
-0
/
+2
|
\
|
*
[Qt] Fix display of package name on 'open config file' tooltip
Daniel Edgecumbe
2017-08-30
1
-0
/
+2
*
|
Move some static functions out of wallet.h/cpp
Russell Yanofsky
2017-08-14
1
-4
/
+0
|
/
*
Merge #10502: scripted-diff: Remove BOOST_FOREACH, Q_FOREACH and PAIRTYPE
Pieter Wuille
2017-06-13
1
-1
/
+1
|
\
|
*
scripted-diff: Remove Q_FOREACH
Jorge Timón
2017-06-05
1
-1
/
+1
*
|
Remove unused Boost includes
practicalswift
2017-06-09
1
-2
/
+0
|
/
*
Add a button to open the config file in a text editor
Eric Shaw Jr
2017-03-23
1
-0
/
+12
*
Merge #9755: Bugfix: Qt/Options: Restore persistent "restart required" notice
Jonas Schnelli
2017-02-14
1
-1
/
+4
|
\
|
*
Bugfix: Qt/Options: Restore persistent "restart required" notice
Luke Dashjr
2017-02-13
1
-1
/
+4
*
|
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
|
Rename the remaining main.{h,cpp} to validation.{h,cpp}
Matt Corallo
2016-12-02
1
-1
/
+1
*
|
Do not shadow in src/qt
Pavel Janík
2016-09-23
1
-6
/
+6
*
|
net: Have LookupNumeric return a CService directly
Cory Fields
2016-08-04
1
-2
/
+1
*
|
net: Split resolving out of CService
Cory Fields
2016-07-31
1
-1
/
+3
*
|
Qt: Add option to hide the system tray icon
Tyler Hardin
2016-05-11
1
-0
/
+14
*
|
Merge branch 'master' into single_prodname
Luke Dashjr
2016-02-03
1
-45
/
+32
|
\
\
|
*
|
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
|
|
/
|
*
[Qt] don't allow to store invalid proxy ports
Jonas Schnelli
2015-11-18
1
-4
/
+9
|
*
[Qt] refactor and optimize proxy settings behavior
Jonas Schnelli
2015-11-16
1
-44
/
+26
[next]