..
abstractitemcontainer.cpp
…
abstractitemcontainer.h
…
abstractitemview.cpp
Add ; to Q_UNUSED
2020-07-07 11:51:48 +02:00
abstractitemview.h
Another round of replacing 0 with nullptr
2020-10-07 23:02:47 +02:00
abstractscrollarea.cpp
Add ; to Q_UNUSED
2020-07-07 11:51:48 +02:00
abstractscrollarea.h
Another round of replacing 0 with nullptr
2020-10-07 23:02:47 +02:00
abstractviewitem.cpp
Add ; to Q_UNUSED
2020-07-07 11:51:48 +02:00
abstractviewitem.h
Another round of replacing 0 with nullptr
2020-10-07 23:02:47 +02:00
backgrounditem.cpp
Add ; to Q_UNUSED
2020-07-07 11:51:48 +02:00
backgrounditem.h
…
button.cpp
Fix build errors for GraphicsViewBenchmark
2020-02-28 12:03:48 +01:00
button.h
…
commandline.cpp
…
commandline.h
…
dummydatagen.cpp
…
dummydatagen.h
…
gvbwidget.cpp
Add ; to Q_UNUSED
2020-07-07 11:51:48 +02:00
gvbwidget.h
Another round of replacing 0 with nullptr
2020-10-07 23:02:47 +02:00
iconitem.cpp
…
iconitem.h
Another round of replacing 0 with nullptr
2020-10-07 23:02:47 +02:00
itemrecyclinglist.cpp
Replace QTime with QElapsedTimer in benchmarks
2020-04-20 17:44:13 +02:00
itemrecyclinglist.h
Another round of replacing 0 with nullptr
2020-10-07 23:02:47 +02:00
itemrecyclinglistview.cpp
…
itemrecyclinglistview.h
Another round of replacing 0 with nullptr
2020-10-07 23:02:47 +02:00
label.cpp
…
label.h
Another round of replacing 0 with nullptr
2020-10-07 23:02:47 +02:00
listitem.cpp
…
listitem.h
Another round of replacing 0 with nullptr
2020-10-07 23:02:47 +02:00
listitemcache.cpp
…
listitemcache.h
…
listitemcontainer.cpp
…
listitemcontainer.h
…
listmodel.cpp
Add ; to Q_UNUSED
2020-07-07 11:51:48 +02:00
listmodel.h
Another round of replacing 0 with nullptr
2020-10-07 23:02:47 +02:00
listwidget.cpp
…
listwidget.h
Another round of replacing 0 with nullptr
2020-10-07 23:02:47 +02:00
mainview.cpp
Merge remote-tracking branch 'origin/5.15' into dev
2020-04-22 15:28:01 +02:00
mainview.h
Another round of replacing 0 with nullptr
2020-10-07 23:02:47 +02:00
menu.cpp
…
menu.h
…
recycledlistitem.cpp
…
recycledlistitem.h
…
resourcemoninterface.h
…
scrollbar.cpp
…
scrollbar.h
…
scroller.cpp
…
scroller.h
Another round of replacing 0 with nullptr
2020-10-07 23:02:47 +02:00
scroller_p.h
Replace QTime with QElapsedTimer in benchmarks
2020-04-20 17:44:13 +02:00
settings.cpp
…
settings.h
…
simplelist.cpp
Replace QTime with QElapsedTimer in benchmarks
2020-04-20 17:44:13 +02:00
simplelist.h
…
simplelistview.cpp
Add ; to Q_UNUSED
2020-07-07 11:51:48 +02:00
simplelistview.h
Another round of replacing 0 with nullptr
2020-10-07 23:02:47 +02:00
theme.cpp
…
theme.h
Another round of replacing 0 with nullptr
2020-10-07 23:02:47 +02:00
themeevent.cpp
…
themeevent.h
…
topbar.cpp
…
topbar.h
…
webview.cpp
Add ; to Q_UNUSED
2020-07-07 11:51:48 +02:00
webview.h
Another round of replacing 0 with nullptr
2020-10-07 23:02:47 +02:00
webview_p.h
Use QList instead of QVector in other qtbase tests
2020-07-07 11:48:45 +02:00