Commit Graph

6619 Commits

Author SHA1 Message Date
crowning2
34e26d4bf5 Switched from dynamic CSS to build-in CSS 2015-03-08 19:43:31 +01:00
crowning2
ca89c5d49f CSS-file moved to res/css/ 2015-03-08 19:30:15 +01:00
crowning2
a3549ee71e CSS-file temp. removed 2015-03-08 19:26:22 +01:00
snogcel
90368608a5 drkblue theme v0.1.0.2 2015-03-08 10:37:20 -06:00
crowning2
bfa8549377 Merge 'upstream/v0.11.2.x' into v0.11.2.x 2015-03-08 16:08:49 +01:00
Evan Duffield
441103ea71 update relay rules - protocol/version bump 2015-03-08 07:49:04 -07:00
crowning2
34c0bd3c1b CSS-loader refactored for ease of maintenance 2015-03-08 13:38:56 +01:00
crowning2
a8b42a0dd4 Merge remote-tracking branch 'origin/v0.11.2.x' into v0.11.2.x 2015-03-08 10:50:12 +01:00
crowning2
8daadca14a Removed absolute placements of QDialogs from CSS 2015-03-08 10:43:10 +01:00
crowning2
61a06ebacf Absolute position of options-dialog in CSS removed 2015-03-08 10:37:07 +01:00
snogcel
d8f894fb6b Merge branch 'v0.11.2.x' of http://www.github.com/crowning2/darkcoin into v0.11.2.x 2015-03-08 01:34:40 -07:00
snogcel
f793d4ae31 drkblue theme v0.1.0.1 2015-03-08 01:34:09 -07:00
crowning2
630a16ae1a Merge 'upstream/v0.11.2.x' into v0.11.2.x 2015-03-08 08:01:39 +01:00
Evan Duffield
8726e80132 version/protocol bump 2015-03-07 18:52:37 -07:00
snogcel
1bddd73139 drkblue theme v0.1.0.0 2015-03-07 17:58:09 -07:00
crowning2
28b877e790 Missing include added/modifed 2015-03-07 19:10:56 +01:00
crowning2
59bb5bec12 Merge 'upstream/v0.11.2.x' into v0.11.2.x 2015-03-07 16:48:44 +01:00
Evan Duffield
a8f5743999 version bump 2015-03-07 07:51:23 -07:00
Evan Duffield
c169e49fce Added input/output/sig trickle
- Send a few inputs/output each cycle
- Mix other users inputs/outputs into relay each cycle
- Send signatures as a tickle, also mixed with other users signatures
- Fixed a bug with validating the final transaction
2015-03-07 07:50:14 -07:00
crowning2
db0dac64dc Build fix for src/qt/Makefile.am 2015-03-07 10:59:36 +01:00
snogcel
9e22d0d3fc CSS WIP v11 2015-03-07 01:07:55 -07:00
crowning2
fd865303f1 Added new resources to QT-Makefile 2015-03-07 01:43:42 +01:00
crowning2
e5b41852e3 darkcoin.qrc reformat 2015-03-06 23:33:31 +01:00
crowning2
7793b2d4f0 Added new images/icons to resource file and adjusted CSS.file 2015-03-06 23:10:23 +01:00
crowning2
5f3ac99782 Merge 'origin/v0.11.2.x' into v0.11.2.x 2015-03-06 22:24:48 +01:00
crowning2
552e30d646 Merge 'upstream/v0.11.2.x' into v0.11.2.x 2015-03-06 22:24:20 +01:00
evan82
a086a6abe3 Merge pull request #233 from UdjinM6/v0.11.2.x_save_dsqcount
V0.11.2.x save nDsqCount in mncache.dat
2015-03-06 12:27:35 -07:00
UdjinM6
b5414e1c3c save nDsqCount in mncache.dat 2015-03-06 20:59:19 +03:00
evan82
b9b602d72a Merge pull request #232 from mkinney/v0.11.2.x-remove-unused
V0.11.2.x remove unused variables
2015-03-06 07:29:48 -07:00
Mike Kinney
1d9c0b1ebc Merge branch 'v0.11.2.x' of https://github.com/darkcoin/darkcoin into v0.11.2.x-remove-unused 2015-03-06 06:14:12 -08:00
Mike Kinney
7ed8073010 v0.11.2.x remove unused variables 2015-03-06 06:13:58 -08:00
evan82
9f124d56b6 Merge pull request #231 from mkinney/v11.2-comments
V0.11.2.x comments
2015-03-06 07:04:44 -07:00
evan82
2a6d51af8d Merge pull request #229 from UdjinM6/v0.11.2.x_fix_strings
V0.11.2.x fix strings
2015-03-06 07:02:28 -07:00
evan82
953e978424 Merge pull request #228 from UdjinM6/v0.11.2.x_masternodes.dat_rename
V0.11.2.x rename masternodes.dat
2015-03-06 07:02:16 -07:00
evan82
8923f46f09 Merge pull request #227 from UdjinM6/v0.11.2.x_fix_console_spam
V0.11.2.x more fixes for console spam
2015-03-06 07:01:52 -07:00
Mike Kinney
ed3e22d1f0 remove trailing space 2015-03-05 23:28:25 -08:00
Mike Kinney
757128bfe0 v0.11.2.x Updating comments 2015-03-05 23:24:34 -08:00
snogcel
645a77f5e7 CSS WIP v10 2015-03-05 21:55:06 -07:00
crowning2
142b6fb32c Merge upstream 2015-03-05 21:43:51 +01:00
UdjinM6
e0714aac5d fix strings to translate once / typo 2015-03-05 20:42:50 +03:00
UdjinM6
e522cbfd6a rename masternodes.dat->mncache.dat / fix strings 2015-03-05 20:39:47 +03:00
UdjinM6
2e0d7ab0b6 fix even more console spam 2015-03-05 19:40:17 +03:00
Evan Duffield
5bc821cb5e Changed max rounds to 6 in UI
-Rounds are 100x+ more secure, so even 4 rounds should be highly secure
-If users still want more rounds, they can use the parameter -darksendrounds to use up to 16
2015-03-05 08:28:16 -07:00
Evan Duffield
f63e1ddfd0 Merge branch 'v-1.11.2.x' of https://github.com/darkcoinproject/darkcoin into v0.11.2.x 2015-03-05 08:23:43 -07:00
Evan Duffield
1053c299ed version/protocol bump 2015-03-05 08:23:21 -07:00
Evan Duffield
76953d9eba Merge branch 'mkinney-v0.11.2-comments' intt push origin v0.11.2.xo v0.11.2.x 2015-03-05 08:18:54 -07:00
Evan Duffield
9aca26d220 merged mkinney-v0.11.2 2015-03-05 08:18:45 -07:00
evan82
ed57dd2695 Merge pull request #224 from vertoe/devel-0.9
Merge master, translations, upstream
2015-03-05 08:16:08 -07:00
evan82
5965bec6ba Merge pull request #222 from UdjinM6/v0.11.2.x_reject_too_old_mn
v0.11.2.x better old mn filtering
2015-03-05 08:15:01 -07:00
evan82
2773bb1f78 Merge pull request #223 from UdjinM6/v0.11.2.x_fix_console_spam
v0.11.2.x fix console spam
2015-03-05 08:14:45 -07:00