qt6-bb10/src
Pavol Markovic 36ddfb6cc1 macOS: Replace category methods with functions
Objective-C category methods prohibit safe unloading of dynamic
libraries / plugins statically linked to Qt. Although they can be called in
convenient way they can be replaced with standalone functions without
noticeable drawback.

Remove unused qt_validModesForFontPanel category method.
Remove empty NSStatusItem (Qt) category.

Task-number: QTBUG-59884
Change-Id: I69503a115b1177623da91c67b62d72e56f43ffcf
Reviewed-by: Jake Petroules <jake.petroules@qt.io>
2018-01-10 10:03:32 +00:00
..
3rdparty Doc: Fix paths to 3rdparty license files 2017-12-15 09:17:41 +00:00
android Android: Support caps lock 2017-12-08 18:22:51 +00:00
angle ANGLE: Fix resizing of windows 2017-12-13 13:07:52 +00:00
concurrent Adapt to the C++ SIC introduced by P0012: noexcept specialization 2017-05-03 02:39:56 +00:00
corelib Update qurltlds_p.h 2018-01-05 08:22:23 +00:00
dbus Fix clazy-strict-iterators 2017-10-25 09:19:19 +00:00
gui Fix pps and imf support for QNX builds 2017-12-19 11:07:12 +00:00
network Fix typo in QSslKey 2017-12-21 12:15:04 +00:00
opengl Make high-dpi QGLWidget work cross platform 2017-08-02 21:58:21 +00:00
openglextensions Also release winmain, qopenglextensions under commercial licenses 2016-11-18 16:19:56 +00:00
platformheaders Doc: rephrase parameter description to avoid qdoc error message 2017-04-18 10:37:50 +00:00
platformsupport Fix regression in painted emoji offset 2018-01-10 07:07:13 +00:00
plugins macOS: Replace category methods with functions 2018-01-10 10:03:32 +00:00
printsupport qprintengine_win.cpp: Fix -Wclazy-range-loop 2017-11-30 15:22:51 +00:00
sql update sqldriver docs 2017-12-14 18:05:12 +00:00
testlib Correct "developer-build" in QtTest black list features 2018-01-02 21:48:42 +00:00
tools Allow moc to handle Unicode output filenames on Windows with MSVC 2017-12-28 15:29:02 +00:00
widgets Revert "QTreeView: Make sure QHeaderView is notified on layoutChanged()" 2018-01-05 08:22:30 +00:00
winmain Merge remote-tracking branch 'origin/5.8' into 5.9 2017-02-08 15:49:18 +01:00
xml Prefer rvalue versions of toLatin() and toUtf8() 2017-03-30 20:31:59 +00:00
src.pro Merge remote-tracking branch 'origin/5.8' into 5.9 2017-03-27 10:42:08 +02:00