You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Vlad Zahorodnii 7fffe99328 build: Add -Wno-unused-parameter compiler option 3 years ago
..
CMakeLists.txt
mock_tabboxclient.cpp
mock_tabboxclient.h
mock_tabboxhandler.cpp build: Add -Wno-unused-parameter compiler option 3 years ago
mock_tabboxhandler.h build: Add -Wno-unused-parameter compiler option 3 years ago
test_desktopchain.cpp
test_tabbox_clientmodel.cpp replace all uses of QScopedPointer with std::unique_ptr 4 years ago
test_tabbox_clientmodel.h
test_tabbox_config.cpp Introduced a new setting for the task switcher - OrderMinimizedMode - and implemented the tabbox logic for it 4 years ago
test_tabbox_handler.cpp