Timeline
09/06/12:
- 16:59 Changeset [791] by
- 16:59 Changeset [790] by
- * moved a test utility class to the test utils project
- 16:58 Changeset [789] by
- * the FigTextEditor? is interestingly a TextField?
- 16:57 Changeset [788] by
- * corrected one error handling
- 16:57 Changeset [787] by
- * added command for correcting JFC traces that do not contain correct …
- 16:47 Changeset [786] by
- * code documentation
- 15:15 Changeset [785] by
- * changed field to static
- 13:39 Changeset [784] by
- * code documentation
- 13:35 Changeset [783] by
- * improved exception handling of the JFCLogParser
- 13:23 Changeset [782] by
- * code documentation
- 13:15 Changeset [781] by
- * updated TestEqualsReplayTest?
- 13:14 Changeset [780] by
- * code documentation
- 12:05 Changeset [779] by
- * code documentation
- 11:32 Changeset [778] by
- * made GUI element specifications Serializable
- 09:49 Changeset [777] by
- * removed unused return value from ShowGuiModelDialog?
- 09:45 Changeset [776] by
- * should remove FindBugs? warning about regarding a unclosed stream
- 09:27 Changeset [775] by
- * removed FindBugs? warning in quest-plugin-mfc through improved exception …
- 09:10 Changeset [774] by
- * fixed a couple of FindBugs? warnings in quest-plugin-mfc
- 08:41 Changeset [773] by
- * fixed FindBugs? warnings in quest-plugin-php by improving null-checks
09/05/12:
- 15:53 Changeset [772] by
- * updated QuestPlugin? API and implementing plug-ins to ensure that the …
- 15:32 Changeset [771] by
- * updated test cases for Event class
- 13:41 Changeset [770] by
- 13:40 Changeset [769] by
- 12:46 Changeset [768] by
- *Fixed a bug in JFCReplayCalculator that appeared because of changes in …
09/04/12:
- 17:21 Changeset [767] by
- * removed remaining TestAll? classes
- 17:15 Changeset [766] by
- * replaced usage of InvalidParameterException? with …
- 16:12 Changeset [765] by
- * complete rewrite of keyboard interaction sorting. As a result, the …
- 13:21 Changeset [764] by
- 13:18 Changeset [763] by
- * created a parent pom test project
- 12:51 Changeset [762] by
- * removed dependencies between test projects
- 12:48 Changeset [761] by
- * created a parent pom test project
- 12:45 Changeset [760] by
- Initial import.
- 11:00 Changeset [759] by
- * initial support for overarching java doc generation
- 11:00 Changeset [758] by
- * created a parent pom project
- 10:39 Changeset [757] by
- * created a parent pom project
- 10:39 Changeset [756] by
- * corrected mapped type
- 10:33 Changeset [755] by
- * created a parent pom project
- 10:32 Changeset [754] by
- Initial import.
- 09:00 Changeset [753] by
- * trying to publish java docs after build
09/03/12:
- 14:58 Changeset [752] by
- * commands parseDirJFC now adds GUI model to global data container
- 12:05 Changeset [751] by
- * TextInput? events can now be configured to support a specific type of …
- 10:57 Changeset [750] by
- * added command cleanupKeyInteractions to handle invalid …
- 10:38 Changeset [749] by
- * removed find bugs warning
- 10:32 Changeset [748] by
- * added some simple java doc comments
- 10:24 Changeset [747] by
- * removed find bugs warning
- 10:20 Changeset [746] by
- * removed find bugs warning * added some java doc
- 10:19 Changeset [745] by
- * removed find bugs warning
- 10:19 Changeset [744] by
- * removed find bugs warning
- 09:14 Changeset [743] by
- * handle element hashes as int again and simply corrected parsing
- 09:06 Changeset [742] by
- * added further GUI element types
- 09:06 Changeset [741] by
- * added further GUI element types
- 09:06 Changeset [740] by
- * added further GUI element types
- 09:05 Changeset [739] by
- * two error message corrections
- 09:05 Changeset [738] by
- * handle invalid log in which there is a key down missing for a matched …
08/31/12:
- 15:17 Changeset [737] by
- * updated Swing and ArgoUML GUI Mappings
- 15:16 Changeset [736] by
- * changed JFCGUIElementSpec to store the elementHash as String instead of …
- 15:14 Changeset [735] by
- * extended and corrected task tree matching
- 14:24 Changeset [734] by
- * removed deprecated command package de.ugoe.cs.quest.ui.commands from …
- 14:24 Changeset [733] by
- * refactored command packages in quest-ui-core
- 13:23 Changeset [732] by
- * beautified output of listCommands
- 12:03 Changeset [731] by
- * listCommands now lists the commands ordered by the package
- 11:49 Changeset [730] by
- * corrected java doc
- 11:49 Changeset [729] by
- * added command for usability evaluation
- 11:40 Changeset [728] by
- * added manuals for the commands efgTestCasesToSequences, efgToDFA, …
- 11:07 Changeset [727] by
- * added command to generate task trees based on a sequence
- 10:30 Changeset [726] by
- * added manuals for the commands calcCoverage, calcEntropy, deleteObject, …
- 10:27 Changeset [725] by
- * use console for logging instead of logger
- 10:27 Changeset [724] by
- * use console for logging instead of logger
- 09:59 Changeset [723] by
- * now keyboard focus change events are discarded because they are …
- 09:58 Changeset [722] by
- * moved condensing mouse clicks to a dedicated command
- 09:58 Changeset [721] by
- * moved condensing mouse clicks to a dedicated command
- 09:58 Changeset [720] by
- * just added a comment
- 09:57 Changeset [719] by
- * now keyboard focus change events are discarded because they are …
08/30/12:
- 17:04 Changeset [718] by
- * added command man that prints manuals of commands to the console * added …
- 14:10 Changeset [717] by
- * removed wrong java doc
- 14:09 Changeset [716] by
- * moved target correction of key events regarding the current keyboard …
- 14:08 Changeset [715] by
- * formatting and documentation corrections
- 14:08 Changeset [714] by
- improved comparison of GUI elements
- 14:07 Changeset [713] by
- * removed default event filter * improved detection of equal and distinct …
- 14:06 Changeset [712] by
- * improved debugging support
- 14:06 Changeset [711] by
- * formatting
- 14:05 Changeset [710] by
- * moved target correction of key events regarding the current keyboard …
- 14:05 Changeset [709] by
- improved debugging support
- 14:04 Changeset [708] by
- * moved target correction of key events regarding the current keyboard …
- 13:34 Changeset [707] by
- * changed MFCLogParserTest to use CMDgenerateReplayfile directly instead …
- 13:29 Changeset [706] by
- * removed class ReplayGenerator? and moved its functionality to the command …
08/29/12:
- 16:23 Changeset [705] by
- readded dependency to UI core
- 16:22 Changeset [704] by
- * renamed interaction event list to correctly state, what it is, a list of …
- 16:15 Changeset [703] by
- * moved some test utilities to dedicated test utilities project
- 16:13 Changeset [702] by
- * moved some test utilities to dedicated test utilities project
- 16:13 Changeset [701] by
- * moved text input detection from task tree generation to dedicated …
- 16:13 Changeset [700] by
- * moved some test utilities to dedicated test utilities project
- 16:12 Changeset [699] by
- * moved text input detection from task tree generation to dedicated …
- 16:12 Changeset [698] by
- * moved text input detection from task tree generation to dedicated …
- 16:12 Changeset [697] by
- * moved some test utilities to dedicated test utilities project
- 16:11 Changeset [696] by
- * moved some test utilities to dedicated test utilities project
- 16:11 Changeset [695] by
- * moved some test utilities to dedicated test utilities project
- 16:11 Changeset [694] by
- * moved text input detection from task tree generation to dedicated …
- 16:10 Changeset [693] by
- * moved text input detection from task tree generation to dedicated …
- 16:10 Changeset [692] by
- * moved some test utilities to dedicated test utilities project
- 16:10 Changeset [691] by
- * moved text input detection from task tree generation to dedicated …
- 16:09 Changeset [690] by
- * moved text input detection from task tree generation to dedicated …
- 16:09 Changeset [689] by
- * moved some test utilities to dedicated test utilities project
- 16:08 Changeset [688] by
- * moved text input detection from task tree generation to dedicated …
- 16:08 Changeset [687] by
- * moved text input detection from task tree generation to dedicated …
- 10:15 Changeset [686] by
- * renamed interaction event list to correctly state, what it is, a list of …
- 10:15 Changeset [685] by
- * renamed interaction event list to correctly state, what it is, a list of …
- 10:14 Changeset [684] by
- * added command to sort key interactions using the …
- 10:12 Changeset [683] by
- * renamed interaction event list to correctly state, what it is, a list of …
- 10:07 Changeset [682] by
- * fixed test cases that implement IEventTarget interface
- 10:05 Changeset [681] by
- * added getStringIdentifier() to interface IEventTarget * all event types …
- 09:51 Changeset [680] by
- * added provision of resulting GUI model to global data container
- 09:48 Changeset [679] by
- * moved variable instantiation to the latest possible point
- 09:47 Changeset [678] by
- * added the old interaction event list test
08/28/12:
- 17:07 Changeset [677] by
- * fixed problem with new startup-parameters
- 16:56 Changeset [676] by
- * modified startup-parameter log4j of runner from binary into …
- 16:47 Changeset [675] by
- * added new JFCReplayIDCalculator, which was merged with new event …
- 16:42 Changeset [674] by
- * modified startup-parameter trace of runner from binary into …
- 16:19 Changeset [673] by
- * updated POMs
- 16:15 Changeset [672] by
- * moved Log4JLogger from quest-ui-core to quest-runner
- 16:10 Changeset [671] by
- * moved CommandHelpers? from quest-ui-core to quest-misc * removed …
- 14:18 Changeset [670] by
- * TextConsoleTest? now correctly resets System.out (fixes failed test case …
- 14:04 Changeset [669] by
- * modified command executer to ensure that each command is only displayed …
- 14:03 Changeset [668] by
- * fixed tests that needed to be changed due to Command-API change
- 13:49 Changeset [667] by
- *moved GlobalDataContainer? from quest-ui-core to java-utils
- 13:46 Changeset [666] by
- * removed dependencies on quest-core projects from GlobalDataContainer?
- 13:33 Changeset [665] by
- * code clean-up
- 13:33 Changeset [664] by
- * modified Command.help(): the help now returns a string with its usage …
- 12:00 Changeset [663] by
- * added possibility to list available commands
- 12:00 Changeset [662] by
- * added possibility to list available commands
- 12:00 Changeset [661] by
- * added possibility to list available commands
- 11:10 WikiStart edited by
- (diff)
- 10:55 Changeset [660] by
- * code clean-up
- 10:42 Changeset [659] by
- * modified adding of assertions to work with GUI models. As a side effect, …
- 09:58 Changeset [658] by
- * extended SWT GUI such that GUI models can be displayed and browsed
- 08:45 Changeset [657] by
- * renamed FileEqualsAssertEvent? to FileEqualsAssertEventType? (part 2)
- 08:43 Changeset [656] by
- * renamed FileEqualsAssertEvent? to FileEqualsAssertEventType?
08/27/12:
- 18:34 Changeset [655] by
- * removed old copyright file header
- 18:17 Changeset [654] by
- * trying to automatically replace RCS tags
- 18:17 Changeset [653] by
- * trying to automatically replace RCS tags
- 17:56 Changeset [652] by
- * removed last warning because of the console changes for using severity …
- 17:55 Changeset [651] by
- 17:54 Changeset [650] by
- * removed dumping the hwnd in the replay targets
- 17:54 Changeset [649] by
- * implemented dumping a GUI model to a stream
- 17:53 Changeset [648] by
- * removed dumping the hwnd in the replay targets
- 17:53 Changeset [647] by
- * fixed one of the last bugs in the replay generation after refactoring
- 17:52 Changeset [646] by
- * removed MFCEvent
- 17:52 Changeset [645] by
- * fixed one of the last bugs in the replay generation after refactoring
- 17:51 Changeset [644] by
- * removed MFCEvent * fixed one of the last bugs in the replay generation …
- 17:48 Changeset [643] by
- implemented dumping a GUI model to a stream
- 17:40 Changeset [642] by
- * removed unnecessary class JFCEvent
- 16:58 Changeset [641] by
- * fixed some warnings
- 16:15 Changeset [640] by
- * updated CMDexecTest to fit new outputs
- 15:53 Changeset [639] by
- * all usages of the Console tracing API now define log levels
- 15:34 Changeset [638] by
- * updated JUnit test of Console to test functions of new tracing API
- 15:29 Changeset [637] by
- * added a JFCComboBox
- 15:28 Changeset [636] by
- * updated test cases for new tracing API
- 15:28 Changeset [635] by
- * changed signature of tracing from Console.trace(String, Level) to …
- 15:23 Changeset [634] by
- * removed unnecessary dependency
- 15:17 Changeset [633] by
- * updated tracing API of the Console. It now supports different trace …
- 15:15 Changeset [632] by
- * removed testcases of JFC and MFC which were moved to respective test …
- 15:12 Changeset [631] by
- 15:11 Changeset [630] by
- 15:01 Changeset [629] by
- * loading configuration of GUI element mapping and other stuff from tested …
- 15:00 Changeset [628] by
- * loading configuration of GUI element mapping and other stuff from tested …
- 14:59 Changeset [627] by
- * loading configuration of GUI element mapping and other stuff from tested …
- 14:59 Changeset [626] by
- * loading configuration of GUI element mapping and other stuff from tested …
- 14:58 Changeset [625] by
- * loading configuration of GUI element mapping and other stuff from tested …
- 14:31 Changeset [624] by
- * updated assembly config to include all files in data folder, including …
- 14:20 Changeset [623] by
- * added GUI element mapping
- 11:46 Changeset [622] by
- * adapted implementation of MFC plugin to now generate a full GUI model as …
- 11:46 Changeset [621] by
- * adapted implementation of MFC plugin to now generate a full GUI model as …
- 11:45 Changeset [620] by
- * adapted implementation to now generate a full GUI model as well as …
- 11:45 Changeset [619] by
- * adapted implementation to now generate a full GUI model as well as …
- 11:43 Changeset [618] by
- * added event parameters to correctly generate MFC Events for scrolls and …
- 11:43 Changeset [617] by
- * added event parameters to correctly generate MFC Events for scrolls and …
- 11:35 Changeset [616] by
- corrected source code formatting
- 11:34 Changeset [615] by
- * implemented equality of GUI elements only for identical objects or …
- 11:34 Changeset [614] by
- * added further GUI element types
- 11:34 Changeset [613] by
- * implemented equality of GUI elements only for identical objects or …
- 11:34 Changeset [612] by
- * added further GUI element types
- 11:33 Changeset [611] by
- * improved detection of similar nodes * implemented merging of subtrees in …
- 11:32 Changeset [610] by
- * improved error handling in the case the GUI element type mapping is …
- 11:31 Changeset [609] by
- * implemented equality of GUI elements only for identical objects or …
- 11:28 Changeset [608] by
- Initial import.
08/24/12:
- 11:08 Changeset [607] by
- * updated JFC GUI mappings * added toString() to JFCGUIElementSpec
08/23/12:
- 14:46 Changeset [606] by
- * reimplemented toString() JFCGUIElement and all its children. The output …
- 14:32 Changeset [605] by
- * added reference to parent nodes to GUI elements
- 14:31 Changeset [604] by
- * corrected finding constructors
- 14:07 Changeset [603] by
- * added reference to parent nodes to GUI elements
- 14:07 Changeset [602] by
- * added reference to parent nodes to GUI elements
- 13:43 Changeset [601] by
- * adapted to match quest source code format
- 13:42 Changeset [600] by
- * added hashCode, but will perhaps be reverted later
- 13:41 Changeset [599] by
- * adapted to match comment template
- 13:41 Changeset [598] by
- * renamed former abstract factory so that the class names shows, that it …
- 13:40 Changeset [597] by
- * just a parameter rename
- 13:40 Changeset [596] by
- * adapted, so that exceptions have to be caught
- 13:39 Changeset [595] by
- * adapted to match comment template
- 13:39 Changeset [594] by
- * exceptions should be caught. So reverted it to a normal exception …
- 13:38 Changeset [593] by
- * added possibility to retrieve a parent GUI element * removed usage of …
- 13:37 Changeset [592] by
- * renamed former abstract factory so that the class names shows, that it …
- 13:37 Changeset [591] by
- * added support for double clicks
- 13:37 Changeset [590] by
- * added the X mouse button for windows
- 10:42 Changeset [589] by
- * started changing the similarity structure of the GUI model. The equality …
- 09:08 Changeset [588] by
- * updated JFC GUI mappings * changed JFCGUIElementSpec to store the …
08/22/12:
- 16:07 Changeset [587] by
- * updated JFC GUI mappings
- 16:07 Changeset [586] by
- * now closes input stream after reading GUI mappings
- 15:53 Changeset [585] by
- * rewrote create of GUI elements by the IGUIElementFactory …
08/21/12:
- 15:11 Changeset [584] by
- * moved PHP plugin implementation from quest-ui-core to quest-php-guitar
- 15:04 Changeset [583] by
- * moved GUITAR plugin implementation from quest-ui-core to …
- 14:57 Changeset [582] by
- * plugin mechanism now working correctly in assembly
- 11:06 Changeset [581] by
- * some updates to the assembly configuration * moved MFC plugin code from …
08/20/12:
- 13:55 Changeset [580] by
- * removed JFC stuff, as it is correctly migrated to new plugin structure
- 13:52 Changeset [579] by
- * initial support for building assemblies of quest including the plugins
08/17/12:
- 16:25 Changeset [578] by
- * let emma run correctly
- 16:16 Changeset [577] by
- * adaptations for ensuring, that GUI event targets can be created as …
- 16:15 Changeset [576] by
- * adaptations for ensuring, that GUI event targets can be created as …
- 16:11 Changeset [575] by
- * integrated event bench parsing implementation for JFC with parser for …
- 16:11 Changeset [574] by
- Initial import.
- 16:10 Changeset [573] by
- * integrated event bench parsing implementation for JFC with parser for …
- 12:27 Changeset [572] by
- 12:22 Changeset [571] by
- * removed EMMA from quest-core-assertions-test POM
- 11:38 Changeset [570] by
- * adapted to quest coding style
- 11:19 Changeset [569] by
- * removed DummyEventType? from quest-core-events
- 11:16 Changeset [568] by
- * updated test cases for new event core
- 10:23 Changeset [567] by
- * adapted MFC plugin to new event core
- 10:22 Changeset [566] by
- * adapted MFC plugin to new event core
- 09:49 Changeset [565] by
- * adaptations to remove some find bugs warnings
- 09:46 Changeset [564] by
- * adaptations to remove some find bugs warnings
- 09:31 Changeset [563] by
- * removed find bugs error
- 09:27 Changeset [562] by
- 09:26 Changeset [561] by
- * adapted to new coding style in quest
- 09:21 Changeset [560] by
- * rewrote replay decorator handling
- 09:05 Changeset [559] by
- * adapted to quest coding style
- 08:52 Changeset [558] by
- * adapted to new coding style in quest
- 08:33 Changeset [557] by
- * adapted task tree creation stuff to more general event handling
08/16/12:
- 17:27 Changeset [556] by
- * adapted GUITAR plugin to new event core
- 17:13 Changeset [555] by
- * adapted GlobalDataContainerTest? to new event core
- 17:08 Changeset [554] by
- * adapted PHP plugin event structure to new event structure
- 16:08 Changeset [553] by
- * countless adaptations throughout nearly all components to remove errors …
- 16:04 Changeset [552] by
- removed last dashes of old comment format
- 15:22 Changeset [551] by
- * added getId() method to Event
- 15:16 Changeset [550] by
- * removed leading m in member variables
- 14:52 Changeset [549] by
- * removed copy and paste error von Steffen
- 14:45 Changeset [548] by
- * countless adaptations throughout nearly all components to remove errors …
- 12:34 Changeset [547] by
- * countless adaptations throughout nearly all components to remove errors …
- 12:25 Changeset [546] by
- * removal of dependencies unused for this maven component
- 12:24 Changeset [545] by
- * first version of event targets for GUI events including the GUI model …
- 12:23 Changeset [544] by
- first version of interaction types for GUI events
- 12:23 Changeset [543] by
- everything should be serializable
- 11:27 Changeset [542] by
- added the getName method to event types
- 10:55 Changeset [541] by
- * beginning of the complete rewriting of the event core. The string …
- 10:13 Changeset [540] by
08/15/12:
- 12:20 Changeset [539] by
- - getFuzzyTitle method of JFCReplayIDCalculator updated. Now it mimics …
- 11:56 Changeset [538] by
- - First version of ReplayID calculator class added.
08/13/12:
- 12:14 Changeset [537] by
- * added target directory to SVN ignore (warum auch immer)
08/08/12:
- 13:51 Changeset [536] by
- * intentional bad code for test purposes
- 11:37 Changeset [535] by
- * updated POM
- 10:32 Changeset [534] by
- * updated comments
- 10:20 Changeset [533] by
- * updated POM to show compiler warnings * included code into …
08/07/12:
- 16:05 Changeset [532] by
- * added method getPlugins() to de.ugoe.cs.quest.plugin.PluginLoader?
- 15:52 Changeset [531] by
- * added additional JUnit test cases to …
- 14:51 Changeset [530] by
- * added JUnit tests for de.ugoe.cs.quest.ui.GlobalDataContainer? * removed …
Note: See TracTimeline
for information about the timeline view.