-
-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* GNOME: Throw runtime_error with reason if gresource failed to load * GNOME: Print to stderr if failed to load blueprint files * GNOME: mainwindow - Panic and exit early if m_window is null This can happen for example when the complied ui files are missing, causing m_build and thereby m_window to be null * libdenaro: Default to USD when locale isn't set * GNOME: mainwindowcontroller - Show locale not set in debug info instead of crashing * style changes * Gnome: remove m_window == null check on startup * Gnome: throw invalid argument exception if path for blueprint doesn't exist * Gnome: about - remove unused variable * Update libnick * Use logging from libnick * Throw runtime_error when blueprints are missing * Update libnick * Shared - Taskbar Logging * mainwindowcontroller: add more logs * mainwindowcontroller: code review fixes * mainwindowcontroller: accout open and remove info logs * All - Add Logs --------- Co-authored-by: Nick Logozzo <nlogozzo225@gmail.com>
- Loading branch information
1 parent
692f09d
commit 6c08d80
Showing
44 changed files
with
2,145 additions
and
1,925 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.