summaryrefslogtreecommitdiff
path: root/sw/qa/uitest/writer_tests3/hyperlinkdialog.py
AgeCommit message (Expand)Author
2024-11-12tdf#162753 - Hyperlink dialog: trim leading/trailing whitespaces of URLsAndreas Heinisch
2024-11-11tdf#162753 - Propose clipboard content only for option internetAndreas Heinisch
2024-11-06tdf#162753 - Hyperlink dialog: preset only syntactically valid hyperlinksAndreas Heinisch
2023-07-27tdf#146576 - Propose clipboard content when inserting a hyperlinkAndreas Heinisch
2023-04-28tdf#90496 - Remember last used view in hyperlink dialogAndreas Heinisch
2022-06-30tdf#132293 remove unused imports and unused variables in swm.hashemian
2022-01-15tdf#146754: consider xyz:123 as host:port when parsing URLs smartMike Kaganski
2021-12-15uitest: simplify codeXisco Fauli
2021-06-30uitest: combine create_doc_in_start_center methodsXisco Fauli
2021-06-30uitest: guard create_doc_in_start_center in swXisco Fauli
2021-06-29uitest: combine execute_dialog_through_command methodsXisco Fauli
2021-06-29uitest: guard execute_dialog_through_command in swXisco Fauli
2021-06-24Revert "uitest: guard create_doc_in_start_center"Xisco Fauli
2021-06-22uitest: guard create_doc_in_start_centerXisco Fauli
2021-06-22configure: Improve help-options handlingJan-Marek Glogowski
2021-06-21uitest: guard execute_blocking_actionXisco Fauli
2021-04-08Make test_tdf141166 work also on macOS (where help is ⌘H, not ^H)Stephan Bergmann
2021-04-08tdf#132293 removed all the unused imports from the folder swVatsal32
2021-03-30For now, skip problematic test_tdf141166 also for --with-helpStephan Bergmann
2021-03-24Skip a problematic UITest for --with-help=html/onlineStephan Bergmann
2021-03-23tdf#141166: sw: Add UItestXisco Fauli
2021-01-13Related: tdf#133718 use mnenonics from vertical tabcontrol labelsCaolán McNamara
2021-01-04tdf#133718 Add accelerator keys to Hyperlink dialog tabsGabor Kelemen
2020-08-01Use a more conventional START/END_POS rangeStephan Bergmann
2020-08-01Remove the wait_until_property_is_updated calls againStephan Bergmann
2020-07-29Further timing issues with test_insert_hyperlinkStephan Bergmann
2020-07-28uitest : Avoid any timing issue in test_insert_hyperlinkAhmed ElShreif
2020-07-08uitest : sw: Add UItest for Hyperlink DialogAhmed ElShreif