Activity

From 08/04/2013 to 09/02/2013

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...
Sender Ghost
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...
Sender Ghost
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...
Sender Ghost
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... Miroslav Fidler
04:24 PM Bug #505 (Ready for QA): TopWindow::CenterRect under X11 may lead to window deformation
Zbigniew Rebacz

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_
Zbigniew Rebacz
07:17 PM Bug #503 (Approved): TopWindow::CenterRect under X11 may lead to crash in "multi monitor mode"
Miroslav Fidler

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... Zbigniew Rebacz
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... Zbigniew Rebacz
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...
Zbigniew Rebacz
02:16 PM Feature #502 (New): High resolution icons for TheIDE
Zbigniew Rebacz
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...
Zbigniew Rebacz
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...
Zbigniew Rebacz
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...
Zbigniew Rebacz
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 Zbigniew Rebacz

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...
Sender Ghost
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). Miroslav Fidler
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). Miroslav Fidler
02:35 PM Feature #502 (Approved): High resolution icons for TheIDE
Miroslav Fidler
08:23 AM Feature #502 (Patch ready): High resolution icons for TheIDE
Miroslav Fidler
08:24 AM Bug #470 (Approved): ValueMap::RemoveKey
Miroslav Fidler

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& Zbigniew Rebacz

08/27/2013

01:07 AM Bug #486 (Approved): Menubar color
Zbigniew Rebacz

08/25/2013

10:52 AM Feature #490 (Approved): Ide: Add support for VC2013
Miroslav Fidler
10:36 AM Feature #501 (New): Multiple configurations for theide
Miroslav Fidler
10:26 AM Feature #500 (New): ide layout designer could pregenerate dialog based on struct/class definition...
Miroslav Fidler

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...
Sender Ghost
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, ...
Sender Ghost
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... Miroslav Fidler

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... Miroslav Fidler
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... Miroslav Fidler

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...
Sender Ghost
07:19 PM Feature #494 (Approved): SortByKeys, SortByValues, SortByKeysAndValues
Miroslav Fidler

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.
...
Sender Ghost
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...
Sender Ghost
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...
Sender Ghost
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...
Sender Ghost
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...
Sender Ghost

08/16/2013

07:38 AM Feature #353 (Approved): Add support for VC2012
r6163 Sender Ghost
07:38 AM Feature #353 (Approved): Add support for VC2012
r6163 Sender Ghost
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...
Sender Ghost
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...
Sender Ghost
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...
Sender Ghost

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.
Sender Ghost
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. Sender Ghost
08:37 AM Bug #484 (Patch ready): Automated sorting of layout items (based on graphical position) in layout...
Added possible implementation. Sender Ghost
08:37 AM Bug #484 (Patch ready): Automated sorting of layout items (based on graphical position) in layout...
Added possible implementation. Sender Ghost

08/08/2013

10:35 AM Bug #499 (Approved): Undefined POSIX
thanks! Miroslav Fidler

08/07/2013

06:46 PM Bug #499: Undefined POSIX
It's easy to check:... Sender Ghost

08/04/2013

09:17 PM Bug #499 (Patch ready): Undefined POSIX
Sender Ghost
09:16 PM Bug #499 (Approved): Undefined POSIX
Near with *PLATFORM_POSIX* defines I found some places with *POSIX*, which undefined.
While *TheIDE* uses "POSIX":/r...
Sender Ghost
 

Also available in: Atom