https://github.com/robotframework/RIDE

sort by:
Revision Author Date Message Commit Date
9209c19 minor version 0.42.1 28 February 2012, 11:42:16 UTC
e402cb8 resourcefactory: ignore relative paths in windows 28 February 2012, 11:33:22 UTC
329e177 version back to trunk 27 February 2012, 07:34:56 UTC
d557099 version 0.42 27 February 2012, 07:33:35 UTC
bb8abfe tree: fix rendering problems when resource.parent.parent does not yet exists 24 February 2012, 12:29:10 UTC
18db9e8 publisher: Add published message to exception 24 February 2012, 12:29:04 UTC
0b6f936 backup: backup to the same directory - should be on the same physical disk 24 February 2012, 10:47:00 UTC
4328a03 backup: Use unique temp directory and ignore IOError 24 February 2012, 10:23:28 UTC
084ac42 tree: Add protective code for a sometimes seg.faulting problem 24 February 2012, 08:16:38 UTC
3cf2c4e Merge pull request #7 from abrain/master Issue 920 23 February 2012, 14:46:21 UTC
0035e7c Use in-place list.sort() method for sorting external resources 23 February 2012, 14:42:45 UTC
5df5379 Unit test for sorted external resources 23 February 2012, 14:14:54 UTC
be3e4e9 Sorted external resources in the tree 23 February 2012, 12:59:48 UTC
31ec1f2 review: Add one dot to make tab work always in the same way 23 February 2012, 11:51:03 UTC
3295e1a review: UI fixes 23 February 2012, 11:15:33 UTC
2ef009c cellinfo: Improve extended variable syntax variable identification 23 February 2012, 08:58:53 UTC
ec66da1 review: Update status and only redraw the part of the list that has changed 23 February 2012, 08:58:53 UTC
757cab7 review: Additional test and small UI correction 22 February 2012, 15:48:39 UTC
880c041 review: Fix Show files to be searched text when no files 22 February 2012, 13:31:51 UTC
6207bce cleanup 22 February 2012, 13:31:00 UTC
7fbd68e review: First version of unit test for filter 22 February 2012, 12:49:25 UTC
fc30986 review: filter: cleanup 22 February 2012, 12:40:33 UTC
359f8cf review: Move filter to own class 22 February 2012, 12:16:36 UTC
086a8e1 review: filtering cleanup 22 February 2012, 11:57:01 UTC
293ef6e mainframe: Direct link to the issue tracker from help menu - should make it more likely that people end up leaving bug reports when something strange happens 22 February 2012, 08:26:02 UTC
6a72f42 review: Use SearchModel as communication tool between the Search thread and UI 22 February 2012, 07:31:47 UTC
1b7b733 review: Add ResultModel 22 February 2012, 06:43:21 UTC
3662ea3 Rename SearchDots to DottedSearch 22 February 2012, 06:42:42 UTC
09b7989 review: UI improvement for Windows 21 February 2012, 15:23:24 UTC
a5c03eb review: Clear old results when opening dialog again 21 February 2012, 15:06:14 UTC
f186daf review: no dependency to SETTINGS 21 February 2012, 14:44:17 UTC
0f6b45f review: Add dots to indicate that the search is on 21 February 2012, 14:10:35 UTC
f810747 cleanup 21 February 2012, 13:53:22 UTC
18a857b usages: Extract searchdots 21 February 2012, 13:52:29 UTC
c47c57c cleanup 21 February 2012, 10:43:56 UTC
f038b93 review: cleanup 21 February 2012, 10:25:15 UTC
46afe2d Search Unused Keywords: Make it enabled by default 20 February 2012, 19:06:58 UTC
ed8c244 Merge pull request #6 from abrain/master Added search for unused keywords 20 February 2012, 18:56:11 UTC
0cd118b Finished search unused keywords dialog Removed toolbar button Renamed to 'Search unused keywords' Prepared Runner for external access through script Filter can be hidden / deactivated 20 February 2012, 14:04:16 UTC
1a5754f tests for pythonpath import with relative import from python path 20 February 2012, 12:38:02 UTC
a815e59 Very first draft with the lib import working with Antti case 20 February 2012, 12:17:43 UTC
1063153 VERSION to trunk 20 February 2012, 12:17:39 UTC
469d5ef resourcefactory: change setting name to "ignored resource directory" 18 February 2012, 16:45:14 UTC
78ed84a variablematcher: Handle special vars 17 February 2012, 13:10:55 UTC
d573866 Unknown variable tooltip 17 February 2012, 11:59:12 UTC
2d19e79 Add base functionality for unknown variable coloring 17 February 2012, 11:44:35 UTC
fbc3d62 cleanup 17 February 2012, 08:52:28 UTC
570f950 tree: Do SetItemText after all pending tasks are done - fix rename problems in resources 17 February 2012, 08:43:04 UTC
265b107 tests from resource factory importings 16 February 2012, 13:01:09 UTC
8138ed7 resourcefactory: resolving 16 February 2012, 12:14:57 UTC
d13b8f6 exclude dir from globals - to make it easier for yanne to merge his changes 16 February 2012, 10:53:06 UTC
428a9e9 tests: refactory 16 February 2012, 10:53:06 UTC
a118b2b resourcefactory: Exclude - support relative path in import 16 February 2012, 10:53:06 UTC
24ace96 texteditor: empty undo buffer when loading new data 16 February 2012, 09:10:49 UTC
dc37d78 texteditor: Cut,Copy,Paste,Undo,Redo working in windows 15 February 2012, 12:11:10 UTC
a47321b change project URL to github 15 February 2012, 10:15:37 UTC
d344574 Stored settings for review dialog 14 February 2012, 13:59:05 UTC
04332fd Added RegEx to review dialog 13 February 2012, 11:41:03 UTC
e5dde4e Updated review dialog Clicking a search result entry, causes RIDE to jump to the selected keyword 13 February 2012, 09:38:19 UTC
edf2cb9 release 0.41 13 February 2012, 09:19:43 UTC
05557c8 only use wx 2.9 in OSX 13 February 2012, 07:43:19 UTC
5b6ce8c popupwindow: Remove detach button and replace it with click-detach 10 February 2012, 17:28:57 UTC
7c32b20 Changed filtering in review dialog 09 February 2012, 17:30:36 UTC
32d3039 Updated Review dialog Added notebook navigation 09 February 2012, 14:45:48 UTC
c8b1487 Bug fixing for Windows Search didn't run Corrected UI 09 February 2012, 13:07:12 UTC
f736a25 Improved review dialog Made thread-safe Added possibility to delete single keywords from search result list 09 February 2012, 10:00:40 UTC
32aff69 Reorganized UI, added status display Filter options now live within a separate box While running, the currently checked keyword is displayed The dialog doesn't get destroyed anymore, but hidden 07 February 2012, 10:17:11 UTC
7472df3 Improved UI and filter, split dialog and runner 06 February 2012, 14:40:13 UTC
b8d5da0 Exclude directory setting to namespace 03 February 2012, 17:19:50 UTC
8689ad3 resourcefactory: Ability to exclude a specific directory structure 03 February 2012, 17:08:29 UTC
de44b6c Update robot 03 February 2012, 09:05:00 UTC
90f39c7 First version of review dialog Able to search for unused keywords Possible to exclude files by string occurrences in name 02 February 2012, 13:10:25 UTC
062be6f widgets: Added TextField 30 January 2012, 07:13:28 UTC
425581b Widgets: Added HelpLabel, took it into use 26 January 2012, 14:38:40 UTC
6ba0e8b settings: add line sep, remove default template 26 January 2012, 08:56:53 UTC
78b4c18 fix renaming scalar in settings table not updating tree 24 January 2012, 13:36:28 UTC
dbb0737 Merge branch 'master' of https://github.com/robotframework/RIDE 24 January 2012, 10:11:43 UTC
f69d0b7 fix renaming scalar in settings table not updating tree 24 January 2012, 10:11:30 UTC
7503504 Merge pull request #5 from abrain/master Added keyword sorting 23 January 2012, 14:22:54 UTC
decf2b6 Applied change requests from code review 22 January 2012, 20:40:58 UTC
14a6f07 datafilereader.py: Use the NullObserver that is already implemented in the Commands module 20 January 2012, 13:16:33 UTC
86bde18 Fix tests in windows 20 January 2012, 11:06:31 UTC
4ef7f0b Added test for sorting & restoring of keyword order 19 January 2012, 16:45:24 UTC
ad1db92 Added Undo/Redo support for keyword sorting 19 January 2012, 14:58:18 UTC
62b0692 filecontrollers: better to use the same accessor (although they both point to the same thing) 19 January 2012, 13:34:29 UTC
eeb6577 test_filecontrollers: Add tests for longname 19 January 2012, 13:28:30 UTC
67f91c2 Fix TestDataDirectoryController#longname 19 January 2012, 13:19:43 UTC
0e5d00d settings: Removed unused setting metadata style 19 January 2012, 10:44:37 UTC
9a3a114 Added sorting function for UserKeywords in ResourceFile and TestCaseFile 19 January 2012, 09:16:15 UTC
505192f Added .spyderworkspace to .gitignore 17 January 2012, 10:59:57 UTC
5564211 Added .DS_Store to .gitignore File for Mac folder settings 17 January 2012, 10:48:31 UTC
1aab66b parsing: robot parsing now removes the headers 17 January 2012, 09:09:07 UTC
97cf7bc Upgrade Robot 17 January 2012, 08:59:22 UTC
212a371 Fix Bind and text encoding 16 January 2012, 11:50:18 UTC
24ddb20 create version 0.40.2 distribution 16 January 2012, 11:16:57 UTC
9ab98e6 fix disable text editor 16 January 2012, 09:47:22 UTC
7f23490 Improve Suite Setup dialog help text 16 January 2012, 09:15:41 UTC
ceedbc3 fix blinking caret in windows when switching tabs 16 January 2012, 09:07:45 UTC
83752bd tree_aware_plugin_mixin: typo in remove_self_from_tree_aware_plugins 13 January 2012, 13:02:04 UTC
32731ec Rename sourceeditor module to texteditor 13 January 2012, 12:56:50 UTC
back to top