Activity

From 06/30/2015 to 07/29/2015

07/29/2015

11:11 PM Feature #1218 (Approved): Add "Edit as text" & "Edit in designer" icon to ide
Zbigniew Rebacz
10:49 PM Feature #1211: tar makefile should build umk first, then use it to build theide
It would be faster, because umk is smaller than TheIDE. It dosen't contain GUI component, so compilation should be sh... Zbigniew Rebacz
09:50 PM Feature #1211: tar makefile should build umk first, then use it to build theide
Would it help anything? It would just make the process longer, by compiling a lot of code twice...
I assume this i...
Jan Dolinár
10:44 PM Feature #1217 (Patch ready): Generated makefile should create build_info.h
Attached patch provides required functionality. Should be 100% equivalent to the code in TheIDE itself.
Once you a...
Jan Dolinár
10:44 PM Feature #1217 (Patch ready): Generated makefile should create build_info.h
Attached patch provides required functionality. Should be 100% equivalent to the code in TheIDE itself.
Once you a...
Jan Dolinár
10:44 PM Feature #1217 (Patch ready): Generated makefile should create build_info.h
Attached patch provides required functionality. Should be 100% equivalent to the code in TheIDE itself.
Once you a...
Jan Dolinár
09:52 PM Feature #1217 (Approved): Generated makefile should create build_info.h
http://www.ultimatepp.org/forums/index.php?t=msg&th=9349&goto=44937
Jan Dolinár
02:23 PM Bug #1216 (Approved): Alt+I on LineEdit constructor goes to ~LineEdit
Miroslav Fidler
12:40 PM Bug #1205 (Approved): When build mehtod is changed it should trigger code rescanning
Zbigniew Rebacz

07/28/2015

09:17 PM Bug #1205 (Ready for QA): When build mehtod is changed it should trigger code rescanning
I believe this is resolved. Miroslav Fidler
09:17 PM Bug #1205 (Ready for QA): When build mehtod is changed it should trigger code rescanning
I believe this is resolved. Miroslav Fidler
08:41 PM Feature #1201 (Approved): CodeEditor: Could show "misplaced" tabs and lineendings
Miroslav Fidler
07:33 PM Bug #1216 (Approved): Alt+I on LineEdit constructor goes to ~LineEdit
Miroslav Fidler
07:32 PM Bug #1215 (Approved): Jump to local variables stopped working
Miroslav Fidler
06:23 PM Bug #1215 (Approved): Jump to local variables stopped working
Miroslav Fidler
05:57 PM Feature #1200 (Approved): Add go forward/back in menu bar
Miroslav Fidler
04:47 PM Bug #1214 (Approved): Jumping to header dosen't save history
1. Jump to header for example Core/Core.h
2. Go back
3. Go forward is disable.
Zbigniew Rebacz
01:57 PM Bug #1213 (Approved): Alt+I in commented file goes to weird place...
Miroslav Fidler

07/27/2015

10:04 PM Feature #1212 (Approved): ide: files without extension can be C++ headers
Miroslav Fidler
09:38 PM Feature #1212 (Approved): ide: files without extension can be C++ headers
Find out how to detect... Miroslav Fidler
07:45 PM Feature #1211 (Approved): tar makefile should build umk first, then use it to build theide
Miroslav Fidler
05:58 PM Feature #1210: TabCtrl should be able to have tabs at bottom (and even better, left, right)
Cool feature ;) Zbigniew Rebacz
05:11 PM Feature #1210 (New): TabCtrl should be able to have tabs at bottom (and even better, left, right)
Miroslav Fidler
04:06 PM Bug #1209 (Approved): IDE compilation error with MSC12 related to precompile headers
http://www.ultimatepp.org/forums/index.php?t=msg&goto=44940&#msg_44940 Zbigniew Rebacz

07/26/2015

