DATSEC
88c4c64153
Starwels Ai - > Start
2 years ago
SHI
0d0140ff16
Rename all
Starwels Fork
3 years ago
MeshCollider
8d13b4298c
Replace save|restoreWindowGeometry with Qt functions
Github-Pull: #11335
Rebased-From: 13baf7217b
3 years ago
Marko Bencun
bb81e17355
scripted-diff: stop using the gArgs wrappers
They were temporary additions to ease the transition.
-BEGIN VERIFY SCRIPT-
find src/ -name "*.cpp" ! -wholename "src/util.h" ! -wholename "src/util.cpp" | xargs perl -i -pe 's/(?<!\.)(ParseParameters|ReadConfigFile|IsArgSet|(Soft|Force)?(Get|Set)(|Bool|)Arg(s)?)\(/gArgs.\1(/g'
-END VERIFY SCRIPT-
3 years ago
practicalswift
90d4d89230
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
-BEGIN VERIFY SCRIPT-
sed -i 's/\<NULL\>/nullptr/g' src/*.cpp src/*.h src/*/*.cpp src/*/*.h src/qt/*/*.cpp src/qt/*/*.h src/wallet/*/*.cpp src/wallet/*/*.h src/support/allocators/*.h
sed -i 's/Prefer nullptr, otherwise SAFECOOKIE./Prefer NULL, otherwise SAFECOOKIE./g' src/torcontrol.cpp
sed -i 's/tor: Using nullptr authentication/tor: Using NULL authentication/g' src/torcontrol.cpp
sed -i 's/METHODS=nullptr/METHODS=NULL/g' src/test/torcontrol_tests.cpp src/torcontrol.cpp
sed -i 's/nullptr certificates/NULL certificates/g' src/qt/paymentserver.cpp
sed -i 's/"nullptr"/"NULL"/g' src/torcontrol.cpp src/test/torcontrol_tests.cpp
-END VERIFY SCRIPT-
3 years ago
Jorge Timón
330bb5a456
Consensus: Minimal way to move dust out of consensus
4 years ago
Allan Doensen
e9ff818b69
Fix for issues with startup and multiple monitors on windows.
3 years ago
Wladimir J. van der Laan
f110272dc9
Remove `namespace fs=fs`
Having these inside functions is silly and redundant now.
3 years ago
Wladimir J. van der Laan
bac5c9cf64
Replace uses of boost::filesystem with fs
Step two in abstracting away boost::filesystem.
To repeat this, simply run:
```
git ls-files \*.cpp \*.h | xargs sed -i 's/boost::filesystem/fs/g'
```
3 years ago
Wladimir J. van der Laan
7d5172d354
Replace includes of boost/filesystem.h with fs.h
This is step one in abstracting the use of boost::filesystem.
3 years ago
Eric Shaw Jr
9ab9e7d1b3
Add a button to open the config file in a text editor
3 years ago
practicalswift
dbf30ff10f
[trivial] Fix typos in comments
3 years ago
Jonas Schnelli
4b6ccccc16
Selectively suppress deprecation warnings
3 years ago
Wladimir J. van der Laan
056aba2b4f
Remove fallbacks for boost_filesystem < v3
Minimum boost version was bumped to 1.47.0 in #8920, which
means the configure step won't even pass with older boost.
This version has boost filesystem v3, which means the
(crappy) fallbacks for older versions can go.
4 years ago
practicalswift
5f62e3eb63
Fix typos
4 years ago
Alex Morcos
eb30d1a5b2
Introduce -dustrelayfee
4 years ago
practicalswift
988d300932
[qt] Rename formateNiceTimeOffset(qint64) to formatNiceTimeOffset(qint64)
4 years ago
Wladimir J. van der Laan
a9d6151802
qt,wallet: Fix a few typos in messages
As reported by [yahoe.001](https://www.transifex.com/user/profile/yahoe.001/ ).
4 years ago
isle2983
27765b6403
Increment MIT Licence copyright header year on files modified in 2016
Edited via:
$ contrib/devtools/copyright_header.py update .
4 years ago
Karl-Johan Alm
8c1dbc5e9d
Refactor: Removed begin/end_ptr functions.
4 years ago
Jonas Schnelli
89a3723bdc
[Qt] Show ModalOverlay by pressing the progress bar, disabled show() in sync mode
4 years ago
Matt Corallo
76faa3cdfe
Rename the remaining main.{h,cpp} to validation.{h,cpp}
4 years ago
Wladimir J. van der Laan
827d9a3be8
qt: Replace NetworkToggleStatusBarControl with generic ClickableLabel
Generalize the clickable label functionality.
We will use this to add similar functionality to the sync icon.
4 years ago
Wladimir J. van der Laan
47db075377
qt: Plug many memory leaks
None of these are very serious, and are leaks in objects that are
created at most one time.
In most cases this means properly using the QObject parent hierarchy,
except for BanTablePriv/PeerTablePriv which are not QObject,
so use a std::unique_ptr instead.
4 years ago
Andrew Chow
addfdebe1a
Multiple Selection for peer and ban tables
Allows multiple selection and action for the nodes in the peer and ban tables in the Debug Window.
4 years ago
R E Broadley
1724a405c9
Display minimum ping in debug window.
4 years ago
Pavel Janík
f839350420
Do not shadow in src/qt
4 years ago
Cory Fields
531214fb10
gui: add NodeID to the peer table
4 years ago
Jonas Schnelli
0904c3cda4
[Refactor] refactor function that forms human readable text out of a timeoffset
4 years ago
R E Broadley
4c3e2cb2df
Show XTHIN in GUI
4 years ago
Wladimir J. van der Laan
4f44cb616d
qt: Network-specific example address
Generate an (invalid) example address for in the bitcoin address
widgets, based on the network prefix, instead of hardcoding a mainnet
address.
- `1NS17iag9jJgTHD1VXjvLCEnZuQ3rJDE9L` for mainnet (same as now)
- `n2wxQmfexkjwEPgdD6iJA7T7RtzkmHxhFc` for testnet
4 years ago
Pieter Wuille
b8a97498df
BIP144: Handshake and relay (receiver side)
Service bit logic by Nicolas Dorier.
Only download blocks from witness peers after fork.
5 years ago
21E14
a5a0831458
Double semicolon cleanup.
5 years ago
MarcoFalke
fa2f4bc4eb
qt5: Use the fixed font the system recommends
5 years ago
Matt Corallo
daf6466330
Add "NODE_BLOOM" to guiutil so that peers don't get UNKNOWN[4]
5 years ago
MarcoFalke
fa24439ff3
Bump copyright headers to 2015
5 years ago
Luke Dashjr
2aa49ce9fe
Bugfix: Use unique autostart filenames on Linux for testnet/regtest
5 years ago
Jorge Timón
c53d48a6b3
BIP70: Chainparams: DRY: Make qt/guiutil.cpp fit BIP70 chain name strings
As a side effect, the qt user will see "test" instead of "testnet"
5 years ago
MarcoFalke
28313b83fc
[qt] Use fixed pitch font for the rpc console
Also:
* Preserve white space
* Make fixed font as large as default font
5 years ago
Diego Viola
99ee4a656b
Fix spelling of Qt
5 years ago
Jorge Timón
60c8bac77c
Includes: Cleanup around net main and wallet
-Move from .h to .cpp: in main, net and wallet
-Remove unnecessary #include "main.h"
-Cleanup some wallet files includes
5 years ago
Philip Kaufmann
51fc672f59
[Qt] disconnect peers from peers tab via context menu
- It is now allowed to disconnect peers from peers tab via
right-click context menu. Peers are not permanently banned!
5 years ago
Philip Kaufmann
68f795e8b2
[Qt, Trivial] fix header groupings + space, intdentation fixes
5 years ago
Mike Hearn
5983a4e50f
Add a NODE_GETUTXO service bit and document NODE_NETWORK.
Stop translating the NODE_* names as they are technical and cannot be translated.
5 years ago
Philip Kaufmann
6cb4a52535
[Qt, Linux] honor current network when creating autostart link
6 years ago
Philip Kaufmann
9673c35daf
[Qt, Win] honor current network when creating autostart link
- creates a "Bitcoin (testnet).lnk" when on testnet or a "Bitcoin
(regtest).lnk, when on regtest
- fixes #5778
6 years ago
Cory Fields
6bbca99baa
LSSharedFileListItemResolve() was deprecated in Mac OS X 10.10, use LSSharedFileListItemCopyResolvedURL() instead
6 years ago
Cory Fields
52954e6efd
qt: fix broken unicode chars on osx 10.10
The default font changed again.
The real fix is to compile qt against a >= 10.8 sdk, but this is simple enough
to backport to 0.10 to avoid having to do that there.
Note: NSAppKitVersionNumber is a double and there's no official value for
NSAppKitVersionNumber10_10. Since == isn't reliable for doubles, use Apple's
guidelines for testing versions here:
https://developer.apple.com/library/mac/releasenotes/AppKit/RN-AppKit/
Chinese and Japanese fonts have been hard-coded as well, otherwise they fail to
show up at all.
6 years ago
Cory Fields
f5ad78b34a
qt: fonts: allow SubstituteFonts to filter based on user's language
SubstituteFonts() has been moved to after app identification so that QSettings
are accessible.
6 years ago
sandakersmann
f914f1a746
Added "Core" to copyright headers
Github-Pull: #5494
Rebased-From: 15de949bb9
6 years ago