servatrice/oracle/src
ctrlaltca b6df5a4ac3 Deal with recent Qt methods deprecation (#3801)
* Deal with recent Qt methods deprecation

 * Use std::sort, std::less instead of qSort/qLess
 * Use QFontMetrics::horizontalAdvance instead of ::width
 * Use qApp->primaryScreen() instead of QDesktopWidget
 * use lambas instead of QSignalMapper
 * Use QTreeWidgetItem::setForeground instead of ::setTextColor
 * Use QDir::setPath instead of operator=(QString)
 * Use QList::swapItemsAt instead of ::swap

* fix error
2019-08-27 20:06:54 -04:00
..
lzma [WIP] Basic mtgjsonv4 support (#3458) 2018-12-20 18:05:03 -05:00
qt-json Rework of the card database, xml format and oracle parser (#3511) 2019-01-23 18:17:10 -05:00
zip remove all dos line endings (#3489) 2019-01-06 13:46:18 -05:00
main.cpp Several download URLs have arrived! (#3494) 2019-01-08 15:18:06 -05:00
main.h workaround for foreign card arts getting priority by default (#3652) 2019-03-12 10:12:31 +01:00
oracleimporter.cpp Deal with recent Qt methods deprecation (#3801) 2019-08-27 20:06:54 -04:00
oracleimporter.h add 4BB to nonenglish sets (#3786) 2019-07-17 10:04:19 -04:00
oraclewizard.cpp fix #2786 (#3747) 2019-06-08 10:15:33 +02:00
oraclewizard.h Misc startup improvement (#3740) 2019-06-02 21:47:37 -04:00
pagetemplates.cpp Misc startup improvement (#3740) 2019-06-02 21:47:37 -04:00
pagetemplates.h Misc startup improvement (#3740) 2019-06-02 21:47:37 -04:00