summaryrefslogtreecommitdiff
path: root/vcl/source/uitest/uiobject.cxx
AgeCommit message (Expand)Author
2016-09-10Typo: (un)kown->(un)knownJulien Nabet
2016-07-17uitest: recognize function keys in keycodesMarkus Mohrhard
2016-07-17uitest: add 2 more properties for listboxesMarkus Mohrhard
2016-07-09uitest: throw an exception instead of crashing when we can't find childMarkus Mohrhard
2016-06-22uitest: add support for TabControlMarkus Mohrhard
2016-06-20support typing into the spin fieldMarkus Mohrhard
2016-06-18uitest: dump the implementation name as wellMarkus Mohrhard
2016-06-18uitest: support more special keycodesMarkus 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: add initial support sending special key eventsMarkus 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: a slightly better approach for the factory problem in the ui testingMarkus Mohrhard
2016-06-18uitest: use forward declarationsMarkus Mohrhard
2016-06-18uitest: add spinfield uitest supportMarkus Mohrhard
2016-06-18uitest: fix warningsMarkus Mohrhard
2016-06-18uitest: replace assert with correct error handlingMarkus 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: don't allow access to disabled or hidden listboxMarkus Mohrhard
2016-06-18uitest: initial work on tab page ui testing supportMarkus Mohrhard
2016-06-18uitest: provide a few more properties for list boxesMarkus Mohrhard
2016-06-18uitest: provide a few more properties in the state mapMarkus Mohrhard
2016-06-18uitest: add initial implementation for ListBoxMarkus Mohrhard
2016-06-18uitest: handle a few more dialog typesMarkus Mohrhard
2016-06-18uitest: add checkboxes to UI testingMarkus Mohrhard
2016-06-18uitest: add a few more properties for the ui testingMarkus Mohrhard
2016-06-18uitest: ReallyVisible contains if the Window is visible on screenMarkus Mohrhard
2016-06-18uitest: if action is not executed forward to base classMarkus Mohrhard
2016-06-18uitest: add way to type text in any window through ui testingMarkus Mohrhard
2016-06-18uitest: rename getType to get_typeMarkus Mohrhard
2016-06-18uitest: set text through key events in ui testsMarkus Mohrhard
2016-06-18uitest: add ui test wrapper for EditMarkus Mohrhard
2016-06-18uitest: remove wrong commentMarkus Mohrhard
2016-06-18uitest: correct log macroMarkus 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: it helps if you actually compile the source codeMarkus Mohrhard
2016-06-18uitest: move the uitest files to vclMarkus Mohrhard