Miroslav Fidler's activity

From 07/06/2015 to 08/04/2015

08/02/2015

01:37 PM U++ Bug #1221 (Approved): assist: Alt+I does not work on static member vars
bool Ctrl::AppHiDPIAware; Miroslav Fidler

07/31/2015

01:54 PM U++ Feature #1190 (Ready for QA): post-commit should update version number
...resolved
See reference/build_info
Miroslav Fidler
11:49 AM U++ Feature #1190: post-commit should update version number
I never considered this too important... :)
There is also the issue that ide could be build from source not in svn...
Miroslav Fidler
11:40 AM U++ Feature #1211: tar makefile should build umk first, then use it to build theide
Well, I think we might to redefine this task to
"tarball creates umk too"
As for UppBuilder: that is one awesom...
Miroslav Fidler

07/30/2015

03:47 PM U++ Bug #1208 (Approved): cpp: Should be able to handle at least utf8-bom
Miroslav Fidler
03:39 PM U++ Feature #1219 (Rejected): New C++11 attributes should be removed by Lex
Miroslav Fidler
03:38 PM U++ Bug #1214 (Ready for QA): Jumping to header dosen't save history
Miroslav Fidler
09:34 AM U++ Feature #1217: Generated makefile should create build_info.h
Cool, thanks!
Patch applied, leaving open so that I do not forget to update umk/reenable about...
Miroslav Fidler

07/29/2015

02:23 PM U++ Bug #1216 (Approved): Alt+I on LineEdit constructor goes to ~LineEdit
Miroslav Fidler

07/28/2015

09:17 PM U++ 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 U++ 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 U++ Feature #1201 (Approved): CodeEditor: Could show "misplaced" tabs and lineendings
Miroslav Fidler
07:33 PM U++ Bug #1216 (Approved): Alt+I on LineEdit constructor goes to ~LineEdit
Miroslav Fidler
07:32 PM U++ Bug #1215 (Approved): Jump to local variables stopped working
Miroslav Fidler
06:23 PM U++ Bug #1215 (Approved): Jump to local variables stopped working
Miroslav Fidler
05:57 PM U++ Feature #1200 (Approved): Add go forward/back in menu bar
Miroslav Fidler
01:57 PM U++ Bug #1213 (Approved): Alt+I in commented file goes to weird place...
Miroslav Fidler

07/27/2015

10:04 PM U++ Feature #1212 (Approved): ide: files without extension can be C++ headers
Miroslav Fidler
09:38 PM U++ Feature #1212 (Approved): ide: files without extension can be C++ headers
Find out how to detect... Miroslav Fidler
07:45 PM U++ Feature #1211 (Approved): tar makefile should build umk first, then use it to build theide
Miroslav Fidler
05:11 PM U++ Feature #1210 (New): TabCtrl should be able to have tabs at bottom (and even better, left, right)
Miroslav Fidler

07/26/2015

11:43 PM U++ Bug #1207 (Approved): cpp: Resolve include / pp issue with mingw
Miroslav Fidler
08:09 PM U++ 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 U++ Bug #1208 (Approved): cpp: Should be able to handle at least utf8-bom
Miroslav Fidler
10:27 AM U++ Bug #1003 (Approved): IDE: Run options layout problems - "File" is shadowed
Miroslav Fidler
09:36 AM U++ Bug #1203 (New): ide TabBar issue
http://www.ultimatepp.org/forums/index.php?t=msg&th=9347&start=0& Miroslav Fidler
08:23 AM U++ 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 U++ Bug #914 (Approved): Chained assist not working
Miroslav Fidler

07/25/2015

12:07 PM U++ Feature #1201 (Approved): CodeEditor: Could show "misplaced" tabs and lineendings
- if there are spaces/tabs AFTER last character Miroslav Fidler

07/24/2015

02:25 PM U++ Bug #1031 (Approved): Show/hide workspace should use menu check box
Miroslav Fidler

07/23/2015

11:09 PM U++ Bug #1184 (Approved): Ide: There are 2 'All' entries in Navigator
Miroslav Fidler
10:22 PM U++ Feature #1199 (Rejected): Add function "void DisableCtrls(const Vector< Ptr<Ctrl> >& ctrl)" to Ct...
Miroslav Fidler
10:09 PM U++ 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 U++ Bug #1191 (Approved): cpp: VectorMap<String, String>()[i]. no autocomplete
Miroslav Fidler
09:15 PM U++ Bug #1198 (Approved): ide: Jump to ::AddContact does not work (global namespace over method issue)
Miroslav Fidler
12:21 PM U++ Bug #1198 (Approved): ide: Jump to ::AddContact does not work (global namespace over method issue)
Miroslav Fidler
10:05 AM U++ Bug #1196 (Approved): ide: Jump to FileTabs::RenameFile does not work
Miroslav Fidler

07/22/2015

02:38 PM U++ Bug #1068 (Approved): ide: Navigator doubleclick on scope
Miroslav Fidler
09:51 AM U++ 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 U++ Bug #1189 (Approved): cpp: String txt[2]; txt[i]. no autocomplete
Miroslav Fidler

07/21/2015

03:15 PM U++ Bug #1151 (Approved): Renaming .iml file should force reparse
Miroslav Fidler
03:10 PM U++ 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 U++ Bug #1194 (Approved): ide: Second Ctrl+B should return to text mode
Miroslav Fidler

07/20/2015

02:31 PM U++ Bug #1194 (Approved): ide: Second Ctrl+B should return to text mode
Miroslav Fidler

07/19/2015

