++++++++++++++++++++++++
History
++++++++++++++++++++++++
10-10-2005 b455
+ step-by-step debugger procedure improved - a lot of bugs fixed
+ StringGrid instead RichEdit in Debugger window
New fields -
"InstWatch" - execute while var value is not equal InstWatch cell value
"Type" - variable type (string or integer )
+ RunToCursor feature
Now step-by-step debugger works [good] ;)
- disable treeview hints (by Lance method. Thanks to MANY PIERRE for tips)
+ customizing some components colors (Src Editor background etc.)
+ improved Reformatting text procedure for autoindent block operators.
- bug. Now compile when FreeBasic source is not in FreeBAsic or RQIde folder.
+++++++++++++++++++++++++++++++++++++++++++++++++++
01-10-2005 b.416
+ resizing capability (by splitter) for right panel
+ right panel buttons added - close, minimize, restore size
+ file existing checking in windows list
+ clear windows list from non-existing files
fixed! wrong windows numeration in list
fixed! opening last window when non-listed files loaded via filemanager panel)
fixed! new window template inserting
+ Objects treeView
+ Include files treeView
fixed! changing linenumbers font when source font is changed
+ some changes in hilighting dll
31-08-2005 b.380
- bug with "New window" creation
+ drop-down list for "searh\replace" comboboxes
23-07-2005 b.373
- bug: no warning when open windows count more than 32.
+ components menu instead components bar. Decrease used system resources.
+ memory status and sub calls count.
21-07-2005 b.361
-bug with inc file menu - LastWindow and save file works properly
20-07-2005 b.353
-bug with not needed SaveDialog
-bug with "ReFormat with HotTabs"
16-07-2005 b.347
+ Program loading faster. Not set InitialDir property in QDirTree. 3-4 sec delay.
- bug with saving changes in source editor when fileManager panel opened.
+ saving changes in files opened via fileManager
-----------------------------------------------------
15-07-2005 b.339
+ Inc filelist creates faster
-----------------------------------------------------
13-07-2005 b.332
-bug with debug compiling
-----------------------------------------------------
12-07-2005 b.331
+ disable/enable commented lines in FindList
+ return to last window when FileManager closed
+ run exe files by FileManager
- bug with project creating (Damn it all!!!)
-----------------------------------------------------
12.07.05 b.323
- bug with project deleting
-----------------------------------------------------
22-06-2005 b.320
-bug with text reformatting For...Next
-----------------------------------------------------
20.06.05 b.319
+ HotTabs hiLight disable option (checkbox)
+ forbid user to setfocus on LineNumber window (richeditor) and roll the number window alone ...
Thanks to Jacques Philippe for his suggestions.
-----------------------------------------------------
19.06.05 b.317
+ English and Russian help files v 0.1
-----------------------------------------------------
17.06.05 b.315
- serious bug. Now again can create sub\function list properly.
-----------------------------------------------------
16.06.05 b.314
- serious bug. Now again can compile with debug.
-----------------------------------------------------
12.06.05 b.312
+ Next\Previous Sub navigations
+ Show current sub name in Main Form caption
+- some bugs
-----------------------------------------------------
08.06.05 b.305
- disabled unused menu buton
+ Sub/Function List creates more faster.
+ gotoLine in Search panel
+ Menu Item - "Format text"
"Delete Led Spaces"
"Delete HotTabs"
"ReFormat with HotTabs indents"
"Delete Comments"
"Delete Empty Lines"
- bug BookMarks menu item
-----------------------------------------------------
05.06.05 b.299
+ prompt to save changes when exit or load another project.
-----------------------------------------------------
04.06.05 b.297
- bug with LastW menu item.
-----------------------------------------------------
RQ Debugger IDE b.296
02.06.05
- bug with IncFiles menu item.
-----------------------------------------------------
RQ Debugger IDE b.291
01.06.05
+ command line parameters, saved in Project
+ Menu item "Insert current file name", "Insert current date"
+ IncFiles menu item. Creates list of $Include'd files for quick view\edit.
+ Code templates (For..next etc). See Templates tab
+ Sub/Function List creates faster
+ List option for searching. Creates list of lines with founded patterns.
For example all lines where "Tag" pattern presents.
+ file manager. For quick search/view/load files
-----------------------------------------------------
RQ Debugger IDE b.261
09.05.05
+ works now on Windows XP
+ set cursor to error line when FreeBasic source compiling
- bug with WholeWord search
- bug with last line number
+ command line parameters editor
+- some bugs.
-----------------------------------------------------
RQ Debugger IDE b.246
+ Mouse Wheel support in source editor
-----------------------------------------------------
RQ Debugger IDE v.04b b.245
-bug Project menu
-----------------------------------------------------
RQ Debugger IDE v.04b b.242
-bug Line number
-----------------------------------------------------
RQ Debugger IDE v.04b b.240
21.04.2005
+ Parsedim function, ParseDef function
+ Improve Debug function.
+ debugWindow2.inc
+ ReplaceComment in Parse.inc
+ FreeBasic support (exe and dll)
+ fast HighLight.Dll
Known bugs:
1. Line number not corrected when strings added in text editor.
2. RQDebug() not inserted correctly in some cases.
-----------------------------------------------------
RQ Debugger IDE v.04b b.200
31.01.2005
Fixed:
1. String values must debugging correctly.
2. Expression like a$="c:\qweq" procesed correctly now.
Known bugs:
1. You can't store RQ libs, inc in folders that names containe spaces
"My is stupid"
----------------------------------------------------
RQ Debugger IDE v.04b b.199
20.01.2005
Added step by step debugging option
Used for sub\function debugging
Beta! Many bugs and limitations!
----------------------------------------------------