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
/
optionsmodel.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
scripted-diff: Remove trailing whitespaces
João Barbosa
2018-07-24
1
-1
/
+1
*
[qt] OptionsDialog: add prune setting
Sjors Provoost
2018-05-15
1
-0
/
+26
*
Fix illegal default `addProxy` and `addrSeparateProxyTor` settings.
251
2018-04-10
1
-2
/
+21
*
scripted-diff: Avoid `interface` keyword to fix windows gitian build
Russell Yanofsky
2018-04-07
1
-2
/
+2
*
Remove direct bitcoin calls from qt/optionsmodel.cpp
Russell Yanofsky
2018-04-04
1
-23
/
+13
*
boost: drop boost threads for upnp
Cory Fields
2018-02-08
1
-1
/
+6
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
Merge #10574: Remove includes in .cpp files for things the corresponding .h f...
Wladimir J. van der Laan
2017-12-12
1
-1
/
+0
|
\
|
*
Remove includes in .cpp files for things the corresponding .h file already in...
practicalswift
2017-11-16
1
-1
/
+0
*
|
gui: Fix proxy setting options dialog crash
Wladimir J. van der Laan
2017-12-07
1
-52
/
+57
|
/
*
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
-13
/
+13
*
[gui] reset addrProxy/addrSeparateProxyTor if colon char missing
Cristian Mircea Messel
2017-10-04
1
-2
/
+2
*
qt: Backup former GUI settings on `-resetguisettings`
Wladimir J. van der Laan
2017-09-23
1
-0
/
+22
*
Merge #9964: Add const to methods that do not modify the object for which it ...
MarcoFalke
2017-08-16
1
-1
/
+1
|
\
|
*
Add const to methods that do not modify the object for which it is called
practicalswift
2017-07-25
1
-1
/
+1
*
|
scripted-diff: stop using the gArgs wrappers
Marko Bencun
2017-08-14
1
-12
/
+12
|
/
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Un-expose mapArgs from utils.h
Matt Corallo
2016-12-24
1
-2
/
+2
*
Rename the remaining main.{h,cpp} to validation.{h,cpp}
Matt Corallo
2016-12-02
1
-1
/
+1
*
Merge #8487: Persist the datadir after option reset
Jonas Schnelli
2016-08-25
1
-0
/
+14
|
\
|
*
Load choose datadir dialog after options reset
Andrew Chow
2016-08-24
1
-0
/
+3
|
*
Persist the datadir after option reset
Andrew Chow
2016-08-10
1
-0
/
+11
*
|
net: narrow include scope after moving to netaddress
Cory Fields
2016-07-31
1
-0
/
+1
|
/
*
[Qt] Add dbcache migration path
Jonas Schnelli
2016-07-28
1
-0
/
+21
*
Qt: Add option to hide the system tray icon
Tyler Hardin
2016-05-11
1
-1
/
+13
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
[Qt] add startup option to reset Qt settings
Jonas Schnelli
2015-11-13
1
-3
/
+6
*
Merge pull request #4587
Wladimir J. van der Laan
2015-08-07
1
-0
/
+57
|
\
|
*
[Qt] allow users to set -onion via GUI
Philip Kaufmann
2015-07-24
1
-0
/
+57
*
|
Includes: Cleanup around net main and wallet
Jorge Timón
2015-07-23
1
-1
/
+1
|
/
*
qt: define QT_NO_KEYWORDS
Wladimir J. van der Laan
2015-07-15
1
-3
/
+3
*
privacy: Stream isolation for Tor
Wladimir J. van der Laan
2015-04-17
1
-2
/
+2
*
[Move Only] Move wallet related things to src/wallet/
Jonas Schnelli
2015-03-12
1
-2
/
+2
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
Remove references to X11 licence
Michael Ford
2014-12-16
1
-1
/
+1
*
[Qt] Add Smartfee to GUI
Cozz Lovan
2014-11-19
1
-24
/
+0
*
MOVEONLY: Move CFeeRate and Amount constants to amount.o
jtimon
2014-10-27
1
-0
/
+1
*
Merge pull request #4976
Wladimir J. van der Laan
2014-10-07
1
-0
/
+2
|
\
|
*
qt: add proxy to options overridden if necessary.
Cory Fields
2014-09-25
1
-0
/
+2
*
|
Use a typedef for monetary values
Mark Friedenbach
2014-09-26
1
-2
/
+2
|
/
*
[Qt] include and file header cleanup
Philip Kaufmann
2014-09-18
1
-0
/
+1
*
qt: Remove an obscure option no-one cares about
Wladimir J. van der Laan
2014-07-31
1
-10
/
+0
*
remove SOCKS4 support from core and GUI
Philip Kaufmann
2014-07-07
1
-23
/
+5
*
[Qt] New status bar Unit Display Control and related changes.
gubatron
2014-06-25
1
-3
/
+14
*
build: fix build weirdness after 54372482.
Cory Fields
2014-06-23
1
-1
/
+1
*
[Qt] allow setting listen via GUI
Philip Kaufmann
2014-06-11
1
-0
/
+13
*
Type-safe CFeeRate class
Gavin Andresen
2014-06-06
1
-9
/
+12
*
add DEFAULT_UPNP constant in net
Philip Kaufmann
2014-05-20
1
-5
/
+1
[next]