date | project | content | link |
|---|
| 09:32 on Oct 11, 2011 | KDE | Commit by jtamate :: r 1258288 kteatime/trunk/KDE/kdetoys/kteatime/src/main.cpp: ( link) delete toplevel at exit
this way is easier to debug possible memory leaks with valgrind. | # |
| 19:15 on Sep 16, 2011 | KDE | Commit by jtamate :: r 1254024 kscreensaver/trunk/KDE/kdeartwork/kscreensaver/kdesavers/slideshow.cpp: ( link) Use the complete filename (until the last point) in the slideshow screensaver
BUG: 175262 | # |
| 12:10 on Jul 25, 2011 | KDE | Commit by jtamate :: r 1243072 bovo/trunk/KDE/kdegames/bovo/ai/ (aron/aiboard.cc gabor/node.cpp): ( link) Three performance improvements: Use prefix ++ in non promitive types Use empty() (constant time) instad of size()==0 (linear time) And one hint for the compiler: clarify with parenthesis the operator preference between - and ? | # |
| 10:24 on Jul 25, 2011 | KDE | Commit by jtamate :: r 1243067 bovo/trunk/KDE/kdegames/bovo/ai/ai.h: ( link) Avoids the Qt warning: QMetaObject::indexOfSignal: signal move(Move) from ai::Ai redefined in ai::AiAron
I've checked the game with the patch applied using QT_FATAL_WARNINGS=1 bovo and now there is no crash. The signals do not need to be inherited. | # |
| 12:52 on Dec 28, 2010 | KDE | Commit by jtamate on master :: r v1.9.95.4-19877-g78f7ad7 calligra/filters/karbon/pdf/SvgOutputDev.cpp: ( link) buffer was leaked if image==NULL
something created with new[] should be destroyed with delete[].
Also.my first git push... | # |
| 12:19 on Nov 20, 2010 | KDE | Commit by jtamate :: r 1199035 kimgio/trunk/KDE/kdelibs/kimgio/pic_write.cpp: ( link) Trivial patch. allocated with new[], dealocated with delete[]. | # |
| 07:41 on Nov 09, 2010 | KDE | Commit by jtamate :: r 1194506 kdecore/trunk/KDE/kdelibs/kdecore/network/netsupp.cpp: ( link) Remove a memory leak when gethostbyname returns NULL | # |
| 07:40 on Nov 09, 2010 | KDE | Commit by jtamate :: r 1194505 kdecore/trunk/KDE/kdelibs/kdecore/date/ktimezone.cpp: ( link) Include a comment about what and how refCount is used | # |
| 18:27 on Oct 29, 2010 | KDE | Commit by jtamate :: r 1191144 apps/trunk/KDE/kdebase/apps/kdialog/kdialog.cpp: ( link) Add custom button labels for yes, no, continue and cancel buttons --yes-label <text> --no-label <text> --cancel-label <text> --continue-label <text> For example: kdialog --yes-label "&Siiiii" --no-label "&Noooooo" --cancel-label "&Cancelaaar" --yesnocancel Hola
BUG: 129498 | # |
| 18:11 on Oct 28, 2010 | KDE | Commit by jtamate :: r 1190725 kded4/trunk/KDE/kdelibs/doc/kded4/man-kded4.8.docbook: ( link) Update of kded4 man page. Now describes the modules it starts and how to enable/disable the init enabled modules.
BUG: 242582 | # |
| 17:32 on Oct 28, 2010 | KDE | Commit by jtamate :: r 1190717 kdecore/trunk/KDE/kdelibs/kdecore/kconfig_compiler/kconfig_compiler.cpp: ( link) Create a class CfgConfig that groups all the configuration in one place. Also use an instance to read them, pass that instance as paratemer, and use them (all of them are public members). More information in: http://svn.reviewboard.kde.org/r/5479/ | # |
| 17:22 on Oct 28, 2010 | KDE | Commit by jtamate :: r 1190714 kdecore/trunk/KDE/kdelibs/kdecore/kernel/ (kcmdlineargs.cpp kcmdlineargs.h): ( link) An option that begin with no, but expects a parameter now gets the parameter. Before, every option that began with no, it was a negative option. More information in http://svn.reviewboard.kde.org/r/5637/ | # |
| 07:54 on Sep 29, 2010 | KDE | Commit by jtamate :: r1180840 kdeui/trunk/KDE/kdelibs/kdeui/kernel/ (kapplication.cpp kapplication.h): | # |
| 16:40 on Sep 25, 2010 | KDE | Commit by jtamate :: r1179489 kdecore/trunk/KDE/kdelibs/kdecore/kconfig_compiler/kconfig_compiler.cpp: | # |
| 16:17 on Sep 03, 2010 | KDE | Commit by jtamate :: r1171383 kblocks/trunk/KDE/kdegames/kblocks/KBlocksItemGroup.cpp: Trivial patch. Something allocated with new[] must be deleted with delete[]. | # |
| 14:45 on Aug 25, 2010 | KDE | Commit by jtamate :: r1167869 dnssd/ (18 files in 15 dirs): | # |
| 12:46 on Feb 15, 2010 | KDE | Commit by jtamate :: r1090197 messageviewer/trunk/KDE/kdepim/messageviewer/globalsettings_base.kcfgc: | # |
| 15:25 on Jan 08, 2010 | KDE | Commit by jtamate :: r1071706 khtml/trunk/KDE/kdelibs/khtml/html/htmltokenizer.cpp: | # |
| 18:37 on Jan 07, 2010 | KDE | Commit by jtamate :: r1071214 kwallet/trunk/KDE/kdeutils/doc/kwallet/index.docbook: | # |
| 20:35 on Dec 15, 2009 | KDE | Commit by jtamate :: r1062741 khtml/trunk/KDE/kdelibs/khtml/html/htmltokenizer.cpp: | # |