tooomm
bfbbedd604
pluralisation
2016-06-17 16:12:41 +02:00
Zach H
1ff98cfcb4
Add set names to dialog
2016-05-31 20:29:00 -04:00
Fabio Bas
bb5292aa8d
Drop Qt4, libgcrypt, qtmobility dependencies
2016-05-11 12:45:58 +02:00
Fabio Bas
a340d25077
Fix #1942
2016-04-14 14:36:46 +02:00
Fabio Bas
1e3fb6c6e1
Rework "paths" settings loading and card database loading
...
* main.cpp: removed path checking and db loading
* card database: merge card loading methods into a single one
* settings cache: take care of returning safe paths for decks,
replays, etc..
* main window: if db loading fails (eg. first run), propose to run
oracle
NSIS: propose to run cockatrice instead of oracle
Rework card database loading
* Move carddatabase-related method out of deckeditor tab
* Load cards in another thread and render them progressively
* Optimize database reload after enabled sets change
Fix deck editor column width
* removed the noCard hack.
* getCard() no more creates cards instead of just returning existing
ones
* Fix the “edit tokens” dialog.
* PictureLoader: avoid trying to download twice the same card
* PictureLoader: correct return of card background
* AbstractCardItem: avoid recalculating card color at every paint
Use a different file to save custom tokens
Misc required improvements
* Use nullptr;
* Refactor CardInfoWidget to use CardInfoPicture and CardInfoText
instead of duplicating code;
* Added CardInfo::getColorChar()
* Fixed some potential crashes
* removed dead code related to CardInfoWidget
* Don't require a restart after adding a new custom sets file
* Bump CMake requirements to 3.1
2016-03-15 22:27:55 +01:00
Gavin Bisesi
7de8e8a6a7
Merge pull request #1747 from tooomm/about_url
...
[WAIT] added webpage to about window
2016-01-28 18:02:37 -05:00
Michael Milton
66fda086c3
Client update implementation
2016-01-20 22:26:17 +01:00
tooomm
953b183dab
added url to about
...
added gh pages url
2016-01-09 22:53:54 +01:00
Fabio Bas
4b1c59424e
Implement reverse-related tag for cards
2015-12-26 19:57:20 +01:00
Fabio Bas
696ae7e85f
Add gear icon to settings menu entry
2015-12-19 11:48:54 +01:00
Fabio Bas
00e3e63f41
Themes: remove all hardcoded extensions
2015-09-13 00:14:36 +02:00
ctrlaltca
c984a7c962
Merge pull request #1488 from ctrlaltca/translations
...
Translations update
2015-09-08 19:25:34 +02:00
Fabio Bas
c214234bb2
fix typo
2015-09-08 19:08:34 +02:00
Zach
aac980a8cb
Merge pull request #1485 from ctrlaltca/fix_notification_click
...
Don't change window maximized state when clicking a notification
2015-09-08 12:49:00 -04:00
Fabio Bas
4ee12f0b69
Don't change window maximized state when clicking a notification
2015-09-08 17:49:31 +02:00
Fabio Bas
50aa6e3a4d
Fix autoconnect
2015-09-08 08:37:19 +02:00
woogerboy21
044c2356ff
Added server/client feature set communication
2015-09-02 17:54:06 -04:00
Fabio Bas
6d7baec37b
Merge with master
2015-08-31 22:55:46 +02:00
Fabio Bas
5cfb034452
merged with master
2015-08-31 22:48:14 +02:00
Zach H
a8727d5a50
define URLs
2015-08-23 17:57:26 -04:00
woogerboy21
b0630b81ca
Log old session out of server if logging in from a second location
2015-08-22 13:41:02 -04:00
marco
c6aba5a6d0
Renamed file + reduced window size + resfresh on change
2015-08-20 20:23:08 +02:00
marco
d3d6f70496
Removed 2nd arg from ShortcutsSettings::getShortcut
2015-08-16 21:53:59 +02:00
marco
be82472f35
Merge branch 'master' into Customizable-shortcuts
2015-08-16 14:01:48 +02:00
marco
beaa4e9383
Configurable shortcuts
2015-08-16 13:46:57 +02:00
woogerboy21
3f78e0bec3
Update Error 11 Clarity
2015-08-09 12:56:09 -04:00
marco
b0bf94e378
Shorcut read from settings
2015-08-09 12:16:52 +02:00
woogerboy21
afa2c67e87
Actually pass the generated client id.
2015-08-08 17:22:59 -04:00
Gavin Bisesi
481a57edf6
Show more informative error on registration failure
2015-08-08 09:55:23 -04:00
Gavin Bisesi
bf7cf61b85
Add more informative message on unrecognized login response
...
When logging in and receiving a reply that isn't understood, show a more informative error message.
`tr() + tr()` for better translation flexibility.
2015-08-08 09:48:18 -04:00
woogerboy21
bc99024e4f
Added server side setting to allow the requirement of a client id from clients.
2015-08-08 08:52:19 -04:00
tooomm
94d4ff8c1b
removed space
2015-08-06 10:11:00 +02:00
Matt Lowe
46f28f92b6
Changed app title when logged in
...
As seen in this image, you cant see where you are logged in.
How it looks now:
2015-07-27 16:19:19 +02:00
ctrlaltca
9b9db297b3
Revert "Confirmation dialog on close"
2015-07-16 14:30:12 +02:00
Zach H
ebd516fbf3
confirmation dialog on close
2015-07-15 18:34:21 -04:00
woogerboy21
a9acb3f1cc
Total Max User Restriction
...
Syntax correction.
2015-07-13 17:54:03 -04:00
Zach H
e20c06b639
troubleshooting&faq
2015-07-05 20:11:42 -04:00
Zach H
1f9b3ed28f
minor fix
2015-07-04 18:52:50 -04:00
Zach H
1d210e57bd
show all rules
2015-07-03 23:54:14 -04:00
Fabio Bas
6b54d8cbfd
Fixed issues
2015-06-30 21:40:39 +02:00
Fabio Bas
02dcaff356
Publish username rules in login failure, too
2015-06-30 18:44:40 +02:00
Fabio Bas
4c27304047
publish username rules in registration failure
2015-06-29 23:35:27 +02:00
Fabio Bas
f17dec29f6
Reorganized images in subfolders
...
As per @daenyth’s comment:
https://github.com/Cockatrice/Cockatrice/pull/792#issuecomment-76593730
2015-06-15 14:37:19 +02:00
Fabio Bas
6b8ebe54e9
Theme manager
...
This is the first implementation of a theme manager. It’s a rebased and
revisited version of #792 .
2015-06-15 14:35:58 +02:00
woogerboy21
28ccec711e
Merge pull request #1101 from ctrlaltca/registration
...
[WIP] In-client Registration support
2015-05-30 13:49:04 -04:00
Fabio Bas
471f6371b5
More work
...
* Refactored code out of common/ into servatrice/
* added smtp client library
* disable registration when connected
* validate email address
* send activation token via email
2015-05-24 23:02:51 +02:00
Fabio Bas
ff1aed717e
Added token generation, user activation command and response.
2015-05-24 00:37:45 +02:00
tooomm
8f64fd4a0b
text works
...
fixed welcome msg
added some articles
added database phrase to card updater
cosmetic changes to the description in edit sets
2015-05-23 23:13:45 +02:00
Fabio Bas
5ace0dd892
Almost completed registration
...
* added missing bits of serverside code;
* added fronted in client;
* removed demo python scripts;
2015-05-23 20:13:03 +02:00
Fabio Bas
323537d08d
Fix crash on server shutdown; fix #1105
2015-05-23 11:33:36 +02:00