aboutsummaryrefslogtreecommitdiff
path: root/src/main/main.cpp
Commit message (Collapse)AuthorAgeFilesLines
* main: add compile time option to disable desktop entry dialogselsta2021-12-171-0/+6
|
* Merge pull request #3447luigi11112021-04-291-1/+1
|\ | | | | | | dac0c04 main: fix Monero GUI window centering (xiphon)
| * main: fix Monero GUI window centeringxiphon2021-04-261-1/+1
| |
* | macOS: add basic menubar supportselsta2021-04-181-0/+8
|/
* main: omit QML Screen type, use QGuiApplication::primaryScreen() insteadxiphon2021-04-151-3/+4
|
* docker: build with QtQmlModels pluginxiphon2021-04-061-0/+1
|
* DaemonManager: refactoring - drop singleton usagexiphon2021-01-141-2/+2
|
* Merge pull request #3262Alexander Blair2020-12-101-9/+1
|\ | | | | | | 486ba055 main: disable QML cache (xiphon)
| * main: disable QML cachexiphon2020-12-091-9/+1
| |
* | main: Linux - ask to create desktop entry on the first startxiphon2020-11-301-5/+0
|/
* portable: use portable storage folder to store QML disk cachexiphon2020-11-251-4/+14
|
* docker: Linux - use Qt 5.15.2xiphon2020-11-121-0/+3
|
* Revert "docker: Linux - use Qt 5.15.2"selsta2020-11-091-4/+0
| | | | This reverts commit 1adf58793fec27346df8fc1e2e3954875fdc8a42.
* Merge pull request #3209Alexander Blair2020-11-061-1/+0
|\ | | | | | | 6f5bacab Logger: print to stdout till log file path gets initialized (xiphon)
| * Logger: print to stdout till log file path gets initializedxiphon2020-11-041-1/+0
| |
* | docker: Linux - use Qt 5.15.2xiphon2020-10-301-0/+4
|/
* Merge pull request #3194Alexander Blair2020-10-281-2/+2
|\ | | | | | | 9b18344d main: don't override user-provided QT_QPA_PLATFORM env variable (xiphon)
| * main: don't override user-provided QT_QPA_PLATFORM env variablexiphon2020-10-281-2/+2
| |
* | docker: fix Android build, update to Qt 5.15, README.md build stepsxiphon2020-10-261-2/+0
|/ | | | Co-authored-by: takel
* Logger: runtime log config, no logs till a user selects wallet modexiphon2020-10-081-8/+4
|
* Merge pull request #3026luigi11112020-10-041-0/+6
|\ | | | | | | 4208b66 WizardModeSelection: optional 'Portable mode' feature support (xiphon)
| * WizardModeSelection: optional 'Portable mode' feature supportxiphon2020-09-221-0/+6
| |
* | main: command line option for socks5 proxyselsta2020-09-281-0/+4
| |
* | Network: instantiable QML type, introduce proxyAddress propertyxiphon2020-07-301-3/+1
| | | | | | | | | | # Conflicts: # main.qml
* | WalletManager: instantiable QML typexiphon2020-07-291-7/+1
| |
* | Merge pull request #3007luigi11112020-07-291-8/+1
|\ \ | | | | | | | | | 13ee9b1 KeysFiles: fix WalletKeysFilesModel, should be instantiable QML type (xiphon)
| * | KeysFiles: fix WalletKeysFilesModel, should be instantiable QML typexiphon2020-07-141-8/+1
| |/
* / version: use MONERO_VERSION_FULL const as monero core versionxiphon2020-07-151-0/+5
|/
* Merge pull request #3006luigi11112020-07-141-1/+1
|\ | | | | | | dec5dcf KeysFiles: don't use WalletManager in findWallets (xiphon)
| * KeysFiles: don't use WalletManager in findWalletsxiphon2020-07-141-1/+1
| |
* | cmake: translations deps handling, build translations as a libraryxiphon2020-07-091-0/+2
|/
* Merge pull request #2974luigi11112020-07-081-0/+2
|\ | | | | | | 7677103 docker: implement Docker Linux 'release-static' build (xiphon)
| * docker: implement Docker Linux 'release-static' buildxiphon2020-07-021-0/+2
| |
* | main: disable NetworkAccessBlockingFactory.h if Qt < 5.12selsta2020-06-301-0/+2
| | | | | | | | | | Due to a potential Qt bug qrc:///lang/languages.xml gets blocked resulting in broken translations.
* | Merge pull request #2964luigi11112020-06-241-3/+2
|\| | | | | | | e1e862b cmake: implement Linux 'release-static' build target (xiphon)
| * cmake: implement Linux 'release-static' build targetxiphon2020-06-211-3/+2
| |
* | Merge pull request #2909luigi11112020-06-241-0/+2
|\ \ | |/ |/| | | 66e7696 QML: disable networking (selsta)
| * QML: disable networkingselsta2020-05-151-0/+2
| |
* | OpenGL: Windows - fall back to software renderer if OpenGL < 2.1xiphon2020-05-201-0/+15
|/
* Merge pull request #2855luigi11112020-04-281-0/+3
|\ | | | | | | b022735 main: add --disable-check-updates flag (selsta)
| * main: add --disable-check-updates flagselsta2020-04-261-0/+3
| |
* | always use native directory separators in pathsxiphon2020-04-241-1/+2
|/
* Merge pull request #2824luigi11112020-04-131-0/+35
|\ | | | | | | 5f27a45 '--verify-update', shasum support, OpenPGP signatures verification (xiphon)
| * '--verify-update', shasum support, OpenPGP signatures verificationxiphon2020-04-121-0/+35
| |
* | UpdateDialog: implement update download functionalityxiphon2020-04-061-0/+2
|/
* network: provide common HTTP GET functionality with js callbacksxiphon2020-03-311-3/+3
|
* qt: drop Qt Network and Qt OpenSSL deps, use epee library insteadxiphon2020-03-091-3/+1
|
* fix multiple minor issues (c-style casts, default branch, etc.)xiphon2020-02-281-4/+3
|
* build: fix all warnings, treat warnings as errorsxiphon2020-02-161-1/+1
|
* main: enable high DPI scalingselsta2019-12-211-5/+2
|