aboutsummaryrefslogtreecommitdiff
path: root/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* workflows: check if QML loads successfullyselsta2019-11-201-0/+7
* main: set TERM="goaway"selsta2019-09-151-0/+3
* macOS/Windows: fix compiler warningselsta2019-09-061-0/+2
* Detect tails, support data persistencedsc2019-07-161-11/+30
* Replace Qt.labs.settings with MoneroSettings to allow for more customizationdsc2019-07-161-0/+4
* Fiat APIdsc2019-05-061-0/+7
* Merge pull request #2100luigi11112019-05-031-1/+6
|\
| * Fix checking for gui updatesmmbyday2019-04-301-1/+6
* | Scan keysfiles in wizard - open walletdsc2019-05-021-21/+32
|/
* Merge pull request #2128luigi11112019-04-301-1/+6
|\
| * logging: initial log level set by ENV varDusan Klinec2019-04-291-1/+6
* | IPC and custom protocol handler for monero://dsc2019-04-291-9/+32
|/
* Remove scaleRatiodsc2019-04-251-5/+0
* White themedsc2019-04-241-0/+10
* Add Font-Awesomedsc2019-02-011-0/+2
* Merge pull request #1920luigi11112019-02-011-1/+1
|\
| * Dynamic monerod --max-concurrency, max 6dsc2019-01-301-1/+1
* | add account supportselsta2019-01-221-0/+8
|/
* CSV export functionality for transaction historydsc2019-01-211-0/+5
* Lock wallet on inactivitydsc2018-12-201-1/+1
* mining: display max cpu thread count and warn about impactmmbyday2018-12-171-0/+2
* Print the GUI version on application startupSander Ferdinand2018-10-161-3/+18
* revert 28fb9fa2be6232edbe0a419432e511bf13816fc5cryptochangements342018-07-091-1/+1
* print logs on consolepazos2018-05-081-1/+1
* use qWarning/qCritical on QrCodeScanner info/errorspazos2018-05-081-2/+2
* don't use cmdline arguments as daemon argumentspazos2018-05-081-1/+1
* log qt/qml to easylogging, add --log-file cmdline optionpazos2018-05-081-9/+14
* consistency in if/else statements and MACROSpazos2018-04-251-10/+10
* force -platform xcb on linuxpazos2018-04-251-0/+4
* move screen defs earlier in main function & fix width and heightpazos2018-04-251-14/+14
* move monero stuff after app constructor + cmdline parserpazos2018-04-251-5/+6
* add minimal cmdline parserpazos2018-04-251-2/+8
* refactor platform dependant codepazos2018-04-251-20/+24
* Merge pull request #1311luigi11112018-04-221-1/+1
|\
| * update ApplicationName to "monero-gui"cryptochangements342018-04-121-1/+1
* | replace qDebug for qWarning, lean messagepazos2018-04-131-9/+3
|/
* Add Qt Runtime version to settings pageMartín Fdez2018-04-011-0/+2
* Merge pull request #1161luigi11112018-03-261-0/+3
|\
| * Stagenetstoffu2018-03-141-0/+3
* | add window icon for linuxpazos2018-03-141-0/+5
|/
* Merge pull request #1153luigi11112018-03-131-1/+1
|\
| * WalletManager: add logging API from QMLmoneromooo-monero2018-03-041-1/+1
* | main: do not crash if we can't load some stuffmoneromooo.monero2018-03-031-0/+10
|/
* Merge pull request #1065luigi11112018-01-261-1/+1
|\
| * Update copyright for 2018xmr-eric2018-01-081-1/+1
* | Subaddresses minimal version: supports default account onlykenshi842018-01-131-0/+8
|/
* Call Monero::Utils::onStartup in main.cpp (requires #2952)stoffu2017-12-191-0/+1
* replace wallet/wallet2_api.h with wallet/api/wallet2_api.h to compileUser2017-12-081-1/+1
* add scaleRatio property and isAndroidJaquee2017-11-011-0/+36
* fix windows crash on startupJaquee2017-06-221-1/+1