..
qt-json
Qt5: toAscii() and fromAscii() Methods are deprecated
2014-06-20 16:55:26 +02: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
Fix #67
2015-04-04 14:03:22 +02:00
abstractcarditem.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
abstractclient.cpp
Convert to 4-space indents
2014-02-11 10:47:51 -05:00
abstractclient.h
Added username to window title
2015-03-03 13:09:41 +01:00
abstractcounter.cpp
apply QKeySequence & remove unnecessary tr
2015-04-14 17:17:01 -04:00
abstractcounter.h
Fix Q_INTERFACES warnings
2014-06-22 22:32:53 -04:00
abstractgraphicsitem.cpp
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05: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
Rework the way sets selection/importing works; fix #539 (rebased)
2015-04-18 18:47:09 +02:00
carddatabase.h
Rework the way sets selection/importing works; fix #539 (rebased)
2015-04-18 18:47:09 +02:00
carddatabasemodel.cpp
Reverted back to full punctuation
2015-05-01 22:26:44 +02:00
carddatabasemodel.h
Sort Mana cost using CMC
2015-04-12 18:54:00 +02: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
change tabs into 4 spaces in new files
2014-03-25 02:29:45 +00:00
cardframe.h
change tabs into 4 spaces in new files
2014-03-25 02:29:45 +00:00
cardinfopicture.cpp
Use QPixmapCache for card images
2014-12-24 16:18:55 +01:00
cardinfopicture.h
change tabs into 4 spaces in new files
2014-03-25 02:29:45 +00:00
cardinfotext.cpp
change tabs into 4 spaces in new files
2014-03-25 02:29:45 +00:00
cardinfotext.h
change tabs into 4 spaces in new files
2014-03-25 02:29:45 +00:00
cardinfowidget.cpp
Use QPixmapCache for card images
2014-12-24 16:18:55 +01:00
cardinfowidget.h
Fix #117 : Card tags now match disregarding case and punctuation.
2014-07-06 20:04:09 -04:00
carditem.cpp
Changed pt to orange
2015-04-25 23:06:41 +02: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
Merge pull request #983 from poixen/mention_fix
2015-04-20 14:20:23 +02:00
chatview.h
Mention popup fix
2015-04-05 12:43:02 +02:00
client_metatypes.h
Fixed compile warnings due to missing \n at EOF.
2013-05-15 21:31:47 +02: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
Fall back to plain text load when xml load fails
2014-06-24 00:14:59 -04:00
deck_loader.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
decklistmodel.cpp
Optimize loop; refers #910
2015-04-08 12:52:02 +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
Refactored code and made lines cleaner
2015-04-01 17:24:50 +02:00
deckview.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05: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
Clean up a small pile of compiler warnings.
2014-12-30 15:54:38 -07:00
dlg_connect.h
Added 'auto connect' checkbox to connect dialog. When the main window becomes active for the first time and auto connect is set to true, it will call connectToServer at that point.
2014-08-27 21:25:11 +01:00
dlg_create_token.cpp
Updated token dlg
2015-04-09 18:34:21 +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
Allow for shortcuts on hand viewing
2015-02-09 15:52:04 -05:00
dlg_creategame.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
dlg_edit_tokens.cpp
Better handle the TK set used for tokens
2014-11-19 19:44:54 +01:00
dlg_edit_tokens.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
dlg_filter_games.cpp
Filter password games consistancy
2015-04-15 22:00:52 +02:00
dlg_filter_games.h
Filter password games consistancy
2015-04-15 22:00:52 +02:00
dlg_load_deck_from_clipboard.cpp
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
dlg_load_deck_from_clipboard.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05: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_settings.cpp
removed qfont import
2015-04-23 23:06:21 +02:00
dlg_settings.h
Left hand justification
2015-04-02 12:49:06 +02:00
filterbuilder.cpp
change tabs into 4 spaces in new files
2014-03-25 02:29:45 +00:00
filterbuilder.h
change tabs into 4 spaces in new files
2014-03-25 02:29:45 +00: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
Fixed incorrect zone positioning
2015-04-27 16:26:57 -04:00
gamescene.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
gameselector.cpp
Filter password games consistancy
2015-04-15 22:00:52 +02:00
gameselector.h
Disable filters in "show user's games" dialog
2015-02-08 22:35:37 +01:00
gamesmodel.cpp
Added translation fix missing from #1001
2015-04-22 11:10:14 +02:00
gamesmodel.h
Filter password games consistancy
2015-04-15 22:00:52 +02:00
gametypemap.h
Fixed compile warnings due to missing \n at EOF.
2013-05-15 21:31:47 +02:00
gameview.cpp
apply QKeySequence & remove unnecessary tr
2015-04-14 17:17:01 -04:00
gameview.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
handcounter.cpp
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
handcounter.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
handzone.cpp
Left hand justification
2015-04-02 12:49:06 +02:00
handzone.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05: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
localclient.cpp
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
localclient.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
localserver.cpp
Hide unused parameters in cockatrice/ to avoid warnings
2014-07-24 18:27:02 +02:00
localserver.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05: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
Startup: fix resetting card database to default
2015-03-30 12:28:13 +02:00
main.h
Added system tray icon
2015-03-26 18:37:57 +01:00
messagelogwidget.cpp
Added missing checks
2015-04-12 21:52:17 +02: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
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 main chat room lag
2015-04-11 00:49:07 +02:00
pixmapgenerator.h
Fixed main chat room lag
2015-04-11 00:49:07 +02:00
player.cpp
Add "play top card face down" menu entry to library; fix #762
2015-04-27 23:02:45 +02:00
player.h
Add "play top card face down" menu entry to library; fix #762
2015-04-27 23:02:45 +02:00
playerlistwidget.cpp
Buddy stars
2015-01-31 17:11:17 +01: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
Change client send-ping timer back to 1sec
2014-07-09 19:06:31 -04:00
remoteclient.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05: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
Ported cockatrice
2014-06-24 19:13:47 +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
Hide unused parameters in cockatrice/ to avoid warnings
2014-07-24 18:27:02 +02: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
Left hand justification
2015-04-02 12:49:06 +02:00
settingscache.h
Left hand justification
2015-04-02 12:49:06 +02:00
soundengine.cpp
Sound engine: don't open() inexistent files
2015-03-30 15:58:33 +02:00
soundengine.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
stackzone.cpp
Fixed VC "'*/' found outside of comment" warning.
2014-03-11 15:04:26 +01:00
stackzone.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
tab.cpp
Fixes the "Card preview window gets stuck and can't be removed" issue by saving the cardname, instead of getting it back from the popup (with possible issues with case sensitivity). Also closes an old popup when a new is created.
2014-12-29 19:00:28 +01:00
tab.h
Fixes the "Card preview window gets stuck and can't be removed" issue by saving the cardname, instead of getting it back from the popup (with possible issues with case sensitivity). Also closes an old popup when a new is created.
2014-12-29 19:00:28 +01:00
tab_admin.cpp
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
tab_admin.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
tab_deck_editor.cpp
Rework the way sets selection/importing works; fix #539 (rebased)
2015-04-18 18:47:09 +02:00
tab_deck_editor.h
Rework the way sets selection/importing works; fix #539 (rebased)
2015-04-18 18:47:09 +02:00
tab_deck_storage.cpp
Ported cockatrice
2014-06-24 19:13:47 +02:00
tab_deck_storage.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
tab_game.cpp
apply QKeySequence & remove unnecessary tr
2015-04-14 17:17:01 -04:00
tab_game.h
Reworked replay buttons
2015-04-09 16:05:12 +02:00
tab_message.cpp
Added () for || && logic handling
2015-04-10 13:31:44 +02:00
tab_message.h
Fixed issue with clicking on PM bubbles
2015-04-07 23:32:13 +02:00
tab_replays.cpp
Fix #484
2014-12-26 16:09:56 +01:00
tab_replays.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
tab_room.cpp
apply QKeySequence & remove unnecessary tr
2015-04-14 17:17:01 -04:00
tab_room.h
Fixed issue with clicking on PM bubbles
2015-04-07 23:32:13 +02:00
tab_server.cpp
Fix for #460
2014-11-27 09:52:27 +01:00
tab_server.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
tab_supervisor.cpp
Fixed issue with clicking on PM bubbles
2015-04-07 23:32:13 +02:00
tab_supervisor.h
Fixed issue with clicking on PM bubbles
2015-04-07 23:32:13 +02:00
tab_userlists.cpp
Add the ability to friend/ignore an offline user
2014-06-15 14:59:54 -04:00
tab_userlists.h
Renamed userlist tab to account
2015-04-02 23:02:54 +02:00
tablezone.cpp
Removed comments
2014-11-05 14:10:30 +01:00
tablezone.h
Removed comment
2014-11-03 17:19:12 +01:00
translation.h
introduced more general grammatical cases
2012-04-22 17:23:10 +02:00
user_context_menu.cpp
Remove "talking to" prefix from private chats
2015-03-19 16:32:59 +01:00
user_context_menu.h
Disable some usercontextmenu actions if the user is offline; fix #234
2014-07-27 00:29:23 +02:00
userinfobox.cpp
flag fix
2015-02-05 17:24:09 -05:00
userinfobox.h
Add country code to user info box.
2015-01-28 11:57:17 -05:00
userlist.cpp
clearly differentiate users lists
2015-04-16 15:17:08 +02:00
userlist.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
window_main.cpp
gavin & translate update
2015-04-27 11:34:53 -04:00
window_main.h
Updated server shutdown timer logic
2015-04-22 19:14:14 +02:00
window_sets.cpp
Rework the way sets selection/importing works; fix #539 (rebased)
2015-04-18 18:47:09 +02:00
window_sets.h
Rework the way sets selection/importing works; fix #539 (rebased)
2015-04-18 18:47:09 +02:00
zoneviewwidget.cpp
Reorder member initialization
2015-04-17 17:44:07 +02:00
zoneviewwidget.h
Fixed shuffle issue
2015-01-25 00:34:41 +01:00
zoneviewzone.cpp
Fixed pile view bug
2015-02-01 00:31:25 +01:00
zoneviewzone.h
Refactored code
2015-01-26 22:19:00 +01:00