..
qt-json
Qt5: toAscii() and fromAscii() Methods are deprecated
2014-06-20 16:55:26 +02:00
sequenceEdit
shortcut tabs adjustments
2016-02-06 19:29:57 +01:00
settings
Game: save and restore dock sizes
2016-02-07 21:58:51 +01:00
abstractcarddragitem.cpp
Added fade to card drag items
2014-11-21 00:09:38 +01:00
abstractcarddragitem.h
Fix Q_INTERFACES warnings
2014-06-22 22:32:53 -04:00
abstractcarditem.cpp
Split pictuloader out of carddatabase
2015-12-26 16:40:17 +01:00
abstractcarditem.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
abstractclient.cpp
Added server/client feature set communication
2015-09-02 17:54:06 -04:00
abstractclient.h
Added server/client feature set communication
2015-09-02 17:54:06 -04:00
abstractcounter.cpp
Renamed file + reduced window size + resfresh on change
2015-08-20 20:23:08 +02:00
abstractcounter.h
Renamed file + reduced window size + resfresh on change
2015-08-20 20:23:08 +02:00
abstractgraphicsitem.cpp
Solid counters
2015-06-19 23:26:36 +02:00
abstractgraphicsitem.h
Mark QGraphicsItem for AbstractGraphicsItem
2014-06-25 01:53:19 -04:00
arrowitem.cpp
Fixed double variable declaration
2015-04-17 18:51:48 +02:00
arrowitem.h
Fix Q_INTERFACES warnings
2014-06-22 22:32:53 -04:00
arrowtarget.cpp
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
arrowtarget.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
carddatabase.cpp
Merge pull request #1721 from ctrlaltca/speedup
2016-01-15 18:43:01 -05:00
carddatabase.h
Lazy loading of card database view => faster startup times
2015-12-28 15:26:10 +01:00
carddatabasemodel.cpp
Lazy loading of card database view => faster startup times
2015-12-28 15:26:10 +01:00
carddatabasemodel.h
Lazy loading of card database view => faster startup times
2015-12-28 15:26:10 +01:00
carddragitem.cpp
Fix crash #202
2014-08-11 10:50:55 +02:00
carddragitem.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
cardfilter.cpp
Add cmc to card db filter model
2015-01-29 13:33:06 -05:00
cardfilter.h
Add cmc to card db filter model
2015-01-29 13:33:06 -05:00
cardframe.cpp
Revert "Reimplemented PictureLoader as a singleton"
2015-09-23 03:17:33 -04:00
cardframe.h
Redesigning deck editor to work with docks
2015-08-07 23:44:40 +02:00
cardinfopicture.cpp
Split pictuloader out of carddatabase
2015-12-26 16:40:17 +01:00
cardinfopicture.h
Redesigning deck editor to work with docks
2015-08-07 23:44:40 +02:00
cardinfotext.cpp
Revert "Reimplemented PictureLoader as a singleton"
2015-09-23 03:17:33 -04:00
cardinfotext.h
show colors of cards
2015-07-07 23:50:37 -04:00
cardinfowidget.cpp
Split pictuloader out of carddatabase
2015-12-26 16:40:17 +01:00
cardinfowidget.h
add colors to popup
2015-07-15 16:38:29 -04:00
carditem.cpp
Revert "Reimplemented PictureLoader as a singleton"
2015-09-23 03:17:33 -04:00
carditem.h
Updated static variable name
2014-11-03 16:33:48 +01:00
cardlist.cpp
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
cardlist.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
cardzone.cpp
Fixed VC "'*/' found outside of comment" warning.
2014-03-11 15:04:26 +01:00
cardzone.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
chatview.cpp
Fix #1542
2015-09-22 01:19:31 -04:00
chatview.h
Added chat history to a room that is displayed on join.
2015-09-14 17:54:04 -04:00
client_metatypes.h
Added server/client feature set communication
2015-09-02 17:54:06 -04:00
counter_general.cpp
Fixed VC "'*/' found outside of comment" warning.
2014-03-11 15:04:26 +01:00
counter_general.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
deck_loader.cpp
Add .txt to the common deck file types
2015-12-13 12:00:39 +01:00
deck_loader.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
decklistmodel.cpp
merged with master
2015-08-31 22:48:14 +02:00
decklistmodel.h
Ensure the whole table gets refreshed when updating prices
2014-07-23 22:11:26 +02:00
deckstats_interface.cpp
Fixed "analyze on deckstats"; Fix #662
2015-02-03 08:48:20 +01:00
deckstats_interface.h
Merge remote-tracking branch 'upstream/master'
2014-07-20 14:40:18 -04:00
deckview.cpp
merged with master
2015-08-31 22:48:14 +02:00
deckview.h
merged with master
2015-08-31 22:48:14 +02:00
dlg_add_set_result.cpp
Gave error dlg a description of the error for the user.
2016-02-09 03:10:57 +00:00
dlg_add_set_result.h
Gave error dlg a description of the error for the user.
2016-02-09 03:10:57 +00:00
dlg_cardsearch.cpp
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
dlg_cardsearch.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
dlg_connect.cpp
Improved login error message
2015-12-11 18:42:29 +01:00
dlg_connect.h
Previous server connection history
2015-07-28 20:04:01 +02:00
dlg_create_token.cpp
Add an option to annotate tokens from card text (default off); fix #241
2015-07-07 19:19:58 +02:00
dlg_create_token.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
dlg_creategame.cpp
Made reseting the create game dialogue box only select 'Only regeistered users' if player is a registered user.
2016-02-05 19:32:27 +00:00
dlg_creategame.h
Option to opt-out of remember game settings
2015-08-22 15:52:03 -04:00
dlg_edit_avatar.cpp
Misc fixes
2015-07-05 22:44:35 +02:00
dlg_edit_avatar.h
Profile management
2015-07-05 22:44:35 +02:00
dlg_edit_password.cpp
Refactred settings to use settingscache & ini files
2015-08-22 01:05:15 +02:00
dlg_edit_password.h
Misc fixes
2015-07-05 22:44:35 +02:00
dlg_edit_tokens.cpp
Lazy loading of card database view => faster startup times
2015-12-28 15:26:10 +01:00
dlg_edit_tokens.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
dlg_edit_user.cpp
Themes: remove all hardcoded extensions
2015-09-13 00:14:36 +02:00
dlg_edit_user.h
Fix change flag in edit account; Fix #1269
2015-07-16 17:59:28 +02:00
dlg_filter_games.cpp
Refactred settings to use settingscache & ini files
2015-08-22 01:05:15 +02:00
dlg_filter_games.h
Filter password games consistancy
2015-04-15 22:00:52 +02:00
dlg_load_deck_from_clipboard.cpp
Renamed file + reduced window size + resfresh on change
2015-08-20 20:23:08 +02:00
dlg_load_deck_from_clipboard.h
Renamed file + reduced window size + resfresh on change
2015-08-20 20:23:08 +02:00
dlg_load_remote_deck.cpp
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
dlg_load_remote_deck.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
dlg_register.cpp
Improved login error message
2015-12-11 18:42:29 +01:00
dlg_register.h
prevent bad flags
2015-08-23 16:27:18 -04:00
dlg_settings.cpp
Split pictuloader out of carddatabase
2015-12-26 16:40:17 +01:00
dlg_settings.h
Split pictuloader out of carddatabase
2015-12-26 16:40:17 +01:00
dlg_update.cpp
Disable downlod button when download starts
2016-01-28 22:27:14 +01:00
dlg_update.h
Client update implementation
2016-01-20 22:26:17 +01:00
filterbuilder.cpp
Themes: remove all hardcoded extensions
2015-09-13 00:14:36 +02:00
filterbuilder.h
Reworked deck editor
2015-06-13 20:37:51 +02:00
filtertree.cpp
Simplified code
2015-04-16 22:20:40 +02:00
filtertree.h
Add cmc to card db filter model
2015-01-29 13:33:06 -05:00
filtertreemodel.cpp
change tabs into 4 spaces in new files
2014-03-25 02:29:45 +00:00
filtertreemodel.h
change tabs into 4 spaces in new files
2014-03-25 02:29:45 +00:00
gamescene.cpp
Added ability to rotate player positions in the local game view.
2015-07-08 09:16:37 -07:00
gamescene.h
Added ability to rotate player positions in the local game view.
2015-07-08 09:16:37 -07:00
gameselector.cpp
Themes: remove all hardcoded extensions
2015-09-13 00:14:36 +02:00
gameselector.h
Disable filters in "show user's games" dialog
2015-02-08 22:35:37 +01:00
gamesmodel.cpp
Refactred settings to use settingscache & ini files
2015-08-22 01:05:15 +02:00
gamesmodel.h
Refactred settings to use settingscache & ini files
2015-08-22 01:05:15 +02:00
gametypemap.h
Fixed compile warnings due to missing \n at EOF.
2013-05-15 21:31:47 +02:00
gameview.cpp
Renamed file + reduced window size + resfresh on change
2015-08-20 20:23:08 +02:00
gameview.h
Renamed file + reduced window size + resfresh on change
2015-08-20 20:23:08 +02:00
handcounter.cpp
Themes: remove all hardcoded extensions
2015-09-13 00:14:36 +02:00
handcounter.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
handzone.cpp
Theme manager
2015-06-15 14:35:58 +02:00
handzone.h
Theme manager
2015-06-15 14:35:58 +02:00
keysignals.cpp
Add sideboard helpers.
2014-09-11 12:56:27 +10:00
keysignals.h
Add sideboard helpers.
2014-09-11 12:56:27 +10:00
lineeditcompleter.cpp
Merge lines
2015-08-20 23:33:06 -04:00
lineeditcompleter.h
Add LineEditCompleter to Tab_Game
2015-08-19 18:46:08 -04:00
localclient.cpp
Actually pass the generated client id.
2015-08-08 17:22:59 -04:00
localclient.h
Actually pass the generated client id.
2015-08-08 17:22:59 -04:00
localserver.cpp
Added chat history to a room that is displayed on join.
2015-09-14 17:54:04 -04:00
localserver.h
Add ability to ban by client id
2015-08-14 00:06:37 -04:00
localserverinterface.cpp
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
localserverinterface.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
main.cpp
Merge pull request #1721 from ctrlaltca/speedup
2016-01-15 18:43:01 -05:00
main.h
Commit to resolve requests made by @Daenyth discussed after the commit.
2015-08-08 08:52:19 -04:00
messagelogwidget.cpp
coin flip
2015-12-27 12:34:11 -05:00
messagelogwidget.h
Have servatrice inform players of sideboard size
2014-06-28 00:36:43 -04:00
pending_command.cpp
Split PendingCommand 's implementation to its own cpp to permit automoc
2014-06-10 22:33:21 +02:00
pending_command.h
Split PendingCommand 's implementation to its own cpp to permit automoc
2014-06-10 22:33:21 +02:00
phasestoolbar.cpp
Shortened animation time between phases
2014-10-16 18:05:49 +02:00
phasestoolbar.h
Fix Q_INTERFACES warnings
2014-06-22 22:32:53 -04:00
pictureloader.cpp
Fix pixmap usage in pictureloader
2016-01-23 11:00:10 +01:00
pictureloader.h
Fix pixmap usage in pictureloader
2016-01-23 11:00:10 +01:00
pilezone.cpp
Ported cockatrice
2014-06-24 19:13:47 +02:00
pilezone.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
pixmapgenerator.cpp
Fixed flags size: they're not squared
2015-09-13 00:53:11 +02:00
pixmapgenerator.h
Fixed main chat room lag
2015-04-11 00:49:07 +02:00
player.cpp
fix merge issues
2015-12-30 11:54:30 -05:00
player.h
merged with master
2015-08-31 22:48:14 +02:00
playerlistwidget.cpp
Themes: remove all hardcoded extensions
2015-09-13 00:14:36 +02:00
playerlistwidget.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
playertarget.cpp
Enable hidpi (retina) support under osx
2015-04-26 22:50:59 +02:00
playertarget.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
priceupdater.cpp
Remove deck brew by ZeldaZach
2015-03-26 23:08:53 +01:00
priceupdater.h
Remove deck brew by ZeldaZach
2015-03-26 23:08:53 +01:00
remoteclient.cpp
Updated ClientID Functionality
2016-03-29 17:05:25 -04:00
remoteclient.h
Added server/client feature set communication
2015-09-02 17:54:06 -04:00
remotedecklist_treewidget.cpp
Require Qt4 >=4.8.0; remove some ifdefs on qt version
2014-06-25 16:00:48 +02:00
remotedecklist_treewidget.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
remotereplaylist_treewidget.cpp
Themes: remove all hardcoded extensions
2015-09-13 00:14:36 +02:00
remotereplaylist_treewidget.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
replay_timeline_widget.cpp
fix replay progress bar
2016-01-13 00:17:02 +01:00
replay_timeline_widget.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
round.h
Fix MSVC++ compile error caused by missing round() in math.h
2014-03-11 16:10:55 +01:00
selectzone.cpp
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
selectzone.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
setsmodel.cpp
cleaned up translations
2015-04-27 00:25:43 +02:00
setsmodel.h
Rework the way sets selection/importing works; fix #539 (rebased)
2015-04-18 18:47:09 +02:00
settingscache.cpp
Updated ClientID Functionality
2016-03-29 17:05:25 -04:00
settingscache.h
Updated ClientID Functionality
2016-03-29 17:05:25 -04:00
shortcutssettings.cpp
Dockified the game & replay review areas
2016-01-16 00:54:14 +01:00
shortcutssettings.h
Reset & Clear all shortcuts
2015-09-16 13:35:26 +02:00
soundengine.cpp
Fix #1764
2016-01-22 15:03:01 -05:00
soundengine.h
revert to using QAudioOutput
2015-09-13 19:37:49 +02:00
stackzone.cpp
Theme manager
2015-06-15 14:35:58 +02:00
stackzone.h
Theme manager
2015-06-15 14:35:58 +02:00
tab.cpp
Dockified the game & replay review areas
2016-01-16 00:54:14 +01:00
tab.h
Dockified the game & replay review areas
2016-01-16 00:54:14 +01:00
tab_admin.cpp
Dockified the game & replay review areas
2016-01-16 00:54:14 +01:00
tab_admin.h
Servatrice: refactor signal handling and permit config reloading
2015-06-30 22:21:26 +02:00
tab_deck_editor.cpp
Remove "Ghost" Toolbar
2016-03-21 21:27:38 -04:00
tab_deck_editor.h
Moved get next set index code to own function
2016-02-09 02:55:52 +00:00
tab_deck_storage.cpp
Dockified the game & replay review areas
2016-01-16 00:54:14 +01:00
tab_deck_storage.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
tab_game.cpp
Game tab: use short title for undocked wdgets
2016-02-12 14:49:37 +01:00
tab_game.h
Game: save and restore dock sizes
2016-02-07 21:58:51 +01:00
tab_logs.cpp
Dockified the game & replay review areas
2016-01-16 00:54:14 +01:00
tab_logs.h
Dockified the game & replay review areas
2016-01-16 00:54:14 +01:00
tab_message.cpp
prevent null crash
2016-03-18 14:25:29 -04:00
tab_message.h
Fixed issue with clicking on PM bubbles
2015-04-07 23:32:13 +02:00
tab_replays.cpp
Dockified the game & replay review areas
2016-01-16 00:54:14 +01:00
tab_replays.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
tab_room.cpp
prevent null crash
2016-03-18 14:25:29 -04:00
tab_room.h
Merge branch 'master' into fix_1387
2015-08-20 22:23:47 -04:00
tab_server.cpp
Dockified the game & replay review areas
2016-01-16 00:54:14 +01:00
tab_server.h
If the user request to join a room and we are already in, just focus the correct tab
2015-10-15 19:17:02 +02:00
tab_supervisor.cpp
Added logs tab to allow moderators the ability to review log history/details
2015-09-23 00:50:01 -04:00
tab_supervisor.h
Added logs tab to allow moderators the ability to review log history/details
2015-09-23 00:50:01 -04:00
tab_userlists.cpp
Merge pull request #1753 from ctrlaltca/pr_1544
2016-01-28 22:44:32 +01:00
tab_userlists.h
Renamed userlist tab to account
2015-04-02 23:02:54 +02:00
tablezone.cpp
merged with master
2015-08-31 22:48:14 +02:00
tablezone.h
merged with master
2015-08-31 22:48:14 +02:00
thememanager.cpp
Split pictuloader out of carddatabase
2015-12-26 16:40:17 +01:00
thememanager.h
Removed unused parameter
2015-09-13 00:26:28 +02:00
translation.h
introduced more general grammatical cases
2012-04-22 17:23:10 +02:00
update_checker.cpp
Client update implementation
2016-01-20 22:26:17 +01:00
update_checker.h
Client update implementation
2016-01-20 22:26:17 +01:00
update_downloader.cpp
Client update implementation
2016-01-20 22:26:17 +01:00
update_downloader.h
Client update implementation
2016-01-20 22:26:17 +01:00
user_context_menu.cpp
Added official warning messages moderators can use to inform users
2015-09-22 22:27:46 -04:00
user_context_menu.h
Added official warning messages moderators can use to inform users
2015-09-22 22:27:46 -04:00
userinfobox.cpp
Gender => Pronouns
2015-07-07 14:10:15 +02:00
userinfobox.h
Profile management
2015-07-05 22:44:35 +02:00
userlist.cpp
Added official warning messages moderators can use to inform users
2015-09-22 22:27:46 -04:00
userlist.h
Added official warning messages moderators can use to inform users
2015-09-22 22:27:46 -04:00
window_main.cpp
Merge pull request #1747 from tooomm/about_url
2016-01-28 18:02:37 -05:00
window_main.h
Client update implementation
2016-01-20 22:26:17 +01:00
window_sets.cpp
Split pictuloader out of carddatabase
2015-12-26 16:40:17 +01:00
window_sets.h
Reworked the layout of "edit sets" window
2015-05-14 13:12:24 +02:00
zoneviewwidget.cpp
Merge pull request #1511 from ctrlaltca/theme_extensions
2015-09-13 13:26:12 -04:00
zoneviewwidget.h
Clamp zone view widget's titlebar inside the viewable area
2015-09-10 23:29:01 +02:00
zoneviewzone.cpp
Updated reveal zone check boxes
2015-05-05 10:14:27 +02:00
zoneviewzone.h
Refactored code
2015-01-26 22:19:00 +01:00