Activity
From 01/24/2017 to 02/22/2017
02/22/2017
- 09:32 AM Task #1591 (Approved): Update toolchain on windows
- 09:32 AM Feature #1595 (Ready for QA): One should offer Get method alternate to ~ operator
- 09:27 AM Task #1628: Update libraries
- libpng updated
02/21/2017
- 11:38 AM Feature #1593 (Ready for QA): MakeOne for creating One object
- 11:10 AM Bug #1646 (Approved): PdfDraw linking issue (undefined reference to INITIALIZER)
- 10:47 AM Bug #1646 (Ready for QA): PdfDraw linking issue (undefined reference to INITIALIZER)
- 10:47 AM Bug #1646: PdfDraw linking issue (undefined reference to INITIALIZER)
- The real problem is in RepGen. RepGen.cpp includes PdfDraw.h, but RepGen does not have it in uses.
Now things beco... - 09:50 AM Bug #1646: PdfDraw linking issue (undefined reference to INITIALIZER)
- I do not see anything wrong. INITIALIZER(PdfDraw) is in PdfReport.cpp and is really needed there. PdfInit.icpp is the...
02/19/2017
- 10:28 PM Bug #1646 (Approved): PdfDraw linking issue (undefined reference to INITIALIZER)
- Please see my discussion with BioByte in following forum thread: http://www.ultimatepp.org/forums/index.php?t=msg&got...
02/18/2017
- 12:29 AM Feature #1627 (Approved): Provide Google Mocks on bazzar
- Bring to master with example - see announcement http://www.ultimatepp.org/forums/index.php?t=msg&goto=47632&#msg_47632
02/17/2017
02/15/2017
- 12:40 PM Bug #1644 (Rejected): TheIDE setting main package in editor mode causing problems with menubar an...
- Menubar and toolbar remain the same after switching from editor to normal mode.
02/13/2017
- 09:53 PM Bug #1643 (Rejected): shared_ptr could be detected in the second nesting level
- After fixing compilation works :(
- 09:46 PM Bug #1643 (Rejected): shared_ptr could be detected in the second nesting level
- Example:...
02/10/2017
- 04:10 PM Feature #1641 (Rejected): Rectangular selected could work with backspace
- The backspace operation is impossible with rectangular select.
- 01:51 PM Bug #1640 (Approved): Assist++ doesen't recongize static methods in class
- Example:...
- 11:30 AM Bug #1639 (Approved): ide: Improve inline diff
- Should highlight less...
02/05/2017
- 11:23 AM Bug #1617 (Approved): Double fields by transmission to the program lose a fractional part
- If the bug is not solved - please reopen it and target with 2017.2. We want to close 2017.1 on redmine.
- 11:23 AM Bug #1617 (Approved): Double fields by transmission to the program lose a fractional part
- If the bug is not solved - please reopen it and target with 2017.2. We want to close 2017.1 on redmine.
02/04/2017
- 05:51 PM Bug #1625 (Approved): Fixed SqlCurrentTime in sqlite3
- 05:51 PM Bug #1631 (Rejected): Fix SubRange<const T&> issue
- 05:51 PM Feature #1633 (Approved): LayDes generator comma
02/02/2017
- 02:43 PM Bug #1635 (Approved): ide, CodeEditor: Replace and perhaps other functions are ignoring ReadOnly ...
- 09:44 AM Bug #1634 (Approved): Painter::PreClip does not work
- (in FoamieMaker, when PreClip is active, Points are missing at higher resolution)
02/01/2017
- 10:39 AM Feature #1633 (Approved): LayDes generator comma
- Str("PPC_30_SENDER", ppc_30_sender);
Str("PPC_30_SUBJECT", ppc_30_subject);
Str("PPC_30_TEMPLATE", ppc_30_template);
01/30/2017
- 10:21 PM Bug #1631 (Rejected): Fix SubRange<const T&> issue
- Vector<int> a;
a << 1 << 2 << 3;
const Vector<int>& b = a;
Vector<int> c;
c.Append(SubRange(b, 0, 1));... - 07:35 PM Bug #1630 (New): Fix problem with ArrayCtrl::Sorting
01/29/2017
- 11:41 PM Task #1628 (New): Update libraries
- I created some possible list of plugins to update (with links):
uppsrc/plugin/bz2:
http://www.bzip.org/downloads.ht... - 09:21 PM Feature #1627 (Approved): Provide Google Mocks on bazzar
- Now, bazzar has got google tests, but mocks are missing. This should change...
- 09:02 PM Bug #1626 (New): Add unittest of Painter
- 11:32 AM Bug #1625 (Approved): Fixed SqlCurrentTime in sqlite3
- http://www.ultimatepp.org/forums/index.php?t=msg&th=9859&start=0&
01/28/2017
- 08:22 PM Bug #1624 (Approved): Justify cannot be reverted in RichEdit (Topic++)
- How to reproduce?
1. Open for example: ide/app.tpp/AndroidBuilder$en...
2. Change text align to left from justficia... - 07:34 PM Bug #1623 (New): Resolve problem with Android build method name and compilation flag
- As I notice we passed build method as flag to the build process. The same we do with cross compilation flag. The main...
01/27/2017
01/26/2017
01/25/2017
- 11:53 PM Feature #1329 (Rejected): ide: Number of columns could be per-file setting (just like tabs)
- Duplicates - #1323 we don't need this in actual feature list.
- 11:53 PM Feature #1329 (Rejected): ide: Number of columns could be per-file setting (just like tabs)
- Duplicates - #1323 we don't need this in actual feature list.
- 11:49 PM Feature #1417 (Approved): Find File array can display file icons
- Fixed.
- 11:49 PM Feature #1417 (Approved): Find File array can display file icons
- Fixed.
- 11:48 PM Task #1526 (Rejected): Consider chaning Find File default shortcut
- Can be close due to key configuration setup.
- 11:48 PM Task #1526 (Rejected): Consider chaning Find File default shortcut
- Can be close due to key configuration setup.
- 11:47 PM Task #74 (Approved): create official GIT repository alongside upp-mirror
- I am closing this, due to movement to GitHub.
- 11:47 PM Task #74 (Approved): create official GIT repository alongside upp-mirror
- I am closing this, due to movement to GitHub.
- 07:02 PM Bug #1617 (In Progress): Double fields by transmission to the program lose a fractional part
- 06:40 PM Bug #1617 (Rejected): Double fields by transmission to the program lose a fractional part
- 11:43 AM Bug #1617 (In Progress): Double fields by transmission to the program lose a fractional part
- 11:32 AM Bug #1617: Double fields by transmission to the program lose a fractional part
- Update in forum, suggest reject.
- 11:23 AM Bug #1598 (Approved): TabBar middle mouse tab close bug
Also available in: Atom