.. |
CMakeLists.txt
|
Change file names and classes names to match them
|
2018-06-15 20:12:59 +03:00 |
pluginselectdialog.cpp
|
Use 'auto' to avoid duplicating the type name
|
2019-02-16 18:54:17 +02:00 |
pluginselectdialog.h
|
Convert pass-by-value arguments to const refs where applicable
|
2019-02-12 02:45:55 +02:00 |
pluginselectdialog.ui
|
Change file names and classes names to match them
|
2018-06-15 20:12:59 +03:00 |
pluginsourcedialog.cpp
|
Change file names and classes names to match them
|
2018-06-15 20:12:59 +03:00 |
pluginsourcedialog.h
|
Change file names and classes names to match them
|
2018-06-15 20:12:59 +03:00 |
pluginsourcedialog.ui
|
Change file names and classes names to match them
|
2018-06-15 20:12:59 +03:00 |
searchjobwidget.cpp
|
Avoid repeating the return type
|
2019-02-16 18:54:18 +02:00 |
searchjobwidget.h
|
Add regex option in the search filter's context menu
|
2018-08-14 13:38:34 +03:00 |
searchjobwidget.ui
|
Change file names and classes names to match them
|
2018-06-15 20:12:59 +03:00 |
searchlistdelegate.cpp
|
Fix strings not translated
|
2018-12-01 20:32:34 +08:00 |
searchlistdelegate.h
|
Fix strings not translated
|
2018-12-01 20:32:34 +08:00 |
searchsortmodel.cpp
|
Combine qAsConst() with copyAsConst() to asConst()
|
2018-11-28 23:41:23 +02:00 |
searchsortmodel.h
|
Use uniform initialization on some default arguments
|
2019-02-25 17:05:15 +02:00 |
searchwidget.cpp
|
Add const to almost all remaining vars and arguments that qualify
|
2019-02-25 17:05:15 +02:00 |
searchwidget.h
|
Convert pass-by-value arguments to const refs where applicable
|
2019-02-12 02:45:55 +02:00 |
searchwidget.ui
|
Convert the names used in ui and c++ files from snake_case to camelCase
|
2018-07-03 08:38:32 +03:00 |