novacoin.git
12 years agoExample documented class
Wladimir J. van der Laan [Sun, 13 Nov 2011 10:12:33 +0000]
Example documented class

12 years agoAdd doxygen documentation configuration file
Wladimir J. van der Laan [Sat, 12 Nov 2011 11:44:16 +0000]
Add doxygen documentation configuration file

12 years agoTool/process for including correct qt translations in mac .App
Gavin Andresen [Thu, 10 Nov 2011 18:01:40 +0000]
Tool/process for including correct qt translations in mac .App

12 years agoMerge branch 'nullmodels' of https://github.com/laanwj/bitcoin
Gavin Andresen [Thu, 10 Nov 2011 15:30:24 +0000]
Merge branch 'nullmodels' of https://github.com/laanwj/bitcoin

12 years agoRelease process doc fixes
Gavin Andresen [Mon, 7 Nov 2011 18:31:37 +0000]
Release process doc fixes

12 years agoMerge pull request #608 from TheBlueMatt/debian-build
Gavin Andresen [Thu, 10 Nov 2011 15:27:46 +0000]
Merge pull request #608 from TheBlueMatt/debian-build

Debian build

12 years agoMerge pull request #617 from tcatm/translations-readme
Wladimir J. van der Laan [Wed, 9 Nov 2011 07:40:36 +0000]
Merge pull request #617 from tcatm/translations-readme

add doc/translation_process.md

12 years agoMerge pull request #611 from sipa/docs
Wladimir J. van der Laan [Wed, 9 Nov 2011 07:39:41 +0000]
Merge pull request #611 from sipa/docs

Some extra comments

12 years agoAdd robustness against null models
Wladimir J. van der Laan [Tue, 8 Nov 2011 20:18:36 +0000]
Add robustness against null models

12 years agoMerge pull request #618 from laanwj/issue615
Wladimir J. van der Laan [Tue, 8 Nov 2011 19:01:56 +0000]
Merge pull request #618 from laanwj/issue615