11:43 PM Bug #1207 (Approved): cpp: Resolve include / pp issue with mingw
Miroslav Fidler
08:09 PM Bug #1207 (Approved): cpp: Resolve include / pp issue with mingw
c++config.h contains _GLIBCXX_VISIBILITY which does not expand in most files. Miroslav Fidler
09:39 PM Bug #1208 (Approved): cpp: Should be able to handle at least utf8-bom
Miroslav Fidler
06:54 PM Bug #1206 (Approved): Clicking "Forum" when being on forum open new browser tab
Sometimes I want to back to forum index by clicking "Forum" button. It always open new tab. The new tab is not open w... Zbigniew Rebacz
04:28 PM Bug #1205 (Approved): When build mehtod is changed it should trigger code rescanning
For example. We have got three builders GCC (with full system include paths), Clang(lack of include paths) and Androi... Zbigniew Rebacz
04:23 PM Feature #1204: Add NDK platform detection
Important information. Now in NDK makefiles we used platform defined by SDK. Zbigniew Rebacz
04:18 PM Feature #1204 (New): Add NDK platform detection
NDK can posses different platform than SDK. Probably if platform is wrongly defined the latest platform is used.
N...
Zbigniew Rebacz
10:27 AM Bug #1003 (Approved): IDE: Run options layout problems - "File" is shadowed
Miroslav Fidler
09:36 AM Bug #1203 (New): ide TabBar issue
http://www.ultimatepp.org/forums/index.php?t=msg&th=9347&start=0& Miroslav Fidler
08:23 AM Bug #1202: Kde problems with gdb - failed to set controlling terminal: operation not permitted
This is normal (and not our bug and not fixable).
Debugging should proceed normally, despite the warning. Does it?
Miroslav Fidler
08:14 AM Bug #914 (Approved): Chained assist not working
Miroslav Fidler

07/25/2015

11:59 PM Bug #1202 (New): Kde problems with gdb - failed to set controlling terminal: operation not permitted
Debuggin in console mode in KDE dosen't work. It shows following error:... Zbigniew Rebacz
07:58 PM Feature #1201: CodeEditor: Could show "misplaced" tabs and lineendings
It shouldn't be enable by default. It can be implemented as ide option [disable by default]. In my opinion pure code ... Zbigniew Rebacz
12:07 PM Feature #1201 (Approved): CodeEditor: Could show "misplaced" tabs and lineendings
- if there are spaces/tabs AFTER last character Miroslav Fidler

07/24/2015

07:31 PM Feature #1200 (Approved): Add go forward/back in menu bar
I have created simply concept Zbigniew Rebacz
02:25 PM Bug #1031 (Approved): Show/hide workspace should use menu check box
Miroslav Fidler
02:11 PM Bug #1030 (Rejected): "View as hex" can led to confusion
Zbigniew Rebacz

07/23/2015

11:09 PM Bug #1184 (Approved): Ide: There are 2 'All' entries in Navigator
Miroslav Fidler
10:22 PM Feature #1199 (Rejected): Add function "void DisableCtrls(const Vector< Ptr<Ctrl> >& ctrl)" to Ct...
Miroslav Fidler
03:00 PM Feature #1199 (Rejected): Add function "void DisableCtrls(const Vector< Ptr<Ctrl> >& ctrl)" to Ct...
It seems that there is not counterweights for following method "void EnableCtrls(const Vector< Ptr<Ctrl> >& ctrl)".
...
Zbigniew Rebacz
10:09 PM Feature #1181 (Approved): Rename package dialog can be a little bit bigger and should display pac...
Prefill implemented, making it wider looks ugly IMO. Miroslav Fidler
10:03 PM Bug #1191 (Approved): cpp: VectorMap<String, String>()[i]. no autocomplete
Miroslav Fidler
09:15 PM Bug #1198 (Approved): ide: Jump to ::AddContact does not work (global namespace over method issue)
Miroslav Fidler
12:21 PM Bug #1198 (Approved): ide: Jump to ::AddContact does not work (global namespace over method issue)
Miroslav Fidler
10:05 AM Bug #1196 (Approved): ide: Jump to FileTabs::RenameFile does not work
Miroslav Fidler

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
 

Also available in: Atom