Marc Mutz wrote:
> It's funny, because having learned C++ mostly together with Qt, and having
> ported Qt code from Qt 2 to Qt 3 and Qt 4 and 5, I find solace in the API
> stability of the STL. So we seem to have the same background, but have
> drawn different conclusions. Interesting. Maybe I have
On Friday 22 January 2016 22:51:30 Kevin Kofler wrote:
> Marc Mutz wrote:
> > Judging from the comments on my blog post from 2010(!), when they hear
> > QList people first think std::list (ie. linked list). Then they see that
> > there's also a QLinkedList and start thinking that QList is something
On Freitag, 29. Januar 2016 08:55:54 CET Thiago Macieira wrote:
> On Friday 29 January 2016 14:54:59 Andreas Hartmetz wrote:
> > So, how to fix it? Simple and (very) ugly: Add API to disable the
> > closing of windows in commitData(). Because session saving is IMHO
> > pretty important for KDE, I'm