Activity
From 08/05/2013 to 09/03/2013
09/03/2013
- 08:06 PM Bug #505 (Approved): TopWindow::CenterRect under X11 may lead to window deformation
- 08:04 PM Bug #504 (Approved): QtfDlgEditor shoud be sizeable and zoomable
- 07:52 PM Feature #508 (Approved): SqlExp SelectAll
- 07:51 PM Feature #461: Option for not closing Find/Replace dialog automatically
- I do not know, I am trying to reproduce and everything works find. It IMO does not even make sense looking at the cod...
- 07:46 PM Bug #484: Automated sorting of layout items (based on graphical position) in layout designer
- Well, I understand your concerns, but for my usage scenario (and I have used it 4 times today, saved me about 20 minu...
- 12:40 PM Bug #507 (Approved): Resolve debugging with GDB of console apps
- 09:29 AM Bug #506 (Rejected): LocalProcess Win32 handles should (?) use INVALID_HANDLE_VALUE instead of NULL
09/02/2013
- 10:28 PM Bug #484 (Patch ready): Automated sorting of layout items (based on graphical position) in layout...
- Miroslav Fidler wrote:
> Changed sorting algorithm to bubblesort, this should at least make it stable
Your algori... - 10:28 PM Bug #484 (Patch ready): Automated sorting of layout items (based on graphical position) in layout...
- Miroslav Fidler wrote:
> Changed sorting algorithm to bubblesort, this should at least make it stable
Your algori... - 10:28 PM Bug #484 (Patch ready): Automated sorting of layout items (based on graphical position) in layout...
- Miroslav Fidler wrote:
> Changed sorting algorithm to bubblesort, this should at least make it stable
Your algori... - 03:09 PM Bug #484: Automated sorting of layout items (based on graphical position) in layout designer
- OK, based on suggested issue and some initial experience (you would not believe how often I need this :) I have made...
- 04:24 PM Bug #505 (Ready for QA): TopWindow::CenterRect under X11 may lead to window deformation
09/01/2013
- 01:09 AM Bug #505 (Approved): TopWindow::CenterRect under X11 may lead to window deformation
- http://www.ultimatepp.org/forum/index.php?t=msg&goto=40685&#msg_40685
_* Last fix from this branch_ - 07:17 PM Bug #503 (Approved): TopWindow::CenterRect under X11 may lead to crash in "multi monitor mode"
08/30/2013
- 08:50 PM Bug #504 (Approved): QtfDlgEditor shoud be sizeable and zoomable
- Om my machine (Kubuntu 13.04 - Multi monitor mode) QtfDlgEditor size is unnaturaly huge. Personally, I think each use...
- 06:45 PM Feature #502: High resolution icons for TheIDE
- Finally, I diagnosed what is wrong. The problem is that TopWindow::SyncCaption() (From CtrlCore/X11Top.cpp - line 163...
- 02:24 PM Feature #502: High resolution icons for TheIDE
- Large icon also doesn't work in SelectPkg.cpp (line 14):
@
Icon(IdeImg::Package(), IdeImg::PackageLarge());
@
The... - 02:16 PM Feature #502 (New): High resolution icons for TheIDE
- 02:15 PM Feature #502 (Rejected): High resolution icons for TheIDE
- It seems that this code dosen't work (ide.cpp - line 746):
@
switch(state_icon) {
case 1: Icon(IdeImg::IconDebu... - 02:15 PM Feature #502 (Rejected): High resolution icons for TheIDE
- It seems that this code dosen't work (ide.cpp - line 746):
@
switch(state_icon) {
case 1: Icon(IdeImg::IconDebu... - 02:15 PM Feature #502 (Rejected): High resolution icons for TheIDE
- It seems that this code dosen't work (ide.cpp - line 746):
@
switch(state_icon) {
case 1: Icon(IdeImg::IconDebu... - 01:34 PM Bug #503 (Approved): TopWindow::CenterRect under X11 may lead to crash in "multi monitor mode"
- http://www.ultimatepp.org/forum/index.php?t=msg&goto=40675&#msg_40675
08/29/2013
- 05:47 PM Feature #461: Option for not closing Find/Replace dialog automatically
- Miroslav Fidler wrote:
> Feels overcomplicated... what about just closing it if it is open? (in svn now).
This wo... - 03:14 PM Feature #461 (Ready for CR): Option for not closing Find/Replace dialog automatically
- Feels overcomplicated... what about just closing it if it is open? (in svn now).
- 03:14 PM Feature #461 (Ready for CR): Option for not closing Find/Replace dialog automatically
- Feels overcomplicated... what about just closing it if it is open? (in svn now).
- 02:35 PM Feature #502 (Approved): High resolution icons for TheIDE
- 08:23 AM Feature #502 (Patch ready): High resolution icons for TheIDE
- 08:24 AM Bug #470 (Approved): ValueMap::RemoveKey
08/28/2013
- 09:35 PM Feature #502 (Approved): High resolution icons for TheIDE
- http://www.ultimatepp.org/forum/index.php?t=msg&th=7731&start=0&
08/27/2013
- 01:07 AM Bug #486 (Approved): Menubar color
08/25/2013
- 10:52 AM Feature #490 (Approved): Ide: Add support for VC2013
- 10:36 AM Feature #501 (New): Multiple configurations for theide
- 10:26 AM Feature #500 (New): ide layout designer could pregenerate dialog based on struct/class definition...
08/21/2013
- 05:14 PM Bug #470: ValueMap::RemoveKey
- Miroslav Fidler wrote:
> Vector is capable of removing sorted set of indicies in single operation.
Agreed, this i... - 03:58 PM Bug #484: Automated sorting of layout items (based on graphical position) in layout designer
- I have a different use case, where my version of changes is alright.
But if you need my opinion about your changes, ... - 09:46 AM Bug #484 (Ready for CR): Automated sorting of layout items (based on graphical position) in layou...
- In the end, I have used slightly different code - RectLess needed to be made more tolerating in vertical axis to corr...
08/20/2013
- 08:44 PM Bug #470 (Ready for CR): ValueMap::RemoveKey
- Thanks, I have started with a), but used "mass" removal Remove... (Vector is capable of removing sorted set of indici...
- 08:44 PM Bug #470 (Ready for CR): ValueMap::RemoveKey
- Thanks, I have started with a), but used "mass" removal Remove... (Vector is capable of removing sorted set of indici...
08/19/2013
- 12:05 AM Bug #484: Automated sorting of layout items (based on graphical position) in layout designer
- Added third version of the patch.
The algorithm is based on second version of the patch, but uses *IndexSort2* fun... - 07:19 PM Feature #494 (Approved): SortByKeys, SortByValues, SortByKeysAndValues
08/17/2013
- 08:33 AM Feature #461: Option for not closing Find/Replace dialog automatically
- What I said:
> In conclusion, even persistent dialog should be closed, before invoked again.
is not quite true.
... - 07:39 AM Feature #461 (Patch ready): Option for not closing Find/Replace dialog automatically
- I found a bug in current implementation (r6032).
How to reproduce:
1. Enable persistent Find/Replace dialog (*Set... - 07:39 AM Feature #461 (Patch ready): Option for not closing Find/Replace dialog automatically
- I found a bug in current implementation (r6032).
How to reproduce:
1. Enable persistent Find/Replace dialog (*Set... - 07:39 AM Feature #461 (Patch ready): Option for not closing Find/Replace dialog automatically
- I found a bug in current implementation (r6032).
How to reproduce:
1. Enable persistent Find/Replace dialog (*Set... - 07:39 AM Feature #461 (Patch ready): Option for not closing Find/Replace dialog automatically
- I found a bug in current implementation (r6032).
How to reproduce:
1. Enable persistent Find/Replace dialog (*Set...
08/16/2013
- 07:38 AM Feature #353 (Approved): Add support for VC2012
- r6163
- 07:38 AM Feature #353 (Approved): Add support for VC2012
- r6163
- 07:03 AM Bug #470 (Patch ready): ValueMap::RemoveKey
- Since, there are no concrete requirements, I made two variants of patches:
a) The *ValueMap::RemoveKey* removes keys... - 07:03 AM Bug #470 (Patch ready): ValueMap::RemoveKey
- Since, there are no concrete requirements, I made two variants of patches:
a) The *ValueMap::RemoveKey* removes keys... - 07:03 AM Bug #470 (Patch ready): ValueMap::RemoveKey
- Since, there are no concrete requirements, I made two variants of patches:
a) The *ValueMap::RemoveKey* removes keys...
08/13/2013
- 11:34 PM Bug #484: Automated sorting of layout items (based on graphical position) in layout designer
- Added second version of the patch.
Now, the sorting algorithm uses information about alignment. - 08:45 PM Bug #484: Automated sorting of layout items (based on graphical position) in layout designer
- The only drawback of proposed sorting algorithm is that it doesn't use information about alignment.
- 08:37 AM Bug #484 (Patch ready): Automated sorting of layout items (based on graphical position) in layout...
- Added possible implementation.
- 08:37 AM Bug #484 (Patch ready): Automated sorting of layout items (based on graphical position) in layout...
- Added possible implementation.
08/08/2013
- 10:35 AM Bug #499 (Approved): Undefined POSIX
- thanks!
08/07/2013
- 06:46 PM Bug #499: Undefined POSIX
- It's easy to check:...
Also available in: Atom