Age | Commit message (Expand) | Author |
2024-03-28 | fix comparison of UIObject's inside UITests | Noel Grandin |
2024-03-28 | add check to close_dialog_through_button | Noel Grandin |
2024-03-28 | improve logging in UITests | Noel Grandin |
2024-03-06 | related: tdf#159879: test chart dialogs | Xisco Fauli |
2024-01-23 | tdf#97361 Make unittests more pythonic: XIndexAccess | Chenxiong Qi |
2023-12-27 | tdf#158803 Fix issues detected by pyflakes | Chenxiong Qi |
2023-12-05 | Deduplicate execute_dialog_through_* | Mike Kaganski |
2023-12-05 | uitest: remove crash report handler | Xisco Fauli |
2023-11-06 | uitest: Clean up redundant usage of gb_UITest_use_oneprocess | Xisco Fauli |
2023-11-02 | uitest: check that dialog really did open | Noel Grandin |
2023-10-16 | Fix UITests on Windows | Mike Kaganski |
2023-10-05 | SW comments: Provide parent / child relations without position. | Gökay Şatır |
2023-10-04 | uitest: add load properties parameters | Henry Castro |
2023-10-04 | uitest: flush print messages | Henry Castro |
2023-10-04 | uitest: add signal_handler function | Henry Castro |
2023-09-28 | UITest_impress_demo: use oneprocess mode | Miklos Vajna |
2023-09-21 | UITest_writer_tests7: use oneprocess mode | Miklos Vajna |
2023-09-18 | tdf#111705: Add Arabic math symbols to the symbols catalogue | Khaled Hosny |
2023-09-18 | starmath: Show editing window by default again | Khaled Hosny |
2023-09-13 | starmath: Hide editing window by default and add a menu item to show | Khaled Hosny |
2023-09-05 | starmath: Always insert using SmCursor when inline editing is enabled | Khaled Hosny |
2023-05-26 | tdf#154131 Add Detect scientific number option | Laurent Balland |
2023-04-13 | tdf#154451 uitest: use more oneprocess mode | Miklos Vajna |
2023-03-22 | sw floattable: fix current page number when editing document with a split fly | Miklos Vajna |
2023-03-20 | uitest: add a way to optionally use the same soffice process for a testsuite | Miklos Vajna |
2023-02-21 | tdf#152850: Fix bad scoping of MathML frac command | DowwdyJ |
2023-02-07 | uitest: reset value when changing the measurement unit | Xisco Fauli |
2023-01-31 | uitest: remove wait_until_file_is_available | Xisco Fauli |
2022-12-19 | tdf#152295 sw sd UI: don't reset tiled image size by Area tab | Tibor Nagy |
2022-11-15 | tdf#132293 remove unused imports from uitest | Bogdan B |
2022-10-17 | tdf#132293 remove unused imports and variables | Rakielle |
2022-09-26 | Use Markdown instead of reStructuredText | Hossein |
2022-09-05 | tdf#97361 replace getCellByPosition with access by subscript | Chenxiong Qi |
2022-08-26 | tdf#150489: Drop Elements docking window | Mike Kaganski |
2022-06-13 | uitest: sc: reset values in paste special dialog | Xisco Fauli |
2022-06-02 | Use IconView in SmElementsControl | Mike Kaganski |
2022-05-17 | Improve version check | Mike Kaganski |
2022-05-17 | use exec_module on newer Python (>3.3) to avoid DeprecationWarning | Noel Grandin |
2022-03-14 | tdf#128610: math: add UItest | Xisco Fauli |
2022-03-10 | tdf#140386: math: Add UItest | Xisco Fauli |
2022-03-10 | uitest: math: at least execute the test on linux | Xisco Fauli |
2022-03-07 | tdf#147755: math: Add UItest | Xisco Fauli |
2022-02-28 | uitest: fix sporadic UITest_impress_demo failures | Xisco Fauli |
2022-02-25 | uitest: introduce wait_until_file_is_available | Xisco Fauli |
2022-02-25 | uitest: unify code and use while True everywhere | Xisco Fauli |
2022-02-25 | uitest: remove debug option | Xisco Fauli |
2022-02-24 | uitest: try harder to close the dialog when it fails ... | Xisco Fauli |
2022-02-19 | uilogger: improve language in comments | Ilmari Lauhakangas |
2022-02-19 | uilogger: make vertical tab handling more robust | Ilmari Lauhakangas |
2022-02-03 | ignore ~ backup files when searching for .py uitest files | Luboš Luňák |