Activity
From 10/08/2015 to 11/06/2015
11/06/2015
- 07:49 PM Bug #1291 (Approved): ide: Environment setting tabs should react immediatelly, "grouping" does no...
- 02:47 PM Bug #1294 (Approved): cpp: Assist++ now working (maybe, check)
11/05/2015
- 01:15 PM Bug #1325 (New): LineEdit: Rectangular block delete in 250MB file does not work
- deleting in all lines...
- 08:34 AM Bug #1322 (Approved): cpp: Assist C++11 issue
11/04/2015
- 10:35 AM Bug #1324 (Approved): inde: Win7 32-bit autosetup issue
- http://www.ultimatepp.org/forums/index.php?t=msg&th=9448&start=0&
- 08:18 AM Feature #1323: ide: Number of columns could be per-file setting (just like tabs)
- (and spell checking, for comments and text files)
- 08:17 AM Feature #1323 (New): ide: Number of columns could be per-file setting (just like tabs)
11/03/2015
- 05:47 PM Bug #1322 (Approved): cpp: Assist C++11 issue
- Index<String> words;
for(const auto& : words)
s.
11/02/2015
- 12:22 AM Bug #1321: Scrollbar in upp template dosen't work
- It seems that it appers in android template.
- 12:22 AM Bug #1321: Scrollbar in upp template dosen't work
- It seems that it appers in android template.
- 12:15 AM Bug #1321 (Approved): Scrollbar in upp template dosen't work
- It seems that i cannot scroll view. Moreover it seems that the font is a little too big (it is probably related to UHD).
- 12:14 AM Feature #1046 (Approved): IDE: Set main package could have default shortcut
- 12:12 AM Feature #1220 (Approved): Add "New package.." entry in PackageMenu
- 09:02 PM Feature #1220 (Patch ready): Add "New package.." entry in PackageMenu
- 12:10 AM Bug #1152 (Approved): Format setup" is not precise window title for "Enviroment..
- 12:10 AM Bug #1080 (Approved): cpp: this dosen't show private variable
- 09:05 PM Bug #1080: cpp: this dosen't show private variable
- I always use this-> with private variables.
- 12:02 AM Bug #1320 (New): cpp: Resolve namespace issue
- namespace Foo {
struct Bar {
void Fn();
};
};
using namespace Foo;
void Bar::Fn()
{
}
- 09:08 PM Feature #730 (Rejected): POSIX Builds should contain version number (IDE)
- 08:15 AM Feature #1319 (New): ide: Some C++ types like size_t could be highlighted...
- 03:56 AM Bug #1317 (Approved): Broken ubuntu builds
11/01/2015
- 11:23 PM Feature #1243 (Approved): Add VS2015 support
- 11:23 PM Feature #1244 (Approved): Add mingw-w64
- 11:23 PM Bug #1123 (Approved): Handlers with ** work incorrectly
- 02:29 PM Bug #1315 (Approved): ide: Add "common link options"
10/31/2015
- 09:15 PM Feature #1307 (Approved): ide: Standard GDB debugger - Detail tree
- 08:55 PM Feature #1318 (New): ide: Clicking on tree pointer could move memory pane
10/30/2015
- 08:51 PM Bug #1153 (Approved): Linking error on Windows due to "LNK1104: cannot open file"
- 01:54 PM Bug #1317 (Ready for QA): Broken ubuntu builds
- Should be already fixed, one of those rare cases when it compiles in C++11, but not in C++98...
- 01:54 PM Bug #1317 (Ready for QA): Broken ubuntu builds
- Should be already fixed, one of those rare cases when it compiles in C++11, but not in C++98...
- 01:53 PM Bug #1317 (Approved): Broken ubuntu builds
- Recent changes break nightly build on ubuntu (precise, vivid & trusty):...
- 09:31 AM Bug #1300 (Approved): cpp: Missing function in assist
10/29/2015
- 07:06 PM Bug #1311 (Approved): ide/bin win32: Reduce size
- 07:05 PM Bug #1316 (New): OpenGL 3 support in win
- http://www.ultimatepp.org/forums/index.php?t=msg&th=9396&start=0&
10/28/2015
- 07:48 PM Bug #1309 (Approved): ide: Standard GDB debugger - same menu commands as pdb
- 04:03 PM Bug #1310 (Approved): ide: Standard GDB debugger panes should close automatically after succesful...
- 08:52 AM Bug #1310 (Ready for QA): ide: Standard GDB debugger panes should close automatically after succe...
- 09:15 AM Bug #1313 (Approved): ide: Alt+C issue with typedef
10/27/2015
- 08:11 PM Bug #1315 (Approved): ide: Add "common link options"
- 06:17 PM Feature #1314 (New): Assist++ could support local variable
- CTRL+SPACE should show local variable depends on context.
- 05:41 PM Bug #1313 (Approved): ide: Alt+C issue with typedef
- class PrDlg : public WithPrLayout<TopWindow> {
typedef PrDlg CLASSNAME;
void Sync(); // Alt+C here
- 07:06 AM Bug #1306 (Approved): ide: PDB debugger improvement
10/26/2015
- 02:23 PM Bug #1312 (New): CodeEditor: Block replace should be optimized - takes to long with 1MB line and ...
- 02:21 PM Bug #1305 (Approved): ide: mingw debugger does not work
- 02:21 PM Feature #1211 (Approved): tar makefile should build umk first, then use it to build theide
- Tempting, but in the end I have decided to just add another Makefile to the tarball...
- 02:19 PM Bug #1311 (Approved): ide/bin win32: Reduce size
- 02:19 PM Bug #1295 (Approved): ide/install: mingw32-openssl, consider mingw64
- 12:09 PM Bug #1310 (Approved): ide: Standard GDB debugger panes should close automatically after succesful...
- In other debugger interfaces this feature works very well.
10/25/2015
- 06:18 PM Bug #1309 (Approved): ide: Standard GDB debugger - same menu commands as pdb
- 06:17 PM Bug #1308 (Approved): ide: Standard GDB debugger - Memory pane
- 06:15 PM Feature #1307 (Approved): ide: Standard GDB debugger - Detail tree
- 04:41 PM Bug #1306: ide: PDB debugger improvement
- - even/odd colors
- 04:32 PM Bug #1306 (Approved): ide: PDB debugger improvement
- - Insert watch could also serve as Quick watch
- "{ }" issue
10/24/2015
- 08:22 PM Bug #1301 (Approved): Clicking on button in place cause troubles (GTK backend)
- 07:43 PM Bug #1301 (Ready for QA): Clicking on button in place cause troubles (GTK backend)
- Pls recheck, just to be sure...
- 06:09 PM Bug #1301 (Approved): Clicking on button in place cause troubles (GTK backend)
- Works fine.
- 05:09 PM Bug #1301 (Ready for QA): Clicking on button in place cause troubles (GTK backend)
- 08:22 PM Bug #1027 (Approved): DropList pop up dosen't work
- 07:43 PM Bug #1027 (Ready for QA): DropList pop up dosen't work
- I knew something does not fit. Hopefully, now both tasks fixed.
- 07:43 PM Bug #1027 (Ready for QA): DropList pop up dosen't work
- I knew something does not fit. Hopefully, now both tasks fixed.
- 06:09 PM Bug #1027 (In Progress): DropList pop up dosen't work
- Starts flickering like in previous situation.
- 06:09 PM Bug #1027 (In Progress): DropList pop up dosen't work
- Starts flickering like in previous situation.
- 05:09 PM Bug #1027 (Ready for QA): DropList pop up dosen't work
- Please recheck as this is related to #1301.
- 08:07 PM Bug #1305 (Approved): ide: mingw debugger does not work
- 12:39 PM Bug #1175 (Approved): umk: Fix for android builder
- 12:38 PM Bug #1290 (Approved): ide: Parameter highlight broken with ',' constant
10/23/2015
- 08:57 PM Feature #1304 (Approved): AndroidBuilder should be able to compile Core
- 08:53 PM Bug #1303 (New): Improve Android Builder output
- Current layout doesn’t look good. Here is example:...
- 08:47 PM Bug #1175: umk: Fix for android builder
- Output for terminal:...
- 08:46 PM Bug #1175 (Ready for QA): umk: Fix for android builder
- I can compile example:...
- 08:46 PM Bug #1175 (Ready for QA): umk: Fix for android builder
- I can compile example:...
- 08:46 PM Bug #1175 (Ready for QA): umk: Fix for android builder
- I can compile example:...
10/22/2015
- 12:14 AM Bug #1298 (Rejected): Misplaced spaces/tabs should be disable for .diff files
- It seems it happends the way that i don't remember. I reject this.
- 11:37 PM Bug #1298 (In Progress): Misplaced spaces/tabs should be disable for .diff files
- feature is disabled for .diff for quite a long time now, see idefile.cpp 36:...
- 11:37 PM Bug #1298 (In Progress): Misplaced spaces/tabs should be disable for .diff files
- feature is disabled for .diff for quite a long time now, see idefile.cpp 36:...
- 11:49 PM Bug #1301 (In Progress): Clicking on button in place cause troubles (GTK backend)
- Unable to reproduce. Video?
- 11:49 PM Bug #1301 (In Progress): Clicking on button in place cause troubles (GTK backend)
- Unable to reproduce. Video?
- 10:33 PM Bug #1301: Clicking on button in place cause troubles (GTK backend)
- You can test it with "B (Bold)" button in TopicEditor.
- 10:32 PM Bug #1301 (Approved): Clicking on button in place cause troubles (GTK backend)
- 1. Start clicking on button that has got "Check" option in toolbar. After several clicks (two or more) it starts caus...
- 11:34 PM Feature #1302 (Patch ready): RichEdit could support nonprintable characters concept
- 11:33 PM Feature #1302: RichEdit could support nonprintable characters concept
- In the future TheIDE topic editor needs also this improvement.
- 11:33 PM Feature #1302 (Patch ready): RichEdit could support nonprintable characters concept
- Now nonprintable characters are shown by default. You can turn it off by using "wrench" button on the right side of r...
- 04:01 PM Bug #1300 (Approved): cpp: Missing function in assist
- void GetProductSaleSinceTill(int product_sale_id, Date& since, Date& till)
- 07:57 AM Bug #1299 (Rejected): ide: MINGW - need to add includes to std::
10/21/2015
- 05:10 PM Bug #1297 (Approved): Default CodeEditor font size is too high (Standard displays - Full HD)
- 04:17 PM Bug #1297 (Ready for QA): Default CodeEditor font size is too high (Standard displays - Full HD)
- better now?
- 04:17 PM Bug #1297 (Ready for QA): Default CodeEditor font size is too high (Standard displays - Full HD)
- better now?
- 08:07 AM Bug #1299 (Rejected): ide: MINGW - need to add includes to std::
10/20/2015
- 10:34 PM Bug #1298 (Rejected): Misplaced spaces/tabs should be disable for .diff files
- This feature cause problems in this kind of files.
- 10:09 PM Bug #1297: Default CodeEditor font size is too high (Standard displays - Full HD)
- Screenshot added.
- 10:33 AM Bug #1297: Default CodeEditor font size is too high (Standard displays - Full HD)
- Host? (Linux/KDE?)
Screenshot?
Mirek - 09:04 PM Bug #1296 (Approved): Deleting current build method cause crash
10/19/2015
- 11:33 PM Bug #1297 (Approved): Default CodeEditor font size is too high (Standard displays - Full HD)
- I think the default CodeEditor size is too big in compare to what was previous. On the other hand, it is significant ...
- 08:02 PM Bug #1296: Deleting current build method cause crash
- Switching to affected package - cause permanent crash!
- 07:59 PM Bug #1296 (Approved): Deleting current build method cause crash
- 1. Create build method for example "GCC2".
2. Switch to GCC2 inside project.
3. Open build methods dialog.
4. Dele... - 03:10 PM Bug #1295 (Approved): ide/install: mingw32-openssl, consider mingw64
10/18/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
Also available in: Atom