office-gobmx/uitest
Mike Kaganski d79c527c2a Use IconView in SmElementsControl
Allows to send individual images over the wire in lok case,
instead of sending full canvas at every scroll operation.

The control's horizontal and vertical modes (when it's docked to a
vertical or a horizontal parent window side) are now identical.

Some TODOs:
* Re-implement a11y - that needs to be implemented on IconView level;
* Make sure that sub-pixel positioning is not used when creating the
  elements icons (makes elements look a bit slim on Windows);
* Maybe restore mouse hover indication; in non-GTK case, a call to
  m_xIconView->SetHoverSelection would suffice in SalInstanceIconView.

Change-Id: Idbc35f4e38e2b49fd0848a96da557fa2c1a1f6e1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/134761
Tested-by: Mike Kaganski <mike.kaganski@collabora.com>
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2022-06-02 12:51:41 +02:00
..
demo_ui uitest: fix license headers 2021-12-01 18:13:16 +01:00
impress_tests uitest: fix sporadic UITest_impress_demo failures 2022-02-28 22:42:10 +01:00
libreoffice tdf#132293 removed some unused imports from uitest 2021-12-01 11:27:42 +01:00
math_tests Use IconView in SmElementsControl 2022-06-02 12:51:41 +02:00
packaging
ui_logger_dsl uilogger: improve language in comments 2022-02-19 13:36:43 +01:00
uitest uitest: fix sporadic UITest_impress_demo failures 2022-02-28 22:42:10 +01:00
__init__.py
loginterpreter.py
Makefile
Module_uitest.mk
README.md
test_main.py Improve version check 2022-05-17 14:12:58 +02:00
UITest_demo_ui.mk
UITest_impress_demo.mk
UITest_math_demo.mk tdf#128610: math: add UItest 2022-03-14 15:25:08 +01:00

UI Testing Framework

The code for the UI testing framework and the UI tests.