..
qt-json
Qt5: toAscii() and fromAscii() Methods are deprecated
2014-06-20 16:55:26 +02:00
abstractcarddragitem.cpp
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
abstractcarddragitem.h
Fix Q_INTERFACES warnings
2014-06-22 22:32:53 -04:00
abstractcarditem.cpp
Fix MSVC++ compile error caused by missing round() in math.h
2014-03-11 16:10:55 +01: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
Fix some warnings
2014-06-27 22:19:23 -04:00
abstractcounter.cpp
Ported cockatrice
2014-06-24 19:13:47 +02: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 MSVC++ compile error due to sqrt() usage.
2014-03-11 16:57:54 +01: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 #214 from pliu037/master
2014-07-31 13:42:57 -04:00
carddatabase.h
Add back support for custom picture urls in cards.xml
2014-07-26 23:36:51 +02:00
carddatabasemodel.cpp
Require Qt4 >=4.8.0; remove some ifdefs on qt version
2014-06-25 16:00:48 +02:00
carddatabasemodel.h
whitespace modifications in preparation for merge
2014-03-25 01:13:41 +00:00
carddragitem.cpp
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
carddragitem.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
cardfilter.cpp
change tabs into 4 spaces in new files
2014-03-25 02:29:45 +00:00
cardfilter.h
Fix some warnings
2014-06-27 22:19:23 -04: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
change tabs into 4 spaces in new files
2014-03-25 02:29:45 +00: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
Fix #117 : Card tags now match disregarding case and punctuation.
2014-07-06 20:04:09 -04:00
cardinfowidget.h
Fix #117 : Card tags now match disregarding case and punctuation.
2014-07-06 20:04:09 -04:00
carditem.cpp
fix #203
2014-07-09 17:42:35 +02:00
carditem.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05: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
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
chatview.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05: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
Ensure the whole table gets refreshed when updating prices
2014-07-23 22:11:26 +02:00
decklistmodel.h
Ensure the whole table gets refreshed when updating prices
2014-07-23 22:11:26 +02:00
deckstats_interface.cpp
Fix #225 : Multiples of cards are now sent to deckstats.
2014-07-23 15:21:46 -04:00
deckstats_interface.h
Merge remote-tracking branch 'upstream/master'
2014-07-20 14:40:18 -04:00
deckview.cpp
Ported cockatrice
2014-06-24 19:13:47 +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
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
dlg_connect.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
dlg_create_token.cpp
Ported cockatrice
2014-06-24 19:13:47 +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
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -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
Hide unused parameters in cockatrice/ to avoid warnings
2014-07-24 18:27:02 +02: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
Hash the game type.
2014-07-07 19:04:01 -04:00
dlg_filter_games.h
Hash the game type.
2014-07-07 19:04:01 -04: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
Added default cases to switch
2014-07-02 21:42:17 +02:00
dlg_settings.h
use a signal instead of calling QMetaObject::invokeMethod
2014-07-02 21:41:52 +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
Fixed bug in filtertree.cpp
2014-06-18 12:10:15 +02:00
filtertree.h
Declare useless virtual dtor for polymorphic classes
2014-07-24 18:54:45 +02: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
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
gamescene.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
gameselector.cpp
Merge remote-tracking branch 'upstream/master' into cmake_qt5
2014-07-09 17:44:21 +02:00
gameselector.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
gamesmodel.cpp
Fixed warning C4018 <,> signed/unsigned mismatch
2014-03-12 09:34:25 +01:00
gamesmodel.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
gametypemap.h
Fixed compile warnings due to missing \n at EOF.
2013-05-15 21:31:47 +02:00
gameview.cpp
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05: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
Fixed VC "'*/' found outside of comment" warning.
2014-03-11 15:04:26 +01:00
handzone.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
keysignals.cpp
update to hotkey settings in deck editor tab
2014-04-24 20:17:21 +00:00
keysignals.h
Added missing ifdefs around keysignals.h
2014-06-10 23:25:59 +02: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
Fix compilation warning introduced in #246
2014-08-04 20:09:53 +02:00
main.h
Fix some warnings
2014-06-27 22:19:23 -04:00
messagelogwidget.cpp
Clean up deck load chat message
2014-06-28 09:04:45 -04: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
Fix MSVC++ compile error caused by missing round() in math.h
2014-03-11 16:10:55 +01: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
Fix MSVC++ compile error caused by missing round() in math.h
2014-03-11 16:10:55 +01:00
pixmapgenerator.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
player.cpp
Fix #248 : the token dialog generates cards irrespective of their case and punctation.
2014-08-02 19:32:24 -04:00
player.h
Fix Q_INTERFACES warnings
2014-06-22 22:32:53 -04:00
playerlistwidget.cpp
Disable some usercontextmenu actions if the user is offline; fix #234
2014-07-27 00:29:23 +02:00
playerlistwidget.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
playertarget.cpp
Fixed MSVC++ compile error due to sqrt() usage.
2014-03-11 16:57:54 +01:00
playertarget.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
priceupdater.cpp
Fix issue mentioned in #152 : price updater loads all cards now.
2014-07-24 19:53:05 -04:00
priceupdater.h
Split price retrieval on multiple request
2014-07-23 23:00:58 +02: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
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
setsmodel.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
settingscache.cpp
Add pricing from deckbrew.com
2014-06-29 23:33:03 +02:00
settingscache.h
Add pricing from deckbrew.com
2014-06-29 23:33:03 +02:00
soundengine.cpp
Ported cockatrice
2014-06-24 19:13:47 +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
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
tab.h
Room and Message tabs: focus input line when convenient; Fix #180
2014-07-06 14:28:48 +02: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
Fix #110 : Price column is removed when the setting is disabled.
2014-07-26 21:13:30 -04:00
tab_deck_editor.h
Notify deck editor when price feature setting is changed
2014-06-22 21:20:14 -04: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
Fix signed/unsigned comparision
2014-07-24 18:40:25 +02:00
tab_game.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
tab_message.cpp
Room and Message tabs: focus input line when convenient; Fix #180
2014-07-06 14:28:48 +02:00
tab_message.h
Room and Message tabs: focus input line when convenient; Fix #180
2014-07-06 14:28:48 +02:00
tab_replays.cpp
Hide unused parameters in cockatrice/ to avoid warnings
2014-07-24 18:27:02 +02:00
tab_replays.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
tab_room.cpp
Room and Message tabs: focus input line when convenient; Fix #180
2014-07-06 14:28:48 +02:00
tab_room.h
Room and Message tabs: focus input line when convenient; Fix #180
2014-07-06 14:28:48 +02:00
tab_server.cpp
Ported cockatrice
2014-06-24 19:13:47 +02:00
tab_server.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
tab_supervisor.cpp
Reorder items initialization to match the order in class declaration
2014-07-24 18:44:19 +02:00
tab_supervisor.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
tab_userlists.cpp
Add the ability to friend/ignore an offline user
2014-06-15 14:59:54 -04:00
tab_userlists.h
Add the ability to friend/ignore an offline user
2014-06-15 14:59:54 -04:00
tablezone.cpp
Ported cockatrice
2014-06-24 19:13:47 +02:00
tablezone.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
translation.h
introduced more general grammatical cases
2012-04-22 17:23:10 +02:00
user_context_menu.cpp
Enable Show this user's games" for offline users
2014-07-27 21:29:27 +02: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
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
userinfobox.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
userlist.cpp
Disable some usercontextmenu actions if the user is offline; fix #234
2014-07-27 00:29:23 +02:00
userlist.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
window_main.cpp
Give more friendly login error message
2014-07-01 12:04:33 -04:00
window_main.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
window_sets.cpp
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
window_sets.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
zoneviewwidget.cpp
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
zoneviewwidget.h
Convert rest of source to 4-space indent
2014-02-11 11:14:19 -05:00
zoneviewzone.cpp
Fixed VC "'*/' found outside of comment" warning.
2014-03-11 15:04:26 +01:00
zoneviewzone.h
Fix Q_INTERFACES warnings
2014-06-22 22:32:53 -04:00