Commits

[248 total ]
Anon32
Don't ASSERT.

by jesperht on 2009-03-17 13:43 (9 months ago)

Anon32
GUI

by bruggie on 2009-03-11 22:21 (9 months ago)

Anon32
Fix debug areas in these files to have them output to the right area instead of to default.

by bruggie on 2009-03-11 20:52 (9 months ago)

Anon32
Some debug info when comparing. If this stops showing up it is not sorting right.

by bruggie on 2009-03-11 20:45 (9 months ago)

Anon32
BUG: 186828 Fixed by copying some code from Qt and adapting it to my use case. I should not store pointers in Q3ValueList, this way it is not calling the operator< i defined but it did pointer comparison, that is why the order was so funky. Thanks David for reporting the bug to me on IRC.

by bruggie on 2009-03-11 20:44 (9 months ago)

Anon32
Now it works and installs the headerfile... Note to self: read AND understand examples first before commiting

by bruggie on 2009-03-11 18:33 (9 months ago)

Anon32
Ok dont break svn... will fix for real in a minute...

by bruggie on 2009-03-11 18:29 (9 months ago)

Anon32
BUG: 102551 Should get installed now in trunk, not backporting to 4.2.x for now to make sure everything is ok and still allows me to clean up the API if needed.

by bruggie on 2009-03-11 18:27 (9 months ago)

Anon32
BUG: 139209 This is the best approach to fixing this bug. Thanks to Olivier Trichet for supplying the patch 2 years and almost 3 months ago :(. Sorry for this incredible long time.

by bruggie on 2009-03-11 00:09 (9 months ago)

Anon32
CCMAIL:kevin....@chello.at This should fix all remaining saving related bugs and save on exit annoyances. Kevin can you test this and confirm it works for you?

by bruggie on 2009-03-10 23:33 (9 months ago)