Activity

From 06/23/2015 to 07/22/2015

07/22/2015

02:38 PM Bug #1068 (Approved): ide: Navigator doubleclick on scope
Miroslav Fidler
09:51 AM Bug #1197 (New): ide: Fix GccBuilder for OSX
http://www.ultimatepp.org/forums/index.php?t=msg&goto=44925&#msg_44925 Miroslav Fidler
08:58 AM Bug #1189 (Approved): cpp: String txt[2]; txt[i]. no autocomplete
Miroslav Fidler

07/21/2015

03:15 PM Bug #1151 (Approved): Renaming .iml file should force reparse
Miroslav Fidler
03:10 PM Bug #1196 (Approved): ide: Jump to FileTabs::RenameFile does not work
void EditorTabBar::RenameFile(const String& fn, const String& nn)
{
FileTabs::RenameFile(WString(fn), WString(nn))...
Miroslav Fidler
02:49 PM Bug #1194 (Approved): ide: Second Ctrl+B should return to text mode
Miroslav Fidler

07/20/2015

07:13 PM Feature #1195 (Approved): Update Zlib
We can update Zlib to the latest version "1.2.8": http://www.zlib.net/. Zbigniew Rebacz
02:31 PM Bug #1194 (Approved): ide: Second Ctrl+B should return to text mode
Miroslav Fidler
01:02 PM Feature #1190 (New): post-commit should update version number
Zbigniew Rebacz

07/19/2015

01:08 AM Bug #1193 (Rejected): Core: StringBuffer::Set
http://www.ultimatepp.org/forums/index.php?t=msg&goto=44904&#msg_44904 Miroslav Fidler
07:59 PM Bug #1192 (Approved): cpp: Adding external #include (e.g. <vector>) does not cause parsing on ass...
(should it?) Miroslav Fidler

07/18/2015

06:54 PM Bug #1191 (Approved): cpp: VectorMap<String, String>()[i]. no autocomplete
Miroslav Fidler
12:26 PM Feature #1190: post-commit should update version number
Yes, svn keywords unfortunately don't work very well (at least for what you'd like to do) either...
The only way c...
Jan Dolinár

07/17/2015

