- 13 Oct, 2015 1 commit
-
-
Fabio Bas authored
-
- 22 Sep, 2015 1 commit
-
-
Fabio Bas authored
Additionally, move the custom database load after the LoadStatus check, so that they don't bring up the “fix your card database path” settings dialog
-
- 13 Sep, 2015 1 commit
-
-
Fabio Bas authored
-
- 12 Sep, 2015 1 commit
-
-
Fabio Bas authored
-
- 10 Sep, 2015 1 commit
-
-
woogerboy21 authored
-
- 05 Sep, 2015 1 commit
-
-
woogerboy21 authored
-
- 02 Sep, 2015 1 commit
-
-
woogerboy21 authored
-
- 23 Aug, 2015 1 commit
-
-
marco authored
-
- 21 Aug, 2015 1 commit
-
-
marco authored
-
- 11 Aug, 2015 1 commit
-
-
Zach H authored
-
- 08 Aug, 2015 1 commit
-
-
woogerboy21 authored
See https://github.com/Cockatrice/Cockatrice/pull/1340 for details.
-
- 07 Aug, 2015 2 commits
-
-
marco authored
Moved setting files & Added code for a future portable build
-
woogerboy21 authored
See https://github.com/Cockatrice/Cockatrice/pull/1340 for details.
-
- 05 Aug, 2015 1 commit
-
-
woogerboy21 authored
-
- 15 Jun, 2015 2 commits
-
-
Fabio Bas authored
As per @daenyth’s comment: https://github.com/Cockatrice/Cockatrice/pull/792#issuecomment-76593730
-
Fabio Bas authored
This is the first implementation of a theme manager. It’s a rebased and revisited version of #792.
-
- 20 May, 2015 2 commits
-
-
Fabio Bas authored
As per @daenyth’s comment: https://github.com/Cockatrice/Cockatrice/pull/792#issuecomment-76593730
-
Fabio Bas authored
-
- 17 May, 2015 1 commit
-
-
Fabio Bas authored
This is the first implementation of a theme manager. It’s a rebased and revisited version of #792.
-
- 14 May, 2015 2 commits
- 30 Mar, 2015 1 commit
-
-
Fabio Bas authored
The check was inverted. LoadStatus::Ok = 0, so only when db->loadCardDatabase() returns 0 we know the card database path is correct
-
- 26 Mar, 2015 1 commit
-
-
Matt Lowe authored
+ Can be used for setting client size and closing the client. Will expand on by sending client alerts to the tray. Updated to push message notifactions to the toolbar Preview image: Added setting to enable/disable message popups Added functionality + updated popup message and translation + Double clicking tray icon will now bring up the app/minimize it + can now be alerted of mentions + added setting to set if you want mentions on desktop + clicking mention message will take you to the main chat + added translations for icon menu + removed maximize/minimize/restore from menu, not needed. Added disconnect + Disconnects any previous message slots/signals from the system icon message bubble
-
- 04 Aug, 2014 1 commit
-
-
Fabio Bas authored
/cockatrice/src/main.cpp:162:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security] qDebug("Could not create " + settingsCache->getPicsPath().toUtf8() + "/CUSTOM. Will fall back on default card images.");
-
- 03 Aug, 2014 1 commit
-
-
Peng Liu authored
-
- 01 Aug, 2014 2 commits
- 24 Jul, 2014 1 commit
-
-
Fabio Bas authored
-
- 28 Jun, 2014 1 commit
-
-
Daenyth authored
Ref #127
-
- 25 Jun, 2014 1 commit
-
-
Gavin Bisesi authored
It's always windows.
-
- 24 Jun, 2014 1 commit
-
-
Fabio Bas authored
-
- 22 Jun, 2014 7 commits
-
-
Fabio Bas authored
If the sounds path is unset in the settings and a “sounds” directory doesn’t exists in the user’s data directory, install the sounds files and set the settings value accordingly
-
Fabio Bas authored
If none of the gameboard images is set and and the user’s data directory doesn’t contain a “zonebg” directory, create the directory, copy contents from cockatrice’s app bundle and sets the config accordingly.
-
Fabio Bas authored
-
Fabio Bas authored
-
Fabio Bas authored
If the sounds path is unset in the settings and a “sounds” directory doesn’t exists in the user’s data directory, install the sounds files and set the settings value accordingly
-
Fabio Bas authored
If none of the gameboard images is set and and the user’s data directory doesn’t contain a “zonebg” directory, create the directory, copy contents from cockatrice’s app bundle and sets the config accordingly.
-
Fabio Bas authored
-
- 21 Jun, 2014 2 commits