date | project | content | link |
|---|
| 12:08 on Feb 18, 2010 | KDE | Commit by hermier :: r1092142 workspace/trunk/KDE/kdebase/workspace/kdm/backend/client.c: Plug a potential use after unref. Promote the error from V_RET to V_RET_FAIL to avoid that kdm stale if it doesn't succeed to talk to the consolekit connector. | # |
| 00:55 on Nov 13, 2008 | KDE | Commit by hermier :: r883485 workspace/trunk/KDE/kdebase/workspace/plasma/ (4 files in 4 dirs): Don't leak XVisualInfo on some initialisations of ARGB (code is quite duplicated, and maybe at other places sighhhh) | # |
| 21:37 on Nov 11, 2008 | KDE | Commit by hermier :: r883009 plasma/trunk/KDE/kdelibs/plasma/applet.cpp: Don't transform the icon in pixmap. Make ToolTipContent handle this. | # |
| 21:14 on Nov 11, 2008 | KDE | Commit by hermier :: r883002 plasma/trunk/KDE/kdelibs/plasma/animator.cpp: Don't leak the animator driver of the animator instance. | # |
| 16:02 on Oct 28, 2008 | KDE | Commit by hermier :: r877048 runtime/trunk/KDE/kdebase/runtime/kioslave/thumbnail/jpegcreator.cpp: jpeglib.h is not cpp protected, it should be inserted in an extern "C" block | # |
| 19:16 on Oct 02, 2008 | KDE | Commit by hermier :: r867088 kopete/trunk/KDE/kdenetwork/kopete/protocols/irc/libkirc/kernel/kirccontext.cpp: For now let's not leak an event until more proper event handling is done. | # |
| 19:15 on Oct 02, 2008 | KDE | Commit by hermier :: r867087 kopete/trunk/KDE/kdenetwork/kopete/protocols/irc/libkirc/CMakeLists.txt: Allow compilation of the new handlers. | # |
| 19:14 on Oct 02, 2008 | KDE | Commit by hermier :: r867086 kopete/trunk/KDE/kdenetwork/kopete/protocols/irc/libkirc/kernel/kircglobal.h: Introduce EntitySet a set of unique entity pointers | # |
| 19:12 on Oct 02, 2008 | KDE | Commit by hermier :: r867084 kopete/trunk/KDE/kdenetwork/kopete/protocols/irc/libkirc/client/ (6 files): More handler split homework. Channel and PingPong handlers created. | # |
| 22:22 on Sep 26, 2008 | KDE | Commit by hermier :: r865182 kopete/trunk/KDE/kdenetwork/kopete/protocols/irc/ircaccount.cpp: Simplify the text message handling creation. | # |
| 22:18 on Sep 26, 2008 | KDE | Commit by hermier :: r865181 kopete/trunk/KDE/kdenetwork/kopete/protocols/irc/libkirc/client/kircclientmotdhandler.cpp: Make the ClientMotdHandler doing the MOTD contained in a single text event using the MOTD_FULL event. | # |
| 22:16 on Sep 26, 2008 | KDE | Commit by hermier :: r865179 kopete/trunk/KDE/kdenetwork/kopete/protocols/irc/libkirc/client/ (2 files): Make the Client spawn a NOTHANDLED event on not handled message. | # |
| 22:10 on Sep 26, 2008 | KDE | Commit by hermier :: r865178 kopete/trunk/KDE/kdenetwork/kopete/protocols/irc/libkirc/kernel/kirchandler.cpp: Trust the result of invokeMethod instead of relying on the fact that it doesn't modify the returned result. | # |
| 05:43 on Sep 23, 2008 | KDE | Commit by hermier :: r863765 kopete/trunk/KDE/kdenetwork/kopete/protocols/irc/libkirc/ (3 files in 2 dirs): Make an Handler automagically added to it's parent when it's a Handler. Add the MOTD Handler to the client handler. | # |
| 10:31 on Sep 22, 2008 | KDE | Commit by hermier :: r863502 kopete/trunk/KDE/kdenetwork/kopete/protocols/irc/libkirc/ (8 files in 3 dirs): Splitted KIrc::HandlerPrivate to it's own file so that childs class can use it's definition. Splitted MOTD handling to it's own handler class (preparation for MOTD command). The agregation magic recently introduced in Account should be moved in the MOTD class and be triggered in a dedicated event. | # |
| 06:01 on Sep 22, 2008 | KDE | Commit by hermier :: r863415 kopete/ (16 files in 4 dirs): Bring the KIrc::Entity shared pointer back in a new form, so that we only need to include kircglobal.h. Cleanup #include headers a little in consequence. rework some d_ptr implementation. | # |
| 22:01 on Sep 21, 2008 | KDE | Commit by hermier :: r863362 kopete/trunk/KDE/kdenetwork/kopete/protocols/irc/libkirc/kernel/ (7 files): Move exports definitions to a dedicated header file. | # |
| 21:57 on Sep 21, 2008 | KDE | Commit by hermier :: r863359 kopete/trunk/KDE/kdenetwork/kopete/protocols/irc/libkirc/client/kircclienthandler.cpp: Simplify code by creating a temporary variable. | # |
| 15:52 on Sep 09, 2008 | KDE | Commit by hermier :: r859149 kopete/trunk/KDE/kdenetwork/kopete/protocols/irc/libkirc/kernel/ (kirchandler.cpp kirchandler.h): Add a command and message basic alias system to the KIrc::Handler. | # |
| 15:50 on Sep 09, 2008 | KDE | Commit by hermier :: r859147 kopete/trunk/KDE/kdenetwork/kopete/protocols/irc/libkirc/kernel/kircmessage.h: Make KIrc::Message a QMetaType. | # |