01:08 AM U++ Bug #1193 (Rejected): Core: StringBuffer::Set
http://www.ultimatepp.org/forums/index.php?t=msg&goto=44904&#msg_44904 Miroslav Fidler
07:59 PM U++ 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 U++ Bug #1191 (Approved): cpp: VectorMap<String, String>()[i]. no autocomplete
Miroslav Fidler

07/17/2015

03:41 PM U++ Bug #1189 (Approved): cpp: String txt[2]; txt[i]. no autocomplete
Miroslav Fidler
03:35 PM U++ Bug #1188 (Approved): ide: Jump to Ctrl::ProcessEvents(); does not work
Miroslav Fidler

07/16/2015

10:48 AM U++ Bug #1188: ide: Jump to Ctrl::ProcessEvents(); does not work
Also no autocomplete
Ctrl::ProcessEvent
(perhaps because of namespace)
Miroslav Fidler
10:45 AM U++ Bug #1188 (Approved): ide: Jump to Ctrl::ProcessEvents(); does not work
Miroslav Fidler
08:49 AM U++ 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
08:45 AM U++ Feature #1187 (New): ide: svn history double-click should go to line
Miroslav Fidler

07/15/2015

09:05 PM U++ Bug #1185 (Approved): cpp: Value v; v.To<ErrorInfo>(). no autocomplete (ide sources)
Miroslav Fidler
03:48 PM U++ Bug #1185 (Approved): cpp: Value v; v.To<ErrorInfo>(). no autocomplete (ide sources)
Save for ValueTo<ErrorInfo>(v). Miroslav Fidler
04:02 PM U++ Feature #1037 (Approved): F4 should skip lines without line number in errors pane
Miroslav Fidler

07/14/2015

02:17 PM U++ Bug #1184 (Approved): Ide: There are 2 'All' entries in Navigator
(Nos: SinceTill) Miroslav Fidler

07/13/2015

04:31 PM U++ Feature #1049 (Approved): ide: Support UTF16
Miroslav Fidler
04:29 PM U++ Bug #1149 (Rejected): ide: Crashes on BananaPI AMRHF
Miroslav Fidler
12:16 PM U++ Feature #1180 (Approved): ide: Alt+C on THISBACK could create the function definition
Miroslav Fidler

07/11/2015

10:41 PM U++ Feature #1010 (Approved): ide: rename package
Miroslav Fidler
10:40 PM U++ Bug #734 (Approved): Include en-us.udc files in releases
Miroslav Fidler
10:32 PM U++ Feature #1167 (Ready for QA): Delete package from packages list
Miroslav Fidler
11:18 AM U++ 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 U++ Feature #1180 (Approved): ide: Alt+C on THISBACK could create the function definition
Miroslav Fidler
02:48 PM U++ Bug #1098 (Rejected): cpp: ide high memory usage with infinity loop
Seems to be duplicate of #1155. Miroslav Fidler
02:47 PM U++ Bug #1172 (Approved): ide: Check/document replace index
Miroslav Fidler
01:48 PM U++ Feature #1163 (Approved): Add .defs for Core, CtrlCore
Miroslav Fidler
01:48 PM U++ Bug #1165 (Approved): Remove SSE2 flag from Skylark tutorials
Miroslav Fidler
01:48 PM U++ Bug #1166 (Approved): Remove SSE2 flag from ide templates
Miroslav Fidler

07/10/2015

08:47 PM U++ Bug #1034 (Rejected): ide: Pressing ctrl+comma crashed
Miroslav Fidler
08:39 PM U++ Bug #1178 (Approved): ide: Alt+I does not match just name (without signature)
Miroslav Fidler
01:14 PM U++ 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 U++ Feature #1131 (Approved): ide: Navigator should navigate to particular layout/widget
Miroslav Fidler
02:38 PM U++ Feature #1173 (Approved): ide: laydes: visgen: Labels, brackets
Miroslav Fidler
09:33 AM U++ Bug #1177 (Approved): ide: Navigator: Clicking on file item jumps
Miroslav Fidler

07/09/2015

11:07 PM U++ 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 U++ Bug #1176 (Approved): ide: Alt+I on PPCQueueDlg constructor does not work
Miroslav Fidler
03:09 PM U++ Bug #1176 (Approved): ide: Alt+I on PPCQueueDlg constructor does not work
Miroslav Fidler
03:26 PM U++ Bug #1177 (Approved): ide: Navigator: Clicking on file item jumps
Miroslav Fidler
02:53 PM U++ Feature #1069 (Approved): Nvl should be extended to support any number of arguments
Miroslav Fidler
01:57 PM U++ 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 U++ 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 U++ Bug #1171 (Approved): ide: Navigator item font in linux is smaller than scope, why?
Miroslav Fidler
10:49 PM U++ Feature #1168 (Approved): ide: BLITZ - improve one hour heuristics
Miroslav Fidler
11:18 AM U++ Feature #1173 (Approved): ide: laydes: visgen: Labels, brackets
Miroslav Fidler
11:15 AM U++ Bug #1172 (Approved): ide: Check/document replace index
Miroslav Fidler
09:13 AM U++ Bug #1161 (Approved): iml: After resize, weird red selection is displayed
Miroslav Fidler
09:13 AM U++ Bug #1156 (Approved): iml: Shift Left/Right do not work anymore (because of Search)
Miroslav Fidler
09:12 AM U++ Feature #1160 (Approved): iml: Extend of image could be detected
Miroslav Fidler

07/07/2015

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

07/06/2015

09:40 AM U++ 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
 

Also available in: Atom