Wladimir J. van der Laan
fee76d75d6
Merge pull request #2465 from jonasschnelli/master
...
update assets-sttribution.txt (-psd file +svg file)
12 years ago
Pieter Wuille
430cbad411
Merge pull request #2460 from Diapolo/clientmodel
...
Bitcoin-Qt: add Genesis blocks time for testnet
12 years ago
Pieter Wuille
99840360bf
Merge pull request #2464 from Diapolo/release-process
...
small update to release-process.txt
12 years ago
Philip Kaufmann
46f782b4b2
small update to release-process.txt
...
- expand the description for updating the translations
- sort the paths/files, which need to have the version number updated, in
alphabetical order
- use a more current version number in git tag and git shortlog
12 years ago
Jonas Schnelli
5bb5e912a7
remove proprietary psd file mentioning from assets-sttribution.txt
...
Signed-off-by: Jonas Schnelli <jonas.schnelli@include7.ch>
12 years ago
Wladimir J. van der Laan
369e3df0f8
Merge pull request #2442 from Diapolo/Qt_RPCCon
...
Bitcoin-Qt: small RPCConsole cleanup
12 years ago
Wladimir J. van der Laan
d37fb2070d
Merge pull request #2444 from jonasschnelli/master
...
new mac osx icon
12 years ago
Philip Kaufmann
8d432cd66d
Bitcoin-Qt: add Genesis blocks time for testnet
...
- add the Genesis blocks time for the testnet in
ClientModel::getLastBlockDate()
12 years ago
Wladimir J. van der Laan
8da48cb561
Merge pull request #2454 from TheBlueMatt/master
...
Fix leveldb make flags in bitcoin-qt.pro
12 years ago
Wladimir J. van der Laan
9bbd144ec1
Merge pull request #2455 from Diapolo/pro-file
...
add missing limitedmap.h to bitcoin-qt.pro
12 years ago
Philip Kaufmann
c24746412a
add missing limitedmap.h to bitcoin-qt.pro
12 years ago
Matt Corallo
0add26da4d
Fix leveldb make flags.
12 years ago
Gavin Andresen
aaf47eac3a
Merge pull request #2423 from TheBlueMatt/limitedmapalreadyaskedfor
...
Limited mapAlreadyAskedFor
12 years ago
Gavin Andresen
f7955fafbd
Merge pull request #2449 from Diapolo/doc
...
move multiwallet-qt.txt from root to doc folder
12 years ago
Gavin Andresen
a0a437c86a
Merge pull request #2357 from gavinandresen/shutdowncleanup
...
Thread / shutdown cleanup
12 years ago
Gavin Andresen
1c4f02139c
Merge pull request #2453 from sipa/txstats
...
Update transaction statistics
12 years ago
Pieter Wuille
92a129980f
Update transaction statistics
...
As these were not updated when 'backporting' the 225430 checkpoint
into head.
Additionally, also report verification progress in debug.log, and
tweak the sigcheck-verification-speed-factor a bit.
12 years ago
Gavin Andresen
723035bb68
Have Qt poll for shutdown requested, the QT way.
12 years ago
Gavin Andresen
b31499ec72
Clean up shutdown process
12 years ago
Gavin Andresen
21eb5adadb
Port Thread* methods to boost::thread_group
12 years ago
Gavin Andresen
72f14d26ec
LoopForever and ThreadTrace helpers
12 years ago
Gavin Andresen
1b43bf0d3a
Rename util.h Sleep --> MilliSleep
...
Two reasons for this change:
1. Need to always use boost::thread's sleep, even on Windows, so the
sleeps can be interrupted (prior code used Windows' built-in Sleep).
2. I always forgot what units the old Sleep took.
12 years ago
Gavin Andresen
c8c2fbe07f
Shutdown cleanup prep-work
...
Create a boost::thread_group object at the qt/bitcoind main-loop level
that will hold pointers to all the main-loop threads.
This will replace the vnThreadsRunning[] array.
For testing, ported the BitcoinMiner threads to use its
own boost::thread_group.
12 years ago
Gavin Andresen
87b9931bed
Fix signed/unsigned comparison warnings
12 years ago
Wladimir J. van der Laan
36fdfb989e
Merge pull request #2450 from Diapolo/Qt_fix_VMTab
...
Bitcoin-Qt: fix opening verify message tab via main menu
12 years ago
Wladimir J. van der Laan
7129c6ece1
Merge pull request #2452 from Diapolo/Qt_fix_GUI
...
Bitcoin-Qt: fix GUI after initial multi-wallet patch
12 years ago
Philip Kaufmann
8726de26ee
Bitcoin-Qt: fix GUI after initial multi-wallet patch
...
- adds 6 methods in BitcoinGUI to access some actions needed by the new
WalletView class
- updates WalletView class to use these instead of trying to duplicate
these
- cleanup walletview.{cpp/h} and remove all unneeded stuff
- this fixes problems with tabs toolbar (#2451 ) and export broken (#2436 )
- more details in #2447
12 years ago
Philip Kaufmann
0dcf9e5308
Bitcoin-Qt: fix opening verify message tab via main menu
12 years ago
Philip Kaufmann
c26a0f410e
move multiwallet-qt.txt from root to doc folder
12 years ago
Wladimir J. van der Laan
4240bdaac1
Merge pull request #2448 from Diapolo/Qt_qApp
...
Bitcoin-Qt: only use qApp for Q(Core)Application::instance()
12 years ago
Jonas Schnelli
72fcbb15ea
new mac osx icon (including SVG Version)
...
- added new created and documented svg version of shaded icon
- changed "B" background to white (no longer transparent)
- removed PSD (Adobe Photoshop) document
- license is now MIT
Signed-off-by: Jonas Schnelli <jonas.schnelli@include7.ch>
12 years ago
Jonas Schnelli
6f21d15375
Merge branch 'master' of git://github.com/bitcoin/bitcoin
12 years ago
Gavin Andresen
d8aae1ce1d
Merge pull request #2420 from sipa/globclean
...
Global cleanups
12 years ago
Gavin Andresen
06db61f09e
Merge pull request #2431 from jgarzik/gen-bitcoins-init
...
Move GenerateBitcoins() call out of net.cpp's StartNode()
12 years ago
Philip Kaufmann
1ce0448808
Bitcoin-Qt: only use qApp for Q(Core)Application::instance()
12 years ago
Philip Kaufmann
bfad9982f8
Bitcoin-Qt: small RPCConsole cleanup
...
- add missing initalisation for clientModel
- remove unneded RPCExecutor::start() code
12 years ago
Wladimir J. van der Laan
bcce45e9b0
Merge pull request #2441 from Diapolo/Qt_fix_copy_context_menu
...
Bitcoin-Qt: fix copy via context-menu broken
12 years ago
Wladimir J. van der Laan
e960bf461c
Merge pull request #2446 from Diapolo/translations
...
translation base files update 2013-04-02
12 years ago
Philip Kaufmann
90bd933e6d
translation base files update 2013-04-02
...
- also includes a small change to a string in bitcoinrpc.cpp, which is not
on Transifex anyway, so is safe to merge
12 years ago
Jonas Schnelli
cc58894a71
change new mac icon license to public domain
...
Signed-off-by: Jonas Schnelli <jonas.schnelli@include7.ch>
12 years ago
Philip Kaufmann
39ee86257c
Bitcoin-Qt: fix copy via context-menu broken
...
- as QClipboard::Selection isn't available on Windows ensure that the
correct mode is called, but sill allow selection for e.g. X11
- start conversion from QCoreApplication::instance() to qApp in
guiutil.cpp (I intend to harmonize this all over the source with my Qt5
compatibility pull)
12 years ago
Jonas Schnelli
fd955942a6
added new mac icon to assets-attribution.txt
...
license: MIT
Signed-off-by: Jonas Schnelli <jonas.schnelli@include7.ch>
12 years ago
Wladimir J. van der Laan
a977b8c475
Merge pull request #2428 from r000n/staging
...
Simplify titles of tabs in main window
12 years ago
Jonas Schnelli
aaa7f279c8
new mac osx icon
...
check why/preview: http://dl.dropbox.com/u/7383846/new_bitcoin_qt_mac_icon.png
- according to official bitcoin logo
- no chopped shadow
- retina-screen support
Signed-off-by: Jonas Schnelli <jonas.schnelli@include7.ch>
12 years ago
Matt Corallo
b5afda67f2
Move mapAlreadyAskedFor to limitedmap
...
This will result in re-requesting invs if we are under heavy inv
load, however as long as we get no more than 16,000 invs in two
minutes, this should have no effect on runtime behavior.
12 years ago
Matt Corallo
5ffc299404
Add a limitedmap class similar to mruset
12 years ago
Matt Corallo
eb59c4ca8e
Revert "Actually use mapAlreadyAskedFor."
...
This reverts commit 643160f6e7
.
Turns out this commit was useless after a more careful reading of
CNode::AskFor
12 years ago
Wladimir J. van der Laan
cf4d976f0e
Merge pull request #2387 from Diapolo/translations
...
translations update 2013-03-19 (bitcoinstrings.cpp / bitcoin_en.ts)
12 years ago
Wladimir J. van der Laan
300f747ec3
Merge pull request #2437 from Diapolo/Qt_fixes
...
fix "send coins" via context menu in address book
12 years ago
Wladimir J. van der Laan
7706c63dda
Merge pull request #2440 from Diapolo/Qt_fix_debug_window
...
Bitcoin-Qt: fix debug window
12 years ago