Activity
From 09/18/2015 to 10/17/2015
10/17/2015
- 06:42 PM Bug #1027 (Approved): DropList pop up dosen't work
- On X11 works fine.
- 01:53 PM Bug #1027 (Ready for QA): DropList pop up dosen't work
- Well, it was just explicitly disabled. I hope enabling it will not cause any problems... (esp. in X11)
- 01:53 PM Bug #1027 (Ready for QA): DropList pop up dosen't work
- Well, it was just explicitly disabled. I hope enabling it will not cause any problems... (esp. in X11)
- 02:59 PM Bug #1294 (Approved): cpp: Assist++ now working (maybe, check)
- void DisplayPopup::Cancel()
{
DLOG("CANCEL"); {
Vector<Ctrl *> h = GetTopCtrls();
for(int i = 0; i < h.GetCo...
10/16/2015
- 08:42 PM Bug #1293 (New): GLCtrl dosen't recive key events
- Tested on X11.
- 07:35 PM Feature #1026: Move SVN mirror to sourceforge.net
- Brows svn just jump to googlecode.
- 07:35 PM Feature #1026: Move SVN mirror to sourceforge.net
- Where can I find it? Can you change urls on site?
10/15/2015
- 11:55 PM Bug #1292 (Approved): ide: High memory consumption
- 01:43 PM Bug #1292 (Approved): ide: High memory consumption
10/14/2015
- 09:16 AM Bug #1042 (Approved): Increase /STACKSIZE for MSC builder
- 09:16 AM Bug #1291 (Approved): ide: Environment setting tabs should react immediatelly, "grouping" does no...
10/13/2015
- 04:35 PM Bug #1290 (Approved): ide: Parameter highlight broken with ',' constant
- Vector<String> s = GetCsvLine(in, ',', CHARSET_UTF8)
(interprets ',' as argument separating comma) - 02:19 PM Feature #1288 (Approved): .tpp and help should have active designer icon only in ide toolbar
- 08:49 AM Bug #1289 (Approved): ide: Fix about dialog (for ubuntu)
10/12/2015
- 10:12 PM Feature #1288 (Approved): .tpp and help should have active designer icon only in ide toolbar
- Now .tpp edito disable all icons, i think it wold be nice to have it enable. It can help a little bit in problems des...
- 10:09 PM Bug #1287: Ide crash during debugging in help window
- Probably it will also crash .tpp files as well.
- 10:09 PM Bug #1287 (Approved): Ide crash during debugging in help window
- 1. Open help (Press F1)
2. Run debug (F5)
3. Change to other file via tabs in ide
4. Back to help tab
5. CRASH!
- 02:27 PM Bug #948 (Rejected): Add/check support for MSVC12
- 02:27 PM Feature #1026 (Approved): Move SVN mirror to sourceforge.net
- 02:21 PM Bug #1209 (Approved): IDE compilation error with MSC12 related to precompile headers
10/11/2015
- 11:22 PM Bug #1258 (Approved): std::vector dosen't work with AndroidBuilder assist++
- 10:51 PM Bug #1286 (New): cpp: Fix remaining issue gcc 4.9
- template<typename _Alloc2, typename _Tp2>
static constexpr true_type
_S_chk(typename _Alloc2::template rebi...
10/10/2015
- 01:40 PM Bug #1192 (Approved): cpp: Adding external #include (e.g. <vector>) does not cause parsing on ass...
10/09/2015
10/08/2015
- 09:10 PM Bug #1251 (Approved): Problem with formatting code
- 08:33 PM Feature #1284: OpenGL 3 support
- OK.
- 03:48 PM Feature #1284: OpenGL 3 support
- I think this patch is too radical. It means that some thing can stop working like windows scaling in GLDraw. It happe...
- 09:19 AM Feature #1284 (New): OpenGL 3 support
- http://www.ultimatepp.org/forums/index.php?t=msg&th=9396&start=0&
- 08:31 PM Feature #984 (Approved): CodeEditor features
10/07/2015
- 12:04 PM Bug #1283 (Rejected): RichText/QTF: {{*1:1 does not work, {{1:1* does, why?
- (it works according to docs...)
10/06/2015
10/04/2015
- 09:42 PM Bug #824 (Approved): ide: Find&Replace history does not work very well...
- 07:23 PM Bug #1282 (Approved): Help Topics shouldn't have view as text and view as binary option
- 03:04 PM Bug #1282 (Approved): Help Topics shouldn't have view as text and view as binary option
- Hex is empty and text is empty, so it can lead to confusion.
- 07:07 PM Bug #1274 (Approved): Ide: Read-Only does not work well in Linux
- 03:25 PM Task #1278 (Approved): Upgrade theide on uppbox
- 02:14 PM Feature #1148 (Approved): ide: When cpp finalized, remove CLOGs....
- 02:14 PM Bug #1280 (Approved): assist: Alt+I on method not declared should go to class
- 08:05 AM Feature #1266 (Approved): Finalize UHD
10/03/2015
- 04:12 PM Bug #1276 (Approved): cpp: Assist++ error
- 07:36 AM Bug #1281 (Approved): ide: Layout designer: Wron textsize calculation with "unknown" class
10/02/2015
09/29/2015
- 10:01 AM Bug #1280 (Approved): assist: Alt+I on method not declared should go to class
- (Nos::NewAndUpdated)
Used to work, does not anymore...
09/28/2015
- 04:06 PM Feature #1279 (New): In comment link detection
- Sometimes i want to comment my code with url. I think it would be nice that i can click on it and open webbrowser. By...
- 12:32 PM Task #1278 (Approved): Upgrade theide on uppbox
- Please upgrade theide on the machine that produces nightly builds. I fixed some trouble in the code generating makefi...
09/27/2015
- 04:00 PM Bug #1270 (Approved): UMK output with information can be more readable
- 03:53 PM Feature #1275 (Approved): ide usvn: avoid svn clicks on list
09/25/2015
09/24/2015
- 10:53 AM Bug #1277 (Approved): ide: log Highlight some more words - ok, status, success
- 10:42 AM Bug #1276 (Approved): cpp: Assist++ error
- NosCore/res.icpp 223
ValueMap m = ResourceCache::The().GetAttrs(id, variant_id);
No jump on GetAttrs
09/23/2015
- 12:33 PM Feature #1275 (Approved): ide usvn: avoid svn clicks on list
- 09:58 AM Bug #1274 (Approved): Ide: Read-Only does not work well in Linux
09/22/2015
- 12:41 AM Bug #1273 (Approved): cpp: Select(REALNAME). stopped working
- 04:32 PM Bug #1273 (Approved): cpp: Select(REALNAME). stopped working
09/21/2015
- 11:53 PM Bug #1027: DropList pop up dosen't work
- Very important.
- 11:52 PM Task #829 (Rejected): Configuration script for POSIX source Upp distribution
- 11:48 PM Bug #780 (Approved): Problem with popups
- 11:10 PM Bug #1256 (Rejected): ide: Pdb debugger does not display 's' in strings
- 06:23 PM Bug #1252 (Approved): When delegating constructors, assist does not work
- 04:25 PM Bug #1261 (Approved): cpp: Assist should show default parameters for e.g. ArrayCtrl::Select
09/20/2015
- 11:06 PM Bug #1268 (Approved): #include <float.h> cause problems in CodeEditor and Assist++
- 07:12 PM Bug #1268: #include <float.h> cause problems in CodeEditor and Assist++
- Found it. It was POSIX specific issue.
Interestingly, problem with std::vector from Android SDK is likely similiar... - 07:13 PM Bug #1267 (Approved): ide: Jump does not work
09/18/2015
- 09:31 PM Bug #1268: #include <float.h> cause problems in CodeEditor and Assist++
- I can not jump to float.h header from GCC build method. Other headers can be jump easily for example syslog.h or fenv...
- 08:02 PM Bug #1268 (Ready for QA): #include <float.h> cause problems in CodeEditor and Assist++
- Highlighting fixed, jump works for me - was it with Android? If yes, then issue perhaps is the same as std::vector no...
- 08:02 PM Bug #1268 (Ready for QA): #include <float.h> cause problems in CodeEditor and Assist++
- Highlighting fixed, jump works for me - was it with Android? If yes, then issue perhaps is the same as std::vector no...
- 05:09 PM Bug #1269 (Approved): qtf: Keep with next does not work well
Also available in: Atom