11:54 PM Feature #1190 (Rejected): post-commit should update version number
Zbigniew Rebacz
10:12 PM Feature #1190 (In Progress): post-commit should update version number
But it seems that commiter needs to modify this file. Zbigniew Rebacz
10:12 PM Feature #1190 (In Progress): post-commit should update version number
But it seems that commiter needs to modify this file. Zbigniew Rebacz
10:06 PM Feature #1190: post-commit should update version number
So, it seems that we should using svn keyword? Then get correct content from it - http://svnbook.red-bean.com/en/1.4/... Zbigniew Rebacz
09:52 PM Feature #1190: post-commit should update version number
Did you test the script? I'm afraid it won't work :-( I studied this couple years ago and found out that there is no ... Jan Dolinár
07:48 PM Feature #1190 (Rejected): post-commit should update version number
Now our visioning system doesn’t work correctly. After doing "svn up" - ide/version.h doesn’t contain version number.... Zbigniew Rebacz
03:41 PM Bug #1189 (Approved): cpp: String txt[2]; txt[i]. no autocomplete
Miroslav Fidler
03:35 PM Bug #1188 (Approved): ide: Jump to Ctrl::ProcessEvents(); does not work
Miroslav Fidler

07/16/2015

03:34 PM Bug #1186 (Approved): Build methods crash ide when empty builder is saved
OK, thanks for the tip. I will consider using such construction in the future. Zbigniew Rebacz
08:49 AM Bug #1186: Build methods crash ide when empty builder is saved
That pretty verbose way to do that, I have refactored to
String builderName = map.Get("BUILDER", Null);
Miroslav Fidler
10:48 AM Bug #1188: ide: Jump to Ctrl::ProcessEvents(); does not work
Also no autocomplete
Ctrl::ProcessEvent
(perhaps because of namespace)
Miroslav Fidler
10:45 AM Bug #1188 (Approved): ide: Jump to Ctrl::ProcessEvents(); does not work
Miroslav Fidler
08:45 AM Feature #1187 (New): ide: svn history double-click should go to line
Miroslav Fidler

07/15/2015

10:07 PM Bug #1186 (Ready for QA): Build methods crash ide when empty builder is saved
Fixed in revision - 8687. Zbigniew Rebacz
10:07 PM Bug #1186 (Ready for QA): Build methods crash ide when empty builder is saved
Fixed in revision - 8687. Zbigniew Rebacz
08:39 PM Bug #1186 (Approved): Build methods crash ide when empty builder is saved
How to reproduce?
1. Open build methods.
2. Create builder and name it.
3. Save methods
4. Open build methods
Zbigniew Rebacz
09:05 PM Bug #1185 (Approved): cpp: Value v; v.To<ErrorInfo>(). no autocomplete (ide sources)
Miroslav Fidler
03:48 PM Bug #1185 (Approved): cpp: Value v; v.To<ErrorInfo>(). no autocomplete (ide sources)
Save for ValueTo<ErrorInfo>(v). Miroslav Fidler
04:02 PM Feature #1037 (Approved): F4 should skip lines without line number in errors pane
Miroslav Fidler

07/14/2015

02:17 PM Bug #1184 (Approved): Ide: There are 2 'All' entries in Navigator
(Nos: SinceTill) Miroslav Fidler
12:21 PM Feature #1167 (Approved): Delete package from packages list
Zbigniew Rebacz

07/13/2015

12:57 AM Feature #1183 (Approved): Exported PDF from RichEdit can handle internet url
When browsing generated pdf you can not click on internet links in external pdf viewer program. Zbigniew Rebacz
04:31 PM Feature #1049 (Approved): ide: Support UTF16
Miroslav Fidler
04:29 PM Bug #1149 (Rejected): ide: Crashes on BananaPI AMRHF
Miroslav Fidler
12:16 PM Feature #1180 (Approved): ide: Alt+C on THISBACK could create the function definition
Miroslav Fidler

07/12/2015

04:17 PM Feature #1182 (New): Add logcat support
Now, to read logs you need to manually call "adb -d logcat" command from terminal. To speed up this process ide shoul... Zbigniew Rebacz
11:32 AM Feature #1181: Rename package dialog can be a little bit bigger and should display package name i...
I think "Warning" should be the length of one line like in delete package warning. Zbigniew Rebacz
11:31 AM Feature #1181 (Approved): Rename package dialog can be a little bit bigger and should display pac...
I think we can improve a little bit this dialog by making it a little bit bigger. Moreover nice feature will be fille... Zbigniew Rebacz

07/11/2015

10:41 PM Feature #1010 (Approved): ide: rename package
Miroslav Fidler
10:40 PM Bug #734 (Approved): Include en-us.udc files in releases
Miroslav Fidler
10:32 PM Feature #1167 (Ready for QA): Delete package from packages list
Miroslav Fidler
11:18 AM Feature #1167: Delete package from packages list
I have considering deleting/renaming package for ages, but have not implemented it yet because package can be referen... Miroslav Fidler
09:58 PM Feature #1180 (Approved): ide: Alt+C on THISBACK could create the function definition
Miroslav Fidler
02:48 PM Bug #1098 (Rejected): cpp: ide high memory usage with infinity loop
Seems to be duplicate of #1155. Miroslav Fidler
02:47 PM Bug #1172 (Approved): ide: Check/document replace index
Miroslav Fidler
01:48 PM Feature #1163 (Approved): Add .defs for Core, CtrlCore
Miroslav Fidler
01:48 PM Bug #1165 (Approved): Remove SSE2 flag from Skylark tutorials
Miroslav Fidler
01:48 PM Bug #1166 (Approved): Remove SSE2 flag from ide templates
Miroslav Fidler

07/10/2015

08:47 PM Bug #1034 (Rejected): ide: Pressing ctrl+comma crashed
Miroslav Fidler
08:39 PM Bug #1178 (Approved): ide: Alt+I does not match just name (without signature)
Miroslav Fidler
01:14 PM Bug #1178 (Approved): ide: Alt+I does not match just name (without signature)
void GotoDesignerFile(const String& path, const CppItem& pos, const String& scope);
Miroslav Fidler
02:39 PM Feature #1131 (Approved): ide: Navigator should navigate to particular layout/widget
Miroslav Fidler
02:38 PM Feature #1173 (Approved): ide: laydes: visgen: Labels, brackets
Miroslav Fidler
01:20 PM Bug #1179 (Approved): Examples site dosen't show java files
http://www.ultimatepp.org/examples$AndroidMath$en-us.html - java source files are not displayed. Zbigniew Rebacz
09:33 AM Bug #1177 (Approved): ide: Navigator: Clicking on file item jumps
Miroslav Fidler

07/09/2015

11:07 PM Feature #1131: ide: Navigator should navigate to particular layout/widget
And maybe ALT+I (or ALT+J) in layout could navigate to code (some class definition using the layout). Miroslav Fidler
11:00 PM Bug #1176 (Approved): ide: Alt+I on PPCQueueDlg constructor does not work
Miroslav Fidler
03:09 PM Bug #1176 (Approved): ide: Alt+I on PPCQueueDlg constructor does not work
Miroslav Fidler
03:26 PM Bug #1177 (Approved): ide: Navigator: Clicking on file item jumps
Miroslav Fidler
02:53 PM Feature #1069 (Approved): Nvl should be extended to support any number of arguments
Miroslav Fidler
01:57 PM Bug #1175 (Approved): umk: Fix for android builder
int GetHydraThreads()
should return correct value for android builder
String GetAndroidSDKPath()
should be m...
Miroslav Fidler
11:07 AM Feature #1174 (New): Core: Consider Win32 issue with orphaned processes
http://www.ultimatepp.org/forums/index.php?t=msg&goto=44841&#msg_44841 Miroslav Fidler

07/08/2015

11:02 PM Bug #1171 (Approved): ide: Navigator item font in linux is smaller than scope, why?
Miroslav Fidler
10:49 PM Feature #1168 (Approved): ide: BLITZ - improve one hour heuristics
Miroslav Fidler
11:18 AM Feature #1173 (Approved): ide: laydes: visgen: Labels, brackets
Miroslav Fidler
11:15 AM Bug #1172 (Approved): ide: Check/document replace index
Miroslav Fidler
09:13 AM Bug #1161 (Approved): iml: After resize, weird red selection is displayed
Miroslav Fidler
09:13 AM Bug #1156 (Approved): iml: Shift Left/Right do not work anymore (because of Search)
Miroslav Fidler
09:12 AM Feature #1160 (Approved): iml: Extend of image could be detected
Miroslav Fidler

07/07/2015

04:08 PM Bug #1171 (Approved): ide: Navigator item font in linux is smaller than scope, why?
Miroslav Fidler

07/06/2015

12:30 AM Bug #1170: Android builder should look for deleted files
Renamed file can also be affected. Zbigniew Rebacz
12:25 AM Bug #1170 (New): Android builder should look for deleted files
When file is deleted it can exist in android sandbox project directory. Zbigniew Rebacz
12:12 AM Bug #1169 (New): Failure "[INSTALL_PARSE_FAILED_INCONSISTENT_CERTIFICATES]" when project contains...
Log:... Zbigniew Rebacz
12:40 PM Feature #1168: ide: BLITZ - improve one hour heuristics
I have similar problem while developing Android builder. I need to remove "blitzbase" file in ide configuration dir. Zbigniew Rebacz
09:40 AM Feature #1168 (Approved): ide: BLITZ - improve one hour heuristics
- after svn checkout, BLITZ is not active... Perhaps we could do something like checking for minimal source tree time... Miroslav Fidler

07/02/2015

09:52 PM Bug #1149: ide: Crashes on BananaPI AMRHF
Caused by OOM killer Miroslav Fidler
09:52 PM Bug #1157 (Rejected): New logo is too long when "GTK" is visible
Miroslav Fidler

06/30/2015

10:23 PM Bug #1164 (Approved): Alt+I on CreateCampaign PPC (in header) does not work
Miroslav Fidler
04:55 PM Bug #1164: Alt+I on CreateCampaign PPC (in header) does not work
- problem is that grounding of previous function (CreateAccount) does not work... Miroslav Fidler
04:51 PM Bug #1164 (Approved): Alt+I on CreateCampaign PPC (in header) does not work
Miroslav Fidler
09:45 PM Bug #1031 (Patch ready): Show/hide workspace should use menu check box
Solution in diff. Zbigniew Rebacz
09:45 PM Bug #1031 (Patch ready): Show/hide workspace should use menu check box
Solution in diff. Zbigniew Rebacz
09:24 PM Feature #1167 (Approved): Delete package from packages list
Sometimes accidentally I create package that I don't want. I need to manually delete it from hard drive. Can we imple... Zbigniew Rebacz
08:35 PM Bug #1166 (Approved): Remove SSE2 flag from ide templates
SSE2 upp flag is not used any more. Zbigniew Rebacz
06:44 PM Bug #1165 (Approved): Remove SSE2 flag from Skylark tutorials
SSE2 is no longer valid upp flag. Zbigniew Rebacz
02:45 PM Bug #1162 (Rejected): Add .defs for Core, CtrlCoew
Miroslav Fidler

06/29/2015

08:16 PM Feature #1163 (Approved): Add .defs for Core, CtrlCore
INITBLOCK
EXITBLOCK
CONSOLE_APP_MAIN
GUI_APP_MAIN
....
Miroslav Fidler
08:16 PM Bug #1162 (Rejected): Add .defs for Core, CtrlCoew
Miroslav Fidler
06:29 PM Bug #1161 (Approved): iml: After resize, weird red selection is displayed
Miroslav Fidler
06:29 PM Feature #1160 (Approved): iml: Extend of image could be detected
Miroslav Fidler

06/28/2015

12:11 AM Bug #1159 (Approved): cpp: '~' symbol used in destruction is not properly detected
Start writing destructor implementation outside class it will never be detected.
For example:...
Zbigniew Rebacz
08:52 PM Bug #1154 (Approved): cpp: No autocomplete for popup.Ctrl::PopUp
Miroslav Fidler
04:04 PM Bug #1158 (New): cpp: Resolve specific declaration
extern "C++" // templates cannot be declared to have 'C' linkage
template <typename T, size_t N>
char (*RtlpNumberO...
Miroslav Fidler
03:34 PM Feature #1136 (Approved): cpp: Old style C function declarations should be detected
Miroslav Fidler
01:34 PM Bug #1157 (Rejected): New logo is too long when "GTK" is visible
I think we have got small problem with new logo when "GTK" is visible. The string "TheIDE (64 bit) (GTK)" overlaps lo... Zbigniew Rebacz
09:27 AM Bug #1156 (Approved): iml: Shift Left/Right do not work anymore (because of Search)
Miroslav Fidler
09:15 AM Bug #1155 (New): ide/cpp/u++: Check why in linux, it consumes 328MB vs 100MB in windows
Miroslav Fidler

06/27/2015

07:32 PM Bug #1154 (Approved): cpp: No autocomplete for popup.Ctrl::PopUp
Miroslav Fidler
07:32 PM Bug #1142 (Approved): ide: Left part of autocomplete (scope) could be bigger
Miroslav Fidler
07:25 PM Feature #1140 (Approved): Example for IndexSort, FieldOrder....
Miroslav Fidler
01:22 PM Bug #1098: cpp: ide high memory usage with infinity loop
I think the bug is still there, but it is harder to catch it due to limiting scanning time. Zbigniew Rebacz
01:09 PM Bug #1153 (Approved): Linking error on Windows due to "LNK1104: cannot open file"
Sometimes I have linking error on Windows with MSC compile/debuger.
Error:...
Zbigniew Rebacz
01:04 PM Bug #1152 (Approved): Format setup" is not precise window title for "Enviroment..
I think the name is not precise in this situation. "Format setup" is one of many options in this window. The best nam... Zbigniew Rebacz

06/25/2015

07:03 PM Bug #883 (Approved): ide: Alt+J unable to resolve base class from template (e.g. : WithXXXLayout<...
Miroslav Fidler
03:50 PM Bug #1143 (Approved): cpp: image class detection doesn’t work correctly
Miroslav Fidler
03:36 PM Bug #1151 (Approved): Renaming .iml file should force reparse
(Because it depends on its name...) Miroslav Fidler
02:24 PM Bug #1150 (New): ide: Log (e.g.) should be reloaded when activating theide
Miroslav Fidler
11:36 AM Feature #1144 (Approved): ide: Ctrl+G count pick current identifier
Miroslav Fidler
09:21 AM Bug #1141 (Approved): cpp: RevisionSources()[q].
Miroslav Fidler

06/24/2015

08:53 PM Bug #1145 (Approved): cpp: no autocomplete: suppress ? CUSTOMER_STATUS_CANCELED : CUST
Miroslav Fidler
01:03 PM Bug #1145 (Approved): cpp: no autocomplete: suppress ? CUSTOMER_STATUS_CANCELED : CUST
Miroslav Fidler
08:47 PM Bug #1149 (Rejected): ide: Crashes on BananaPI AMRHF
Miroslav Fidler
08:43 PM Bug #1146 (Approved): cpp: No autocomplete Select().From().Where().OrderBy(). [Limit]
Miroslav Fidler
02:41 PM Bug #1146 (Approved): cpp: No autocomplete Select().From().Where().OrderBy(). [Limit]
Miroslav Fidler
08:35 PM Feature #1148 (Approved): ide: When cpp finalized, remove CLOGs....
Miroslav Fidler
03:59 PM Feature #1147 (Approved): ide: four-digit numbers (like 1024) should not be thousands separated
Miroslav Fidler
02:45 PM Feature #1147 (Approved): ide: four-digit numbers (like 1024) should not be thousands separated
Miroslav Fidler
11:30 AM Feature #1144 (Approved): ide: Ctrl+G count pick current identifier
Miroslav Fidler

06/23/2015

09:30 PM Bug #1133 (Approved): cpp: Navigator should not sort namespaces before global functions (Tags)
Miroslav Fidler
09:02 PM Bug #1143 (Approved): cpp: image class detection doesn’t work correctly
It seems that image classes indexing stop working for some reason. Please try to use "CtrlImg" or "IdeImg" inside ide... Zbigniew Rebacz
08:07 PM Bug #1139 (Rejected): cpp: class range operator should show only static class member such as vari...
OK, I understand. Zbigniew Rebacz
08:13 AM Bug #1139: cpp: class range operator should show only static class member such as variables/classes
I think you are wrong. Consider callback(this, &Foo::SomeNormalMethod). Miroslav Fidler
02:08 PM Bug #1142 (Approved): ide: Left part of autocomplete (scope) could be bigger
Miroslav Fidler
01:55 PM Bug #1141 (Approved): cpp: RevisionSources()[q].
Miroslav Fidler
08:14 AM Feature #1140 (Approved): Example for IndexSort, FieldOrder....
Miroslav Fidler
 

Also available in: Atom