yacreader/custom_widgets
Felix Kauselmann 18506c21cc Treeview: Remove QSysInfo
QSysInfo::MacVersion is deprecated in Qt 5.9 and the code it was used in
is effectively dead code as it is specific to macOS versions no longer supported
by Qt 5.9.

Remove it.
2021-03-13 10:46:43 +01:00
..
custom_widgets_yacreader.pri Add what's new dialog 2021-01-21 21:39:22 +01:00
custom_widgets_yacreaderlibrary.pri format 2021-01-21 22:31:56 +01:00
help_about_dialog.cpp Use the build number in code 2019-08-24 11:11:55 +02:00
help_about_dialog.h Format code using clang-format 2019-05-30 19:46:37 +02:00
rounded_corners_dialog.cpp Add what's new dialog 2021-01-21 21:39:22 +01:00
rounded_corners_dialog.h Add what's new dialog 2021-01-21 21:39:22 +01:00
whats_new_controller.cpp Add what's new dialog 2021-01-21 21:39:22 +01:00
whats_new_controller.h Add what's new dialog 2021-01-21 21:39:22 +01:00
whats_new_dialog.cpp Update what's new + CHANGELOG 2021-03-06 21:24:53 +01:00
whats_new_dialog.h Add what's new dialog 2021-01-21 21:39:22 +01:00
yacreader_busy_widget.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_busy_widget.h Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_dark_menu.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_dark_menu.h Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_deleting_progress.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_deleting_progress.h Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_field_edit.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_field_edit.h Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_field_plain_text_edit.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_field_plain_text_edit.h Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_flow_config_widget.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_flow_config_widget.h Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_flow.cpp Fix code format errors due to changes in default coding style. (#150) 2020-07-24 21:17:49 +02:00
yacreader_flow.h Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_gl_flow_config_widget.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_gl_flow_config_widget.h Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_library_item_widget.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_library_item_widget.h Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_library_list_widget.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_library_list_widget.h Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_macosx_toolbar.h Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_macosx_toolbar.mm Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_options_dialog.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_options_dialog.h Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_search_line_edit.cpp Make the search line edit bigger 2021-01-14 09:17:49 +01:00
yacreader_search_line_edit.h Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_sidebar.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_sidebar.h Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_social_dialog.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_social_dialog.h Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_spin_slider_widget.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_spin_slider_widget.h Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_table_view.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_table_view.h Fix code format errors due to changes in default coding style. (#150) 2020-07-24 21:17:49 +02:00
yacreader_titled_toolbar.cpp Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_titled_toolbar.h Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_tool_bar_stretch.cpp Headless server: simplify system config logger 2018-01-28 13:32:56 +01:00
yacreader_tool_bar_stretch.h Format code using clang-format 2019-05-30 19:46:37 +02:00
yacreader_treeview.cpp Treeview: Remove QSysInfo 2021-03-13 10:46:43 +01:00
yacreader_treeview.h Add .gitattributes rules for text and binary handling 2018-07-30 15:04:04 +02:00