mirror of https://github.com/qTox/qTox.git
Browse Source
jenli669 (13):
refactor(filetransfer): switch to Qt 5.13 compliant methods for OSX
refactor(nexus): replace deprecated QSignalMapper with lambda
refactor(offlinemsg): replace qSort with std::sort
refactor(widget): make contentDialog use swapItemsAt in Qt 5.13
refactor(widget): replace qSort with std::sort in groupchatform
refactor(AVForm): replace QDesktopWidget::resized
refactor(AVForm): replace QDesktopWidget::screenCountChanged
refactor(widget): replace fontMetrics.width() when using Qt 5.13
refactor(widget): use drawRoundedRect in callconfirmwidget
refactor(widget): replace screenGeometry() when using Qt 5.13
refactor(widget): replace qt_mac_set_dock_menu() in widget
fix(test): include <set> in groupmessagedispatcher_test.cpp
refactor(widget): replace byteCount() with sizeInBytes in Qt 5.13
reviewable/pr5729/r8
15 changed files with 63 additions and 28 deletions
Loading…
Reference in new issue