Fix segmentation fault when editing address not in address book (issue #615)

12 years agoFix segmentation fault when editing address not in address book (issue #615)
Wladimir J. van der Laan [Tue, 8 Nov 2011 18:54:16 +0000]
Fix segmentation fault when editing address not in address book (issue #615)

12 years agoAdd debian build folder
Matt Corallo [Tue, 25 Oct 2011 20:48:36 +0000]
Add debian build folder

12 years agoRe-add bitcoin(32&80).xpm
Matt Corallo [Tue, 25 Oct 2011 21:36:07 +0000]
Re-add bitcoin(32&80).xpm

12 years agoadd doc/translation_process.md
Nils Schneider [Tue, 8 Nov 2011 15:19:52 +0000]
add doc/translation_process.md

12 years agomerged translations from transifex: da de es es_CL nb nl ru zh_TW
Nils Schneider [Tue, 8 Nov 2011 13:51:28 +0000]
merged translations from transifex: da de es es_CL nb nl ru zh_TW

12 years agoMerge commit 'v0.5.0rc3'
Pieter Wuille [Tue, 8 Nov 2011 13:21:58 +0000]
Merge commit 'v0.5.0rc3'

12 years agoMerge pull request #609 from iongchun/add-zhtw
Wladimir J. van der Laan [Tue, 8 Nov 2011 06:35:00 +0000]
Merge pull request #609 from iongchun/add-zhtw

add zh_TW locale

12 years agoMention Qt4 runtime dependencies
Gavin Andresen [Mon, 7 Nov 2011 17:09:57 +0000]
Mention Qt4 runtime dependencies

12 years agoStatic link on Linux. And better document release process on OSX.
Gavin Andresen [Mon, 7 Nov 2011 14:50:03 +0000]
Static link on Linux. And better document release process on OSX.

12 years agoSome extra comments
Pieter Wuille [Sun, 6 Nov 2011 23:05:42 +0000]
Some extra comments

12 years agoadd zh_TW locale
Ang Iong Chun [Sun, 6 Nov 2011 02:26:11 +0000]
add zh_TW locale

12 years agoMerge pull request #606 from dooglus/add-english-translation
Wladimir J. van der Laan [Fri, 4 Nov 2011 20:15:42 +0000]
Merge pull request #606 from dooglus/add-english-translation

Add English translation to fix plural(s).

12 years agoAdd English translation to fix plural(s).
Chris Moore [Fri, 4 Nov 2011 20:04:49 +0000]
Add English translation to fix plural(s).

12 years agoMerge branch 'master' of github.com:bitcoin/bitcoin
Gavin Andresen [Fri, 4 Nov 2011 15:30:05 +0000]
Merge branch 'master' of github.com:bitcoin/bitcoin

12 years agoMac releases use macdeployqtplus
Gavin Andresen [Fri, 4 Nov 2011 14:22:55 +0000]
Mac releases use macdeployqtplus

12 years agoMerge pull request #604 from laanwj/winqt_deterministic
Gavin Andresen [Thu, 3 Nov 2011 20:37:47 +0000]
Merge pull request #604 from laanwj/winqt_deterministic

Make qt-win32 gitian build deterministic

12 years agoMake qt-win32 gitian build deterministic
Wladimir J. van der Laan [Thu, 3 Nov 2011 19:13:30 +0000]
Make qt-win32 gitian build deterministic

12 years agoMerge git://github.com/p2k/bitcoin-qt
Gavin Andresen [Thu, 3 Nov 2011 15:06:57 +0000]
Merge git://github.com/p2k/bitcoin-qt

12 years agoAdded a copy of the GPLv3 to macdeployqtplus
p2k [Wed, 2 Nov 2011 18:26:32 +0000]
Added a copy of the GPLv3 to macdeployqtplus

12 years agoMac Deployment Script
p2k [Wed, 2 Nov 2011 13:58:50 +0000]
Mac Deployment Script

See notes.txt in contrib/macdeploy.

Also added a dash to the application name in src/qt/bitcoin.cpp

12 years agoUpdate documentation to reflect 0.5 reality. And removed leading $ from shell command...
Gavin Andresen [Tue, 1 Nov 2011 21:59:33 +0000]
Update documentation to reflect 0.5 reality. And removed leading $ from shell commands, so it is easier to copy and paste from release-process.txt.

12 years agoattempt to make build deterministic
Wladimir J. van der Laan [Sat, 29 Oct 2011 15:25:49 +0000]
attempt to make build deterministic

12 years agodo not use -fstack-protector on Windows
Wladimir J. van der Laan [Sat, 29 Oct 2011 09:44:37 +0000]
do not use -fstack-protector on Windows

12 years agoUpdate Win32 gitian descriptor for bitcoin-qt.
Matt Corallo [Mon, 10 Oct 2011 16:07:30 +0000]
Update Win32 gitian descriptor for bitcoin-qt.

12 years agoAdd gitian descriptor for qt cross compile via MinGW.
Matt Corallo [Thu, 6 Oct 2011 04:13:57 +0000]
Add gitian descriptor for qt cross compile via MinGW.

12 years agoRemove vladimir's DNS seed, at his request.
Jeff Garzik [Mon, 31 Oct 2011 16:42:01 +0000]
Remove vladimir's DNS seed, at his request.

12 years agoSave translators some work
Wladimir J. van der Laan [Sat, 29 Oct 2011 21:09:58 +0000]
Save translators some work
- Remove duplicate translation strings (that somehow came from old wx UI and ended up in bitcoinstrings.cpp)

12 years agoAdd notes on getting gitian builds going
Gavin Andresen [Tue, 25 Oct 2011 16:27:09 +0000]
Add notes on getting gitian builds going

12 years agoUpdate documentation to reflect reality (no win32 gitian builds, new Mac process)
Gavin Andresen [Tue, 25 Oct 2011 16:09:08 +0000]
Update documentation to reflect reality (no win32 gitian builds, new Mac process)

12 years agoUpdate openssl to 1.0.0e.
Matt Corallo [Mon, 24 Oct 2011 19:27:54 +0000]
Update openssl to 1.0.0e.

12 years agoUpdate setup.nsi for bitcoin-qt.
Matt Corallo [Mon, 17 Oct 2011 15:29:45 +0000]
Update setup.nsi for bitcoin-qt.

12 years agoDecrease number of installed packages for Linux Gitian build.
Matt Corallo [Mon, 24 Oct 2011 14:43:38 +0000]
Decrease number of installed packages for Linux Gitian build.

12 years agoRemove wxWidgets gitian descriptors.
Matt Corallo [Sun, 16 Oct 2011 21:07:46 +0000]
Remove wxWidgets gitian descriptors.

12 years agoUpdate Linux gitian descriptor for bitcoin-qt.
Matt Corallo [Fri, 14 Oct 2011 15:38:37 +0000]
Update Linux gitian descriptor for bitcoin-qt.

12 years agoAllow miniupnpc include path specificaiton and fix link on Win32.
Matt Corallo [Mon, 17 Oct 2011 04:09:22 +0000]
Allow miniupnpc include path specificaiton and fix link on Win32.

12 years agoOptionally include additional QT plugins when required to build.
Matt Corallo [Fri, 7 Oct 2011 14:46:56 +0000]
Optionally include additional QT plugins when required to build.

12 years agoAdd BOOST_THREAD_USE_LIB define.
Matt Corallo [Fri, 7 Oct 2011 14:17:23 +0000]
Add BOOST_THREAD_USE_LIB define.

12 years agoAdd option to specify a different suffix for boost_thread.
Matt Corallo [Thu, 6 Oct 2011 21:02:21 +0000]
Add option to specify a different suffix for boost_thread.

12 years agoAdd returns to avoid annoying compile-time warnings.
Matt Corallo [Mon, 10 Oct 2011 19:51:07 +0000]
Add returns to avoid annoying compile-time warnings.

12 years agoAdd -Wno-strict-aliasing because boost breaks that too much.
Matt Corallo [Mon, 10 Oct 2011 19:14:15 +0000]
Add -Wno-strict-aliasing because boost breaks that too much.

12 years agoOnly define __STDC_LIMIT_MACROS if not already defined.
Matt Corallo [Mon, 10 Oct 2011 16:08:05 +0000]
Only define __STDC_LIMIT_MACROS if not already defined.

12 years agoUpdate qt readme to indicate Qt is now the primary GUI.
Matt Corallo [Fri, 14 Oct 2011 15:06:57 +0000]
Update qt readme to indicate Qt is now the primary GUI.

12 years agoMerge pull request #592 from dooglus/qt-at-spi-bug
Gavin Andresen [Tue, 25 Oct 2011 12:49:26 +0000]
Merge pull request #592 from dooglus/qt-at-spi-bug

Warn about the qt-at-spi bug in Ubuntu 11.10.

12 years agoWarn about the qt-at-spi bug in Ubuntu 11.10.
Chris Moore [Mon, 24 Oct 2011 23:21:28 +0000]
Warn about the qt-at-spi bug in Ubuntu 11.10.

12 years agoMerge pull request #584 from kwaaak/master
Gavin Andresen [Mon, 24 Oct 2011 18:29:57 +0000]
Merge pull request #584 from kwaaak/master

Make build work on Mac OS X 10.7 Lion

12 years agoMerge pull request #586 from cjdelisle/hardening-bug-workaround
Gavin Andresen [Mon, 24 Oct 2011 18:29:32 +0000]
Merge pull request #586 from cjdelisle/hardening-bug-workaround

Added a workaround for an Ubuntu bug which causes -fstack-protector-all t

12 years agoMerge pull request #591 from laanwj/translation_lookup_logic
Gavin Andresen [Mon, 24 Oct 2011 18:28:23 +0000]
Merge pull request #591 from laanwj/translation_lookup_logic

Translation look-up logic improvements for Qt UI

12 years agoTranslation lookup logic improvements
Wladimir J. van der Laan [Sun, 23 Oct 2011 11:37:39 +0000]
Translation lookup logic improvements
- use wildcard for TRANSLATIONS in bitcoin-qt.pro to automatically build all translations present in src/qt/locale (thanks @tcatm)
- first load translations/<language>.qm, then translations/<language>_<TERRITORY>.qm, so that territory-specific translations take precedence, but the fallback is on the base language if no territory-specific translation exists.

12 years agoRevert "translation fixes"
Wladimir J. van der Laan [Sun, 23 Oct 2011 09:20:39 +0000]
Revert "translation fixes"

This reverts commit f86ecd4a062b7f6515208c217f6405e47fa742f5.

12 years agotranslation fixes
Wladimir J. van der Laan [Sun, 23 Oct 2011 08:08:44 +0000]
translation fixes
- use wildcard for TRANSLATIONS in bitcoin-qt.pro to automatically build all translations present in src/qt/locale (thanks @tcatm)
- rename language files to the usual <lang>_<TERRITORY>
- include recently added language files for es_ES and nb_NO

12 years agoupdate translations: nb, es_CL (from transifex)
Nils Schneider [Sat, 22 Oct 2011 21:21:03 +0000]
update translations: nb, es_CL (from transifex)

12 years agoAdded a workaround for an Ubuntu bug which causes -fstack-protector-all to be disrega...
cjdelisle [Mon, 17 Oct 2011 00:38:23 +0000]
Added a workaround for an Ubuntu bug which causes -fstack-protector-all to be disregarded.

12 years agoMerge pull request #583 from laanwj/qt3
Wladimir J. van der Laan [Sat, 15 Oct 2011 15:33:10 +0000]
Merge pull request #583 from laanwj/qt3

More Qt GUI updates
- Make USE_SSL qmake build flag actually work
- Improve mac experience, general UI improvements
- Add keyboard shortcut to switch between tabs

12 years agoMake build work on Mac OS X 10.7 Lion
kwaaak [Fri, 14 Oct 2011 04:39:54 +0000]
Make build work on Mac OS X 10.7 Lion
(32bit dependencies through MacPorts)

12 years agoMerge branch 'master' of https://github.com/bitcoin/bitcoin
Wladimir J. van der Laan [Tue, 11 Oct 2011 19:07:09 +0000]
Merge branch 'master' of https://github.com/bitcoin/bitcoin

12 years agoMerge pull request #578 from luke-jr/bitcoind_build_improvements
Gavin Andresen [Mon, 10 Oct 2011 20:57:47 +0000]
Merge pull request #578 from luke-jr/bitcoind_build_improvements

Allow users to customize CXX, CXXFLAGS, and LDFLAGS normally

12 years agobitcoind does not need to link with gthread-2.0
Gavin Andresen [Mon, 10 Oct 2011 20:03:14 +0000]
bitcoind does not need to link with gthread-2.0

12 years agoAllow users to customize CXX, CXXFLAGS, and LDFLAGS normally
Luke Dashjr [Mon, 10 Oct 2011 17:42:43 +0000]
Allow users to customize CXX, CXXFLAGS, and LDFLAGS normally

12 years agoAdd spanish translation to TRANSLATIONS
Gavin Andresen [Mon, 10 Oct 2011 15:25:51 +0000]
Add spanish translation to TRANSLATIONS

12 years agoMerge pull request #577 from paraipanakos/master
Gavin Andresen [Mon, 10 Oct 2011 15:20:53 +0000]
Merge pull request #577 from paraipanakos/master

Spanish translation for new qt gui

12 years agoMerge pull request #576 from luke-jr/bitcoind_build_improvements
Gavin Andresen [Mon, 10 Oct 2011 15:20:28 +0000]
Merge pull request #576 from luke-jr/bitcoind_build_improvements

bitcoind build improvements

12 years agoMac OSX release process changes
Gavin Andresen [Mon, 10 Oct 2011 15:13:32 +0000]
Mac OSX release process changes

Rename App Bundle "Bitcoin-Qt.app" instead of "Bitcoin Qt" for
consistency with Windows/Linux.
Update create_osx_dmg.sh script to use macdeployqt tool.
Add ifdef STATIC to makefile.osx to build bitcoind static or dynamic.

12 years agoAdded Spanish translation for qt
Alex B [Sun, 9 Oct 2011 21:54:07 +0000]
Added Spanish translation for qt

12 years agoAdd alt-1..alt-5 shortcut to switch between tabs
Wladimir J. van der Laan [Sun, 9 Oct 2011 19:40:03 +0000]
Add alt-1..alt-5 shortcut to switch between tabs

12 years agoImproved Mac experience; QDoubleSpinBox for BitcoinAmountField
p2k [Fri, 7 Oct 2011 11:21:45 +0000]
Improved Mac experience; QDoubleSpinBox for BitcoinAmountField

Now it can't be told if this is was a Windows App before. All Mac design principles are fulfilled and some cosmetics have been applied to suit the native look and feel. The biggest change there is the proper use of the Dock icon which takes the role of the Tray icon on Mac.

The QDoubleSpinBox improves entering of Bitcoin amounts, no two separate fields are required anymore. All functionality and validation effects have been retained; pressing the comma key will be internally translated to a period to keep it consistent throughout the application and eases entering in countries which use the comma as decimal separator.

Additionally, Notificator now supports Growl, Mac's native notification system. This is provided via Apple Script in order to avoid linking to Growl on compile time. Other changes involve encapsulation of Toolbar and Menubar creation, loading of Qt's own translation and some clean up.

12 years agoMake "Quit" menu saner
Wladimir J. van der Laan [Sun, 9 Oct 2011 19:06:28 +0000]
Make "Quit" menu saner
- Use 'x' for Exit shortcut
- Set Ctrl-Q as global quit key sequence

12 years agoMerge branch 'master' of https://github.com/bitcoin/bitcoin
Wladimir J. van der Laan [Sun, 9 Oct 2011 18:26:40 +0000]
Merge branch 'master' of https://github.com/bitcoin/bitcoin

12 years agoAdd support to makefile.unix for the same parameters used by bitcoin-qt.pro, dynamic...
Luke Dashjr [Sun, 9 Oct 2011 18:23:20 +0000]
Add support to makefile.unix for the same parameters used by bitcoin-qt.pro, dynamic linking unless STATIC=1 is passed

12 years agoMerge branch 'master' of github.com:bitcoin/bitcoin
Gavin Andresen [Sun, 9 Oct 2011 17:36:10 +0000]
Merge branch 'master' of github.com:bitcoin/bitcoin

12 years agoMerge pull request #573 from luke-jr/bugfix_bits_string
Gavin Andresen [Sun, 9 Oct 2011 17:32:22 +0000]
Merge pull request #573 from luke-jr/bugfix_bits_string

Bugfix: getmemorypool "bits" should be a hex-string

12 years agoMerge pull request #575 from globalcitizen/master
Gavin Andresen [Sun, 9 Oct 2011 17:27:34 +0000]
Merge pull request #575 from globalcitizen/master

Unix build documentation improvements

12 years agoFix typo. Improve Gentoo instructions.
globalcitizen [Sun, 9 Oct 2011 09:18:34 +0000]
Fix typo. Improve Gentoo instructions.

12 years agoImproved Gentoo instructions.
globalcitizen [Sun, 9 Oct 2011 09:16:53 +0000]
Improved Gentoo instructions.

12 years agoFix extraneous directory specifier, beautify bash syntax $VAR -> ${VAR}
globalcitizen [Sun, 9 Oct 2011 09:10:43 +0000]
Fix extraneous directory specifier, beautify bash syntax $VAR -> ${VAR}

12 years agoCollate generic dependency information. Segregate distribution-specific (Ubuntu/Debia...
globalcitizen [Sun, 9 Oct 2011 09:04:35 +0000]
Collate generic dependency information. Segregate distribution-specific (Ubuntu/Debian) information. Add Gentoo information.

12 years agoBump version to 0.5.0.0
Gavin Andresen [Sat, 8 Oct 2011 21:29:47 +0000]
Bump version to 0.5.0.0

12 years agoRemove old wx translations, updated qt translations
Gavin Andresen [Sat, 8 Oct 2011 21:29:21 +0000]
Remove old wx translations, updated qt translations

12 years agoRemove ui_res from makefiles
Gavin Andresen [Fri, 7 Oct 2011 18:35:36 +0000]
Remove ui_res from makefiles

12 years agoFix build on windows and mac
Gavin Andresen [Fri, 7 Oct 2011 15:02:21 +0000]
Fix build on windows and mac

Replaced all occurrences of #if* __WXMSW__ with WIN32,
and all occurrences of __WXMAC_OSX__ with MAC_OSX, and made
sure those are defined appropriately in the makefile and bitcoin-qt.pro.

12 years agoMerge pull request #572 from delirium---/master
Gavin Andresen [Thu, 6 Oct 2011 19:11:07 +0000]
Merge pull request #572 from delirium---/master

Fix for win64 build

12 years agoBugfix: "bits" should be a hex-string, not a number (that just doesn't make sense)
Luke Dashjr [Thu, 6 Oct 2011 16:47:28 +0000]
Bugfix: "bits" should be a hex-string, not a number (that just doesn't make sense)

12 years agoFix for 64bit build
Victor Leschuk [Thu, 6 Oct 2011 15:53:42 +0000]
Fix for 64bit build

12 years agoMerge pull request #564 from luke-jr/optimize_remove_CheckWork_delay
Gavin Andresen [Thu, 6 Oct 2011 14:54:50 +0000]
Merge pull request #564 from luke-jr/optimize_remove_CheckWork_delay

Remove 2 second sleep from CheckWork

12 years agoMerge pull request #566 from luke-jr/optimize_http_status
Gavin Andresen [Wed, 5 Oct 2011 19:19:34 +0000]
Merge pull request #566 from luke-jr/optimize_http_status

Optimize HTTP status messages

12 years agoUse C's const char* for status strings rather than C++'s std::string, which is slower
David Joel Schwartz [Sat, 6 Aug 2011 13:15:00 +0000]
Use C's const char* for status strings rather than C++'s std::string, which is slower

12 years agoFix miner_test unit test bug
Gavin Andresen [Wed, 5 Oct 2011 18:33:49 +0000]
Fix miner_test unit test bug

12 years agoMerge branch 'listsinceblock' of https://github.com/cdhowie/bitcoin
Gavin Andresen [Wed, 5 Oct 2011 15:38:24 +0000]
Merge branch 'listsinceblock' of https://github.com/cdhowie/bitcoin

12 years agoAuto-build dependencies
Gavin Andresen [Wed, 5 Oct 2011 15:28:08 +0000]
Auto-build dependencies

12 years agoUpdate mac Makefile and build instructions to use MacPorts
Gavin Andresen [Wed, 5 Oct 2011 15:09:28 +0000]
Update mac Makefile and build instructions to use MacPorts

12 years agoMerge pull request #545 from tcatm/remove-addr.txt
Gavin Andresen [Wed, 5 Oct 2011 14:41:07 +0000]
Merge pull request #545 from tcatm/remove-addr.txt

remove code that reads addr.txt in LoadAddreses()