Commit Graph
100 Commits
Author SHA1 Message Date
ctrlaltca 586d580864 Merge pull request #1650 from ctrlaltca/test_travis_deploy
Travis updates
2015-12-13 10:39:10 +01:00
ctrlaltca 8167448284 Merge pull request #1654 from ctrlaltca/facedown
Server-size fixes for card stacking
2015-12-13 10:37:47 +01:00
ctrlaltca 0c137e8a10 Merge pull request #1662 from BrandonGriffin/SetFocusOnDescriptionWhenLoadingGameDialog
Added set focus to description anytime a create dialog is opened
2015-12-12 18:17:12 +01:00
ctrlaltca de6235f69c Merge pull request #1698 from ctrlaltca/fix_1694
Improved login error message
2015-12-12 09:15:01 +01:00
ctrlaltca a07b72a031 Merge pull request #1699 from ctrlaltca/fix_1687
Fix column widths in rooms list
2015-12-12 09:14:51 +01:00
ctrlaltca 7e63f44c04 Merge pull request #1700 from ctrlaltca/fix_1675
Avoid crash on dereferencing null pointer
2015-12-12 09:14:24 +01:00
Fabio Bas deec7cdc14 Avoid crash on dereferencing null pointer 2015-12-11 19:32:08 +01:00
Fabio Bas 803589264d Fix column widths in rooms list 2015-12-11 18:51:40 +01:00
Fabio Bas beecc0f970 Improved login error message 2015-12-11 18:42:29 +01:00
ctrlaltca 0286cd3df0 Merge pull request #1697 from ctrlaltca/fix_1695
Fix velvet marble theme
2015-12-11 17:55:13 +01:00
Fabio Bas 91bb2b2954 Fix velvet marble theme
fix #1695
2015-12-11 16:34:46 +01:00
Fabio Bas ea5666c443 fix #1652 ; fix #467 2015-10-20 19:29:04 +02:00
Fabio Bas fc8aa32d7f Bintray package updates 2015-10-19 22:09:24 +02:00
Fabio Bas 8001b05ce7 Travis - deploy to bintray 2015-10-18 16:58:07 +02:00
ctrlaltca 613f712974 Merge pull request #1646 from ctrlaltca/debian_package
CPack: Debian package
2015-10-17 09:33:06 +02:00
ctrlaltca 75eb779826 Merge pull request #1637 from ctrlaltca/cmdjoin_handler
Handle more Command_JoinRoom return values
2015-10-16 11:48:40 +02:00
Fabio Bas 23e84273ed If the user request to join a room and we are already in, just focus the correct tab
Also, handle all the Command_JoinRoom return values
2015-10-15 19:17:02 +02:00
Fabio Bas 8f674bd18c Updated to qt 5.4.2 2015-10-14 18:45:10 +02:00
Fabio Bas 4dba476ab6 modernize bash dialect 2015-10-14 15:45:54 +02:00
Fabio Bas bab4a51ebb CPack: Debian package 2015-10-13 22:16:00 +02:00
ctrlaltca 0c67cb6cb3 Merge pull request #1641 from ctrlaltca/pr_1600
CMake: Add "test" target
2015-10-09 18:53:01 +02:00
Fabio Bas 5fed8d04d6 Updated docs 2015-10-09 18:51:30 +02:00
Fabio Bas b63475829b Revert option from WITH_TESTS to TEST 2015-10-09 15:47:34 +02:00
Fabio Bas 7fe60279de Fix PR #1600 2015-10-09 14:59:42 +02:00
Fabio Bas 784148e158 try fixing appveyor
dropping jom and using plain nmake
2015-10-02 18:14:54 +02:00
ctrlaltca 43262b294d Merge pull request #1620 from ctrlaltca/fix_rpath
Fix qt libraries bundling on osx
2015-10-02 17:54:10 +02:00
ctrlaltca b0e9e0fb3a Merge pull request #1603 from ctrlaltca/fix_audio
Fix volume control
2015-10-02 14:46:30 +02:00
Fabio Bas 74c58cc2b0 fix qt libraries bundling on osx
fix #1547
2015-10-01 23:35:54 +02:00
ctrlaltca 9d4882415a Merge pull request #1618 from ctrlaltca/fix_artifacts
Appveyor: fix artifact names
2015-10-01 15:08:45 +02:00
Fabio Bas 3e9610a084 Fix artifact names 2015-10-01 10:14:50 +02:00
ctrlaltca 6a869906d9 Merge pull request #1589 from ctrlaltca/appveyor
Added appveyor script
2015-09-30 09:46:35 +02:00
Fabio Bas 35815a894a Make travis build a package 2015-09-29 23:38:30 +02:00
Fabio Bas a9f2cd73de Fix volume control
fix #1528
2015-09-28 12:24:22 +02:00
Fabio Bas 8e348455f9 Added appveyor script 2015-09-27 10:36:53 +02:00
Fabio Bas e0383af6dd workaround "Signals are protected in qt4" 2015-09-22 23:57:39 +02:00
Fabio Bas ac16602f08 Fix crash on null pointer dereference 2015-09-22 23:46:41 +02:00
Fabio Bas f6c7f3355f Reimplemented PictureLoader as a singleton
* Removed remaining picture handling from card database and cardinfo
 * removed the “noCard object” hack
2015-09-22 23:09:53 +02:00
Fabio Bas 7a4bf9a313 Fix crash on loading invalid cards.xml
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
2015-09-22 21:56:02 +02:00
Fabio Bas 2df50f5766 Removed unused sound names 2015-09-20 12:08:55 +02:00
Fabio Bas 2a20b6028e Changed problematic shortcuts 2015-09-18 08:38:54 +02:00
ctrlaltca c7c84bca8f Merge pull request #1521 from tooomm/patch-2
remove debug code; fix #1520
2015-09-16 08:42:48 +02:00
Fabio Bas 6257ea701e Revert "remove qtmobility from apt packages"
This reverts commit 669568b918.
2015-09-13 19:44:37 +02:00
Fabio Bas a6bc709583 merged master 2015-09-13 19:39:42 +02:00
Fabio Bas 5aaae5279c revert to using QAudioOutput 2015-09-13 19:37:49 +02:00
Fabio Bas f78c01fa88 Avoid multiple sounds playing at the same time 2015-09-13 17:22:58 +02:00
Fabio Bas 85aa866e02 sound themes 2015-09-13 02:01:50 +02:00
Fabio Bas 28df389ea6 Fixed flags size: they're not squared 2015-09-13 00:53:11 +02:00
Fabio Bas dfe9719637 Removed unused parameter 2015-09-13 00:26:28 +02:00
Fabio Bas 00e3e63f41 Themes: remove all hardcoded extensions 2015-09-13 00:14:36 +02:00
ctrlaltca d5afd97ff4 Merge pull request #1509 from Fizztastic/1505_fix
Fix library, grave, exile crash on windows
2015-09-12 23:38:22 +02:00
Fabio Bas 669568b918 remove qtmobility from apt packages 2015-09-11 00:45:35 +02:00
Fabio Bas a06c7b2f9d Rework the sound engine to use QSound
plus misc fixes
2015-09-11 00:43:22 +02:00
Fabio Bas 6d56e0dfd6 fix wav file names 2015-09-11 00:42:50 +02:00
Fabio Bas 0b072e2d60 Remove dependency to qt multimedia/mobility under qt4 and unused phonon plugins 2015-09-11 00:42:37 +02:00
Fabio Bas b2f855aeb0 fix settings icon spacing 2015-09-10 23:37:16 +02:00
Fabio Bas a7616835e3 Clamp zone view widget's titlebar inside the viewable area 2015-09-10 23:29:01 +02:00
ctrlaltca c984a7c962 Merge pull request #1488 from ctrlaltca/translations
Translations update
2015-09-08 19:25:34 +02:00
Fabio Bas fcc5370082 Fetched new translations 2015-09-08 19:12:41 +02:00
Fabio Bas 5951c95e81 extracted new translatable strings 2015-09-08 19:10:57 +02:00
Fabio Bas c214234bb2 fix typo 2015-09-08 19:08:34 +02:00
Fabio Bas 09b926a7ac Added transifex cli configuration 2015-09-08 19:08:04 +02:00
Fabio Bas 4ee12f0b69 Don't change window maximized state when clicking a notification 2015-09-08 17:49:31 +02:00
Fabio Bas db18c7da10 Fix loading of "increase life counter" shortcut in settings 2015-09-08 17:13:47 +02:00
Fabio Bas 3be1bcd356 Add back "remove" buttons to deck editor's filter 2015-09-08 10:25:33 +02:00
Fabio Bas 50aa6e3a4d Fix autoconnect 2015-09-08 08:37:19 +02:00
Fabio Bas f14ebb0028 Fix replay crash due to completer 2015-09-08 08:12:00 +02:00
Fabio Bas e50d0c6db2 get cardback image from theme 2015-09-06 11:44:19 +02:00
ctrlaltca 0a9057d1b8 Merge pull request #1451 from ctrlaltca/fix_1449
Let git track the empty dir "themes/Default"
2015-09-01 10:29:35 +02:00
Fabio Bas d9ecb5db8b Let git track this empty dir 2015-09-01 08:57:30 +02: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
ctrlaltca 949b0183c8 Merge pull request #1448 from woogerboy21/log_session_mismatch
Log inconsistent session / session table situation
2015-08-31 21:45:55 +02:00
ctrlaltca 885edc8953 Merge pull request #1429 from ctrlaltca/translations
Fetched new translations. Arrr!
2015-08-27 18:32:54 +02:00
Fabio Bas fcff6301ed Fetched new translations. Arrr! 2015-08-27 18:32:14 +02:00
ctrlaltca ab33258ce9 Merge pull request #1415 from ctrlaltca/translations
Translations: extracted new strings
2015-08-23 20:54:50 +02:00
Fabio Bas b335bc5e7d Translations: extracted new strings 2015-08-23 20:54:11 +02:00
ctrlaltca 18ec8e20b6 Merge pull request #1381 from ZeldaZach/flags_to_lower
Country to lower (fix win bug)
2015-08-22 11:53:22 +02:00
Fabio Bas 76ba3b557d Fix compilation of servatrice with mdvc
Should fix #1336
2015-08-09 18:17:10 +02:00
ctrlaltca 4b5fb30248 Merge pull request #1318 from ctrlaltca/fix_linking_faq_url
Fix "Linking FAQ" url
2015-08-01 11:18:16 +02:00
ctrlaltca 622e018cd4 Merge pull request #1320 from ctrlaltca/translations
Updated translations
2015-08-01 11:18:04 +02:00
Fabio Bas 7e7c0ef4d2 Updated translations 2015-08-01 10:55:06 +02:00
Fabio Bas 6dfd2e65f6 Fix "Linking FAQ" url 2015-08-01 08:07:47 +02:00
ctrlaltca 8d2cd29a3f Merge pull request #1308 from ZeldaZach/fix_1301
Allow URL redirects for card images
2015-08-01 07:59:58 +02:00
Fabio Bas 8d325b9e19 Servatrice: do not disclose user emails to clients 2015-07-28 22:20:40 +02:00
Fabio Bas a001238b74 Force cache clear on sets database save. 2015-07-26 11:46:09 +02:00
Fabio Bas 9c38b08407 Again on the same problem 2015-07-25 19:51:32 +02:00
Fabio Bas c714932e25 Fix compilation under OSX with homebrew's qt5.5 2015-07-25 19:28:30 +02:00
Fabio Bas 1ffc9b4561 Refactor servatrice email send 2015-07-25 18:48:34 +02:00
Fabio Bas 800a17e483 Force black text color on deck list; fix #1289 2015-07-24 19:35:31 +02:00
Fabio Bas 119871d114 fix compilation with gcc in paranoic mode
deckview.cpp:244:6: warning: no previous declaration for 'bool
sortCardsByName(DeckViewCard*, DeckViewCard*)' [-Wmissing-declarations]
2015-07-24 19:29:06 +02:00
ctrlaltca 903292ad3b Merge pull request #1288 from ctrlaltca/travis_qt5_homebrew
Hack to make travis always detect the installed qt5 version
2015-07-22 21:30:15 +02:00
Fabio Bas 713fa92c65 Hack to make travis always detect the installed qt5 version 2015-07-22 18:04:56 +02:00
Fabio Bas 946410de2b Fix misleading error message in servatrice; fix #1275 2015-07-22 17:51:30 +02:00
Fabio Bas 90655ff631 Prefer enabled sets when loading images; fix #1235 2015-07-22 17:35:44 +02:00
Fabio Bas 7f358d289e Fix calculation of ban expiration; fix #1283 2015-07-21 22:32:31 +02:00
ctrlaltca 0d5e169648 Merge pull request #1270 from ctrlaltca/fix_1269
Fix change flag in edit account; Fix #1269
2015-07-16 18:01:40 +02:00
Fabio Bas c9e1585322 Fix change flag in edit account; Fix #1269 2015-07-16 17:59:28 +02:00
ctrlaltca 61b2b46b79 Merge pull request #1267 from Cockatrice/revert-1261-fix_982
Revert "Confirmation dialog on close"
2015-07-16 12:30:37 +02:00
ctrlaltca 9b9db297b3 Revert "Confirmation dialog on close" 2015-07-16 14:30:12 +02:00
Fabio Bas ef831d2749 Reworded settings sentence 2015-07-15 22:44:24 +02:00