crowning-
af08fbf0c9
Merge remote-tracking branch 'upstream/v0.12.0.x' into v0.12.0.x
2015-05-15 20:23:20 +02:00
crowning-
e9a8b99694
Show sum of selected transactions: mouse + key selection added, some general cleanup
2015-05-14 08:31:40 +02:00
Wladimir J. van der Laan
49e4d14f75
Translations update
2015-05-12 16:33:04 +02:00
crowning-
575ddb3eca
Show sum of all selected transactions in 'Transactions' tab. (Own ToDo marker removed)
2015-05-10 01:30:45 +02:00
crowning-
40f742c6be
Show sum of all selected transactions in 'Transactions' tab. (typo + file permission fix)
2015-05-10 01:28:03 +02:00
crowning-
3a6466bced
Show sum of all selected transactions in 'Transactions' tab.
2015-05-10 01:22:35 +02:00
UdjinM6
4c6b9e8969
use tooltip for submited denoms
2015-05-08 17:35:15 +03:00
Wladimir J. van der Laan
ebc0e41ede
qt: translation update for next 0.10 point release
2015-05-04 13:12:30 +02:00
crowning-
acec2b399f
Resync with upstream
2015-05-03 15:29:35 +02:00
crowning-
4fa07131b6
Merge remote-tracking branch 'upstream/v0.12.0.x' into v0.12.0.x
2015-05-03 14:34:40 +02:00
evan82
a689f630ed
Merge pull request #323 from UdjinM6/v0.12.0.x_fix_ds_mixing
...
V0.12.0.x DS fixes
2015-05-02 19:43:07 -07:00
UdjinM6
6e229e16ff
DS fixes:
...
- detect denominated but not yet anonymized balance properly or both (GetAnonymizableBalance)
- fix progress calculation by using GetAnonymizableBalance
- do not count MN-like inputs as anonymizable
- denominate faster: if there is enough new inputs after DS started (their sum is greater then "already denominated but not yet anonymized balance")
- allow small amounts to be used in CreateDenominated (modified SelectCoinsDark) but only if they are larger then 1 CENT
- do not use collateral inputs in CreateDenominated (modified SelectCoinsDark)
- convert some int64_t -> CAmount for money related variables/params
2015-05-02 19:18:20 +03:00
crowning-
6aca47300e
Merge remote-tracking branch 'upstream/v0.12.0.x' into v0.12.0.x
2015-04-30 08:31:47 +02:00
crowning-
8f505019e9
Only show most common transaction types by default
2015-04-29 23:46:53 +02:00
UdjinM6
24309f78ce
various (gitian) build fixes
2015-04-29 21:27:52 +03:00
crowning-
8223e0d34f
Fix for addressbook label problem on Windows
2015-04-26 00:58:50 +02:00
crowning-
cf7e9886f5
Enable dynamic CSS temporarily for debugging
2015-04-25 23:53:58 +02:00
UdjinM6
854a1be027
Merge pull request #316 from UdjinM6/v0.12.0.x_mn_replies
...
V0.12.0.x Fix translations(mn replies /protobump/ + DS progress)
2015-04-20 17:18:48 +03:00
crowning-
5873a5e5a3
Included new "Peers list" tab into CSS theme
2015-04-19 16:01:45 +02:00
dexX7
323de27f4b
Initialization: setup environment before starting QT tests
...
The environment is prepared by the main thread to guard against invalid locale settings.
2015-04-18 16:06:22 +02:00
UdjinM6
8e05e9eb10
Fix translations:
...
- mn replies
- MN should use codes for replies, translations are done on client side (client protocol / min pool peer protocol bump)
- use QString for translation instead of ostream, construct better human readable strings for translators
- progress
- use QString here too
2015-04-16 05:35:12 +03:00
UdjinM6
5daefc1a08
Merge remote-tracking branch 'origin/master' into v0.12.0.x
...
+Fix Makefile.qt.include
2015-04-16 01:13:25 +03:00
evan82
d5b3558a9a
Merge pull request #304 from snogcel/master
...
QScrollBar Fix
2015-04-14 17:23:49 -07:00
UdjinM6
930ac51876
Fix compiling errors on Linux. Should be ok now.
2015-04-14 11:54:06 +03:00
crowning-
3fa77045a7
Missing resources add to Qt-makefile
...
Should build now
2015-04-13 22:28:32 +02:00
UdjinM6
b26ea22a70
Merge branch 'master' into merge_btc010
2015-04-13 22:46:04 +03:00
evan82
73b831c3a7
Merge pull request #306 from crowning-/auto-wallet-backup
...
Configurable Automatic Wallet Backup
2015-04-13 10:51:31 -07:00
snogcel
2efd85af0d
QScrollBar Arrow Enhancement
2015-04-12 12:43:04 -06:00
crowning-
5a1857795e
Number of automatic backups configurable (0-10)
2015-04-12 14:43:53 +02:00
UdjinM6
b56b9275c7
fix DS and IX for CoinControl in litemode
2015-04-12 07:30:57 +03:00
crowning-
51304dfaa2
Create backups of wallet.dat automatically
2015-04-11 06:14:18 +02:00
crowning-
2bb8209877
CSS reverted to master
2015-04-11 05:34:08 +02:00
crowning-
756f771517
CSS reverted to master
2015-04-11 05:32:11 +02:00
crowning-
378fdf4c93
Merge remote-tracking branch 'upstream/master'
2015-04-10 21:43:45 +02:00
UdjinM6
63ae382c72
ru
2015-04-10 19:34:43 +03:00
UdjinM6
3cfd9538d5
Merge branch 'master' into merge_btc010
2015-04-10 19:32:57 +03:00
snogcel
14d990362f
QScrollBar Fix Horizontal
2015-04-09 20:39:34 -06:00
snogcel
cc785e20bf
Merge remote-tracking branch 'upstream/master'
2015-04-09 20:37:22 -06:00
snogcel
2757360ace
QScrollBar Fix
2015-04-08 18:48:42 -06:00
crowning-
680be25d2a
Added missing scrollbar-arrows
2015-04-09 00:31:01 +02:00
UdjinM6
a866e12f74
should set nMaxToAnonymize equal to denominatedBalance only if it's greater then it was possible to denominate
2015-04-08 21:27:35 +03:00
Evan Duffield
0f677c4583
version bump / reduce max rounds options in conf
2015-04-08 09:38:04 -07:00
Evan Duffield
7d5948012b
DS: Adjust Target Balance
...
- When targeting the entire balance, the wallet reports getting stuck at 99%.
2015-04-08 08:02:54 -07:00
UdjinM6
58e418e1e1
add Peers menu item
2015-04-08 07:26:15 +03:00
Evan Duffield
ec80b25217
updated chinese translations
2015-04-07 20:05:40 -07:00
Evan Duffield
ad348211f8
Merge branch 'v0.11.2.x' of https://github.com/darkcoin/darkcoin into v0.11.2.x
2015-04-07 20:04:02 -07:00
Evan Duffield
88ab84a2e7
updated translatios
2015-04-07 17:35:22 -07:00
Evan Duffield
d120557b05
updated chinese translations
2015-04-07 10:09:42 -07:00
Evan Duffield
18828b00ef
fixed overviewpage.cpp
2015-04-06 08:32:43 -07:00
Evan Duffield
f0192b1bb3
Reverting some DS changes
...
- Some changes caused instability of DS, this should fix that.
2015-04-06 08:14:26 -07:00
UdjinM6
fabca0a428
more bitcoin->dash fixes
2015-04-06 00:56:58 +03:00
UdjinM6
f08ddc5eea
fix DSdenom/watchonly
2015-04-05 02:45:22 +03:00
UdjinM6
4c129040fe
fix unit icons (ugly but works, need to repaint however)
2015-04-05 02:25:32 +03:00
UdjinM6
23129a063f
Merge branch 'master' into merge_btc010
2015-04-04 20:15:38 +03:00
UdjinM6
dd39898a6b
Merge branch 'master' into HEAD
...
Resolved conflicts:
configure.ac
src/clientversion.h
src/qt/locale/dash_bg.ts
src/qt/locale/dash_cmn.ts
src/qt/locale/dash_de.ts
src/qt/locale/dash_es.ts
src/qt/locale/dash_fi.ts
src/qt/locale/dash_pt.ts
src/qt/locale/dash_ru.ts
src/qt/locale/dash_sv.ts
src/qt/locale/dash_vi.ts
src/qt/res/icons/toolbar.png
src/qt/res/icons/toolbar_testnet.png
2015-04-04 19:45:02 +03:00
UdjinM6
64eebc3316
0.12 dirty merge'n'fix (bitcoin 0.10)
2015-04-04 19:24:37 +03:00
crowning-
833cf2b23e
Transaction type column width adjusted
2015-04-03 20:42:54 +02:00
crowning-
c97d8fb1f9
"Recent Transactions" font-size reduced by 1
2015-04-03 11:10:28 +02:00
crowning-
7c57a2ed80
Disable "Try Mix" and "Reset" buttons in Masternode mode
2015-04-03 10:25:14 +02:00
crowning-
eb42ea204e
Centered in/out TX icons for a more harmonic look
2015-04-03 06:14:03 +02:00
crowning-
15e931b254
Off-centered vertical "About" image fixed
2015-04-03 05:51:55 +02:00
UdjinM6
368c7a631e
Fix UI in masternode and lite modes:
...
- disable entire DS frame in masternode mode and do not run timer
- hide DS and IX checkboxes in litemode
2015-03-31 01:27:20 +03:00
Evan Duffield
91d5f043ca
Merge branch 'crowning--v0.11.2.x'
2015-03-30 09:06:26 -07:00
Evan Duffield
0dab1d059e
updated chinese translations
2015-03-30 09:05:24 -07:00
crowning-
e67cc843dc
Black border of Windows icons removed
2015-03-30 08:17:08 +02:00
Evan Duffield
9d23c7fa3a
translation updates
2015-03-29 22:18:16 -07:00
Evan Duffield
f227a13cb1
Merge branch 'v0.11.2.x' of https://github.com/darkcoinproject/darkcoin into v0.11.2.x
2015-03-27 17:42:56 -07:00
Evan Duffield
a5e5476995
imported updated translations
2015-03-27 17:42:35 -07:00
crowning-
dbc093f834
Merge remote-tracking branch 'upstream/v0.11.2.x' into v0.11.2.x
2015-03-27 23:49:13 +01:00
crowning-
2d5dd18548
Line-break (which breaks the layout) removed from German translation.
2015-03-27 23:44:52 +01:00
UdjinM6
e6ec450fa1
(mac) icns with new logo
2015-03-27 20:12:34 +03:00
Evan Duffield
d1fad966e9
DASHS -> DASH
2015-03-27 08:54:29 -07:00
Evan Duffield
6a75e6e52e
updated chinese translations
2015-03-27 08:04:17 -07:00
Evan Duffield
b929991ff9
deleted unused translation files
2015-03-27 07:32:19 -07:00
crowning-
4421c968cf
256x256 pics updated to Dash logo
2015-03-26 23:08:01 +01:00
crowning-
073e55fcc5
Dash images for toolbar
2015-03-26 22:56:48 +01:00
crowning-
d6db2a35c6
Dash icons for Windows
2015-03-26 22:12:53 +01:00
evan82
b00ffa6af1
Merge pull request #279 from UdjinM6/v0.11.2.x_DS_header
...
v0.11.2.x make Darksend header styling closer to Available label
2015-03-26 07:22:57 -07:00
evan82
aadf08a8ca
Merge pull request #278 from UdjinM6/v0.11.2.x_fix_UI
...
v0.11.2.x fix balances label UI issue
2015-03-26 07:22:35 -07:00
UdjinM6
b44f0429db
make Darksend header styling closer to Available label
2015-03-26 13:25:01 +03:00
Wladimir J. van der Laan
4635a4c4e7
Translations update from transifex
2015-03-26 08:59:53 +01:00
UdjinM6
e9ea273db7
fix balances label UI issue
2015-03-25 18:13:55 +03:00
crowning-
51fdade5c7
Fixed console history truncation
2015-03-25 10:16:46 +01:00
snogcel
24b0e364f2
updated color scheme and logos
2015-03-24 22:54:49 -06:00
snogcel
283edf7598
adjustment (single line revert)
2015-03-24 19:01:50 -06:00
snogcel
bf4c9ef42a
qlabel width adjustment & small button placement adjustment
2015-03-24 18:58:33 -06:00
snogcel
7092180641
increase recent transactions to 5
2015-03-23 21:31:15 -06:00
snogcel
33202e4089
adjust Available Balance label height
2015-03-23 19:58:45 -06:00
snogcel
0b9f9b6c33
Revert "increase number of recent transactions"
...
This reverts commit 99ce56a8c0
.
2015-03-23 18:44:16 -06:00
snogcel
99ce56a8c0
increase number of recent transactions
2015-03-23 18:41:10 -06:00
snogcel
3bcaead0f6
updated logo and subtle color scheme adjustment
2015-03-23 18:32:54 -06:00
crowning-
a5833ccd34
"(out of sync)" labels re-aligned
2015-03-23 21:12:33 +01:00
Evan Duffield
2bac43a100
updated logos
2015-03-23 10:30:12 -07:00
crowning-
bcb148eeab
Placement of transaction-amount adjusted (unconfirmed transactions didn't fit)
2015-03-22 21:29:29 +01:00
crowning-
ef74e261e5
Resized transaction icons of overview-page for a more harmonic look
2015-03-22 20:37:30 +01:00
Evan Duffield
da66e049cb
update logos
2015-03-22 07:15:28 -07:00
UdjinM6
00023e97db
disconnect ds timer if not in litemode
2015-03-21 20:27:13 -07:00
snogcel
988af26070
available balance font size, iX and darksend checkbox alignment
2015-03-21 20:27:13 -07:00
evan82
32fcbf0932
Merge pull request #258 from snogcel/v0.11.2.x
...
button click css, fix for EditAddressDialog
2015-03-21 06:21:02 -07:00
Evan Duffield
1cf72dea8c
fixed tDASH references
2015-03-20 17:00:46 -07:00