summaryrefslogtreecommitdiff
path: root/include/vcl/uitest/uiobject.hxx
AgeCommit message (Expand)Author
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-07-07uitest: complete wrapper for SpinField and SpinButtonSaurav Chirania
2018-07-06uitest logger: log the events calling CallEventListeners()Saurav Chirania
2018-06-12WIP: uitest: complete combobox, tabcontrol wrapperSaurav Chirania
2018-06-03uitest logger: support for buttons, dialog, command and key loggingSaurav Chirania
2018-01-07uitest: add support for GtkTextView/VclMultiLineEditMarkus Mohrhard
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-03-21uitest: better support for listbox loggingMarkus Mohrhard
2017-03-20uitest: add logging for UI actionsMarkus Mohrhard
2017-02-07uitest: provide a way to get a json representation of the ui infoMarkus Mohrhard
2016-10-01Fix typosAndrea Gelmini
2016-10-01add missing include guardsMarkus Mohrhard
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-11Prevent MSC from instantiating implicitly defined DLLPUBLIC member functionsStephan Bergmann
2016-06-22uitest: add support for TabControlMarkus Mohrhard
2016-06-18uitest: add wrapper for radio buttonMarkus Mohrhard
2016-06-18uitest: add method to get all children of a ui objectMarkus Mohrhard
2016-06-18uitest: an enum is a bad idea for the typeMarkus Mohrhard
2016-06-18uitest: move declaration for the uitesting wrapper objects to include/ dirMarkus Mohrhard
2016-06-18uitest: add spinfield uitest supportMarkus Mohrhard
2016-06-18uitest: initial support for spinbuttons in uitestingMarkus Mohrhard
2016-06-18uitest: add initial support for combo boxes to uitestingMarkus Mohrhard
2016-06-18uitest: initial work on tab page ui testing supportMarkus Mohrhard
2016-06-18uitest: add initial implementation for ListBoxMarkus Mohrhard
2016-06-18uitest: add checkboxes to UI testingMarkus Mohrhard
2016-06-18uitest: rename getType to get_typeMarkus Mohrhard
2016-06-18uitest: add ui test wrapper for EditMarkus Mohrhard
2016-06-18uitest: more method documentationsMarkus Mohrhard
2016-06-18uitest: add a few more wrappers for ui controlsMarkus Mohrhard
2016-06-18uitest: let us use the include/vcl/uitest purely for the interfaceMarkus Mohrhard
2016-06-18uitest: move the uitest files to vclMarkus Mohrhard