aboutsummaryrefslogtreecommitdiff
path: root/pages/Settings.qml
Commit message (Collapse)AuthorAgeFilesLines
* Moving settings QML files under pages/settings/Sander Ferdinand2018-07-181-818/+0
|
* Merge pull request #1454luigi11112018-07-171-3/+3
|\ | | | | | | f258ae4 don't check local daemon status on settings page, update on onWalletConnectionStatusChanged (pazos)
| * don't check local daemon status on settings page, update on ↵Martín Fdez2018-06-201-3/+3
| | | | | | | | onWalletConnectionStatusChanged
* | mark some strings as translatableerciccione2018-06-261-2/+2
|/
* fix restoreHeightEdit is not defined.widdy2018-05-221-1/+1
|
* Merge pull request #1358luigi11112018-05-111-2/+2
|\ | | | | | | | | | | | | | | 341ac18 log qt/qml to easylogging, add --log-file cmdline option 92582a9 delete unused WalletManager functions c9daab7 don't use cmdline arguments as daemon arguments 7283fe4 use qWarning/qCritical on QrCodeScanner info/errors 15155f2 print logs on console
| * log qt/qml to easylogging, add --log-file cmdline optionpazos2018-05-081-2/+2
| |
* | don't translate log categoriespazos2018-05-081-1/+1
| |
* | Merge pull request #1366luigi11112018-05-071-1/+1
|\ \ | | | | | | | | | 6147d81 Fix use of persistentSettings.testnet to nettype
| * | Fix use of persistentSettings.testnet to nettypeDoyle T2018-05-021-1/+1
| |/
* | Merge pull request #1362luigi11112018-05-071-2/+2
|\ \ | |/ |/| | | | | | | | | fe53cdd Brighter backgrounds 7418a10 Improve contrast - brighten up borders 48b9aa4 Brigther left panel 26aabd2 Bottom left panel needs to have a transparent background
| * Improve contrast - brighten up bordersSander Ferdinand2018-04-301-2/+2
| |
* | Merge pull request #1346luigi11112018-04-301-2/+2
|\ \ | | | | | | | | | | | | 610682c Added component RadioButton; changed 'settings->daemon mode' checkboxes to use them c409441 Radio buttons for the welcome wizard
| * | Added component RadioButton; changed 'settings->daemon mode' checkboxes to ↵Sander Ferdinand2018-04-281-2/+2
| |/ | | | | | | use them
* | Cursor pointer on link hoverSander Ferdinand2018-04-281-0/+6
| |
* | Dialog(s) for changing restore heightSander Ferdinand2018-04-281-48/+34
| |
* | Removes 'Daemon log path:' from the debug infoSander Ferdinand2018-04-281-12/+0
| |
* | Reformat Settings->Debug InfoSander Ferdinand2018-04-281-77/+117
|/
* Added daemonConsole component to main.qmlSander Ferdinand2018-04-251-13/+4
|
* Merge pull request #1353luigi11112018-04-241-1/+1
|\ | | | | | | eed5005 Settings: do not invoke status command when using remote node
| * Settings: do not invoke status command when using remote nodestoffu2018-04-241-1/+1
| |
* | dynamic panel height for the settings pageSander Ferdinand2018-04-201-0/+1
|/
* Merge pull request #1287luigi11112018-04-191-10/+10
|\ | | | | | | 6ba65d4 Settings: use checkbox instead of button for daemon mode switching
| * Settings: use checkbox instead of button for daemon mode switchingstoffu2018-04-071-10/+10
| |
* | Merge pull request #1239luigi11112018-04-081-1/+1
|\ \ | | | | | | | | | 4e6a421 Add Qt Runtime version to settings page
| * | Add Qt Runtime version to settings pageMartín Fdez2018-04-011-1/+1
| |/
* | Merge pull request #1270luigi11112018-04-081-3/+3
|\ \ | | | | | | | | | 6ca0713 Fixes blockchain size warnings
| * | Fixes blockchain size warningsSander Ferdinand2018-04-051-3/+3
| |/
* / Fixes transparent dropdownSander Ferdinand2018-04-051-1/+2
|/
* Cleanup after rebaseSander Ferdinand2018-03-291-10/+0
|
* Fixes runtime QML warningSander Ferdinand2018-03-291-1/+8
|
* Implement node bootstrap on the Settings pageSander Ferdinand2018-03-291-6/+46
|
* Receive page; modified subaddress tableSander Ferdinand2018-03-291-0/+6
|
* Fixes some fonts, introduces a new checkbox and fixes 0 amount history entriesSander Ferdinand2018-03-291-0/+3
|
* Cleanup after rebaseSander Ferdinand2018-03-291-4/+5
|
* Removing unnecessary labelSander Ferdinand2018-03-291-10/+0
|
* Finishing up on the settings page for now and modified some QML componentsSander Ferdinand2018-03-291-135/+122
|
* StandardButton - removed unused properties and some layout changes to ↵Sander Ferdinand2018-03-291-13/+22
| | | | settings page
* Settings - dropdown for log levelSander Ferdinand2018-03-291-17/+62
|
* Settings page WIPSander Ferdinand2018-03-291-40/+92
|
* Checkbox/Standard button developmentSander Ferdinand2018-03-291-0/+1
|
* Move default divider/button colors to Style.qmlSander Ferdinand2018-03-291-59/+11
|
* Stagenetstoffu2018-03-141-4/+4
|
* Merge pull request #1171luigi11112018-03-131-1/+1
|\ | | | | | | 17c3602 Settings: fix visibility of bootstrap daemon setting
| * Settings: fix visibility of bootstrap daemon settingstoffu2018-03-071-1/+1
| |
* | Merge pull request #1082luigi11112018-03-131-3/+3
|\ \ | |/ |/| | | 4c9e2c1 [Issue 1080] Fixed undefined variable for password rewrite when changing wallet initial block height
| * [Issue 1080] Fixed undefined variable for password rewrite when changing ↵Neozaru2018-01-171-3/+3
| | | | | | | | wallet initial block height
* | Merge pull request #1149luigi11112018-03-061-6/+7
|\ \ | | | | | | | | | 22de9db Fix a few uses of undefined data on startup and exit
| * | Fix a few uses of undefined data on startup and exitmoneromooo.monero2018-03-031-6/+7
| | |
* | | Bootstrap daemon (requires #3165)stoffu2018-01-301-0/+23
| | |