| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix warnings in Mac build1.5alpha2 | Alan Westbrook | 2014-01-27 | 1 | -1/+1 |
| | | | | | | | | | | Minor but annoying warnings from the mac build fixed. * Incorrect duplication of header causing moc build rule duplication in generated makefile * you aren’t supposed to use char as an array type, probably because it can be a signed type in some compilers. Negative array indexes are problematic. | ||||
| * | Fix warnings, update version | Alan Westbrook | 2014-01-26 | 4 | -4/+8 |
| | | | | | | | Fix a sprintf format warning without changing the actual functionality Putting statics in headers is re-tard-ed (json_spirit_value) This is alpha 3 of 1.5 | ||||
| * | Merge branch 'Mac' | Alan Westbrook | 2014-01-26 | 4 | -14/+50 |
| | | | | | Mac only specific changes. | ||||
| * | Merge branch 'Mac' | Alan Westbrook | 2014-01-26 | 1 | -6/+12 |
| | | | | | Cherry pick the number display change | ||||
| * | Fix build_detect_platform permissions | Evan Anderson | 2014-01-26 | 1 | -0/+0 |
| | | | | | | | build_detect_platform was missing the executable bit which caused make to fail. Signed-off-by: Evan Anderson <[email protected]> | ||||
| * | RPC security tweaks | Jackson Palmer | 2014-01-26 | 1 | -2/+1 |
| | | |||||
| * | Check for weak RPC passwords. | Joshua Charles Campbell | 2014-01-25 | 1 | -2/+22 |
| | | |||||
| * | Updates submitted from 1.4 | Jackson Palmer | 2014-01-26 | 2 | -65/+53 |
| | | | | | All cosmetic | ||||
| * | Fixed example address across entire project | Jackson Palmer | 2014-01-26 | 50 | -402/+402 |
| | | |||||
| * | Revert 0163949..fc1a317 | Jackson Palmer | 2014-01-26 | 5 | -42/+13 |
| | | | | | This rolls back to commit 016394940ff1e746f0716f3250c2b3b1a0c974df. | ||||
| * | mac build updates | Alan Westbrook | 2014-01-24 | 3 | -0/+30 |
| | | | | | | | | | | | uses home-brew instead of macports uses static libs set the defines before we call out to leveldb compile make sure the leveldb script is executable update the plist appropriately use the correct MSG_NOSIGNAL value for Mac update the app icons for mac including all the retina versions. | ||||
| * | Changes to get it working with the current osx platform | Alan Westbrook | 2014-01-23 | 2 | -13/+12 |
| | | | | | Fix some nomenclature in the Plist and set some flags for static builds | ||||
| * | Updating favicon | ummjackson | 2014-01-24 | 1 | -0/+0 |
| | | | | | Chatty shibe shrunk down looks ugly. Such sad. | ||||
| * | Revert "Such icon updates." | ummjackson | 2014-01-23 | 18 | -0/+0 |
| | | | | | This reverts commit f5c1284ccadaf7d9d917618384801f0c2d237f7f. | ||||
| * | Such icon updates. | ummjackson | 2014-01-23 | 18 | -0/+0 |
| | | |||||
| * | Fixing Makefile for LevelDB to compile | ummjackson | 2014-01-23 | 1 | -0/+210 |
| | | |||||
| * | Bringing /src/ up to speed with 0.8.6.2 | ummjackson | 2014-01-23 | 8 | -88/+74 |
| | | |||||
| * | Litecoin clean up + removed stray thumbs.db | ummjackson | 2014-01-23 | 4 | -10/+10 |
| | | |||||
| * | Updating PROTOCOL_VERSION for 1.5 | ummjackson | 2014-01-23 | 1 | -1/+1 |
| | | |||||
| * | Version update II | ummjackson | 2014-01-22 | 1 | -5/+5 |
| | | | | | | Still need to figure out the git commit stamp / build time... doesn't seem to be set on Windows build right now. | ||||
| * | Update alert keys | ummjackson | 2014-01-22 | 1 | -2/+2 |
| | | |||||
| * | Version update + p2pool fix for RPC help calls | ummjackson | 2014-01-22 | 3 | -28/+28 |
| | | |||||
| * | Update splash(es) | Jackson Palmer | 2014-01-21 | 2 | -0/+0 |
| | | |||||
| * | added cr to file info | S3x0r | 2014-01-21 | 1 | -1/+1 |
| | | |||||
| * | changed pic from litecoin to doge / smaller / | S3x0r | 2014-01-20 | 1 | -0/+0 |
| | | |||||
| * | changed some text from lite to doge | S3x0r | 2014-01-20 | 47 | -71/+71 |
| | | |||||
| * | added cr | S3x0r | 2014-01-20 | 72 | -0/+78 |
| | | |||||
| * | thumbs remove and new logo about | S3x0r | 2014-01-20 | 2 | -0/+0 |
| | | |||||
| * | added cr | S3x0r | 2014-01-19 | 3 | -0/+4 |
| | | |||||
| * | Such tab group label updates | Jackson Palmer | 2014-01-19 | 1 | -4/+4 |
| | | | | | Wow... | ||||
| * | 1.5 Graphic | Jackson Palmer | 2014-01-19 | 1 | -0/+0 |
| | | |||||
| * | Initial commit | Jackson Palmer | 2014-01-19 | 483 | -0/+230646 |
| Successfully building on Ubuntu + Windows. | |||||