servatrice/oracle
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
..
resources svg+png updates 2015-04-28 16:06:36 +02:00
src Deal with recent Qt methods deprecation (#3801) 2019-08-27 20:06:54 -04:00
translations updated translations for 2.7.1 (#3750) 2019-06-08 12:38:59 -04:00
CMakeLists.txt Misc startup improvement (#3740) 2019-06-02 21:47:37 -04:00
oracle.desktop Add icon to oracle 2014-08-07 17:27:15 +02:00
oracle.qrc Add icon to oracle 2014-08-07 17:27:15 +02:00
oracle.rc Add icon to oracle 2014-08-07 17:27:15 +02:00