| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add Info.plist template | pazos | 2018-05-02 | 2 | -1/+31 |
| * | Merge pull request #1346 | luigi1111 | 2018-04-30 | 4 | -14/+111 |
| |\ | |||||
| | * | Radio buttons for the welcome wizard | Sander Ferdinand | 2018-04-28 | 2 | -14/+12 |
| | * | Added component RadioButton; changed 'settings->daemon mode' checkboxes to us... | Sander Ferdinand | 2018-04-28 | 3 | -2/+101 |
| * | | Merge pull request #1345 | luigi1111 | 2018-04-30 | 1 | -115/+123 |
| |\ \ | |||||
| | * | | Added missing translations | Phillip Jensen | 2018-04-22 | 1 | -115/+123 |
| * | | | Merge pull request #1337 | luigi1111 | 2018-04-30 | 3 | -79/+104 |
| |\ \ \ | |||||
| | * | | | Cursor pointer on link hover | Sander Ferdinand | 2018-04-28 | 1 | -0/+6 |
| | * | | | Dialog(s) for changing restore height | Sander Ferdinand | 2018-04-28 | 2 | -48/+38 |
| | * | | | Removes 'Daemon log path:' from the debug info | Sander Ferdinand | 2018-04-28 | 1 | -12/+0 |
| | * | | | Reformat Settings->Debug Info | Sander Ferdinand | 2018-04-28 | 2 | -77/+118 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #1294 | luigi1111 | 2018-04-30 | 2 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Rename monero-core_rs.ts to monero-core_sr.ts | Aleksej Jocic | 2018-04-28 | 2 | -1/+1 |
| | |/ / | |||||
| * | | | Merge pull request #1232 | luigi1111 | 2018-04-30 | 1 | -182/+195 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | fix some grammar and wording (#11) | lovvskillz | 2018-04-22 | 1 | -12/+12 |
| | * | | Rename "entfernter Node" to "remote-Node" | Rafficer | 2018-04-22 | 1 | -4/+4 |
| | * | | fix typo | vadim | 2018-04-22 | 1 | -1/+1 |
| | * | | remove translatorcomment | Rafficer | 2018-04-22 | 1 | -1/+0 |
| | * | | fix unfinished type | vadim | 2018-04-22 | 1 | -15/+15 |
| | * | | updated empty fields to unfinished | Rafficer | 2018-04-22 | 1 | -15/+15 |
| | * | | Translating leftover terms | FalconGoat | 2018-04-22 | 1 | -23/+24 |
| | * | | Added new translations | Rafficer | 2018-04-22 | 1 | -5/+5 |
| | * | | Proof-read some missed entries | FalconGoat | 2018-04-22 | 1 | -20/+20 |
| | * | | Implemented conclusions from today's discussion | FalconGoat | 2018-04-22 | 1 | -89/+95 |
| | * | | Some work done | FalconGoat | 2018-04-22 | 1 | -33/+33 |
| | * | | second half update | Rafficer | 2018-04-22 | 1 | -14/+13 |
| | * | | Finished 1st run over chunk | FalconGoat | 2018-04-22 | 1 | -62/+62 |
| | * | | updated/added german translations | Rafficer | 2018-04-22 | 1 | -105/+110 |
| | * | | begin translation | FalconGoat | 2018-04-22 | 1 | -5/+8 |
| | |/ | |||||
| * | | Merge pull request #1357 | luigi1111 | 2018-04-27 | 1 | -49/+64 |
| |\ \ | |||||
| | * | | consistency in if/else statements and MACROS | pazos | 2018-04-25 | 1 | -10/+10 |
| | * | | force -platform xcb on linux | pazos | 2018-04-25 | 1 | -0/+4 |
| | * | | move screen defs earlier in main function & fix width and height | pazos | 2018-04-25 | 1 | -14/+14 |
| | * | | move monero stuff after app constructor + cmdline parser | pazos | 2018-04-25 | 1 | -5/+6 |
| | * | | add minimal cmdline parser | pazos | 2018-04-25 | 1 | -2/+8 |
| | * | | refactor platform dependant code | pazos | 2018-04-25 | 1 | -20/+24 |
| * | | | Merge pull request #1356 | luigi1111 | 2018-04-27 | 5 | -232/+1 |
| |\ \ \ | |||||
| | * | | | remove windows resource file, qmake will generate one for us | pazos | 2018-04-26 | 2 | -2/+1 |
| | * | | | remove old unused files | pazos | 2018-04-25 | 3 | -230/+0 |
| | |/ / | |||||
| * | | | Merge pull request #1347 | luigi1111 | 2018-04-27 | 3 | -3/+4 |
| |\ \ \ | |||||
| | * | | | Change input address placeholder from '4...' to '4.. / 8..' | Sander Ferdinand | 2018-04-25 | 3 | -3/+4 |
| | |/ / | |||||
| * | | | Merge pull request #1344 | luigi1111 | 2018-04-27 | 5 | -177/+204 |
| |\ \ \ | |||||
| | * | | | Reformat help tooltips | Sander Ferdinand | 2018-04-25 | 1 | -2/+2 |
| | * | | | Fixes CTRL-A hotkey | Sander Ferdinand | 2018-04-22 | 1 | -0/+1 |
| | * | | | Redesigned shared ringdb panel | Sander Ferdinand | 2018-04-22 | 4 | -177/+203 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #1341 | luigi1111 | 2018-04-27 | 9 | -150/+300 |
| |\ \ \ | |||||
| | * | | | Added Utils.js, for miscellaneous Javascript functions | Sander Ferdinand | 2018-04-25 | 2 | -0/+27 |
| | * | | | Added daemonConsole component to main.qml | Sander Ferdinand | 2018-04-25 | 2 | -13/+22 |
| | * | | | Make the titlebar more modular | Sander Ferdinand | 2018-04-25 | 2 | -42/+84 |
| | * | | | Modify password dialog and move customdecorations function out of main.qml | Sander Ferdinand | 2018-04-25 | 3 | -36/+6 |
