summaryrefslogtreecommitdiff
path: root/include/vcl/uitest/uiobject.hxx
AgeCommit message (Expand)Author
2021-01-14UITest: add IconViewSzymon Kłos
2020-11-03loplugin:unnecessaryvirtualNoel
2020-10-16add a DrawingAreaUIObject to avoid need to include layout.hxx for uitestCaolán McNamara
2020-09-18jsdialog: use window only if visibleSzymon Kłos
2020-08-24uilogger : Add support in the Logger and DSL for the ToolBoxAhmed ElShreif
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-08-06uitest : Add support for Menu Button objectsAhmed ElShreif
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-14uitest : Add support for "ToolBox" Objects for example" "bottom find bar"Ahmed ElShreif
2020-07-08uitest: Add support for vertical TabControl ObjectAhmed ElShreif
2020-05-10lok: add MetricFieldUIObject classHenry Castro
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2019-11-15make some classes module-privateNoel Grandin
2019-11-06make some classes module-privateNoel Grandin
2019-11-05make some classes module-privateNoel Grandin
2019-11-03make some classes module-privateNoel Grandin
2019-10-31loplugin:finalclasses in vclNoel Grandin
2019-10-30remove some unnecessary includesCaolán McNamara
2019-10-30SpinButton only needed by vcl and toolkitCaolán McNamara
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
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