[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebase/workspace/systemsettings
From:       Michael Jansen <kde () michael-jansen ! biz>
Date:       2008-02-29 23:54:20
Message-ID: 1204329260.030881.22802.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 780787 by mjansen:

- Copyrights
- Debug

 M  +1 -1      kcmodulemodel.cpp  
 M  +1 -0      kcmultiwidget.cpp  
 M  +1 -0      mainwindow.cpp  


--- trunk/KDE/kdebase/workspace/systemsettings/kcmodulemodel.cpp #780786:780787
@@ -48,7 +48,7 @@
     if ( !( leftWeight.isValid() && rightWeight.isValid() ) ) {
         return KCategorizedSortFilterProxyModel::subSortLessThan( left, right );
     } else {
-        kDebug() << "comparing " << left.data().toString() << " (" << \
leftWeight.toInt() << ") and " << right.data().toString() << " (" << \
rightWeight.toInt() << ")"; +        // kDebug() << "comparing " << \
left.data().toString() << " (" << leftWeight.toInt() << ") and " << \
right.data().toString() << " (" << rightWeight.toInt() << ")";  if ( \
leftWeight.toInt() == rightWeight.toInt() ) {  return left.data().toString() < \
right.data().toString();  } else {
--- trunk/KDE/kdebase/workspace/systemsettings/kcmultiwidget.cpp #780786:780787
@@ -3,6 +3,7 @@
    Copyright (c) 2003 Daniel Molkentin <molkentin@kde.org>
    Copyright (c) 2003 Matthias Kretz <kretz@kde.org>
    Copyright (c) 2004 Frans Englich <englich@kde.org>
+   Copyright (c) 2008 Michael Jansen <kde@michael-jansen.biz>
 
    This library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Library General Public
--- trunk/KDE/kdebase/workspace/systemsettings/mainwindow.cpp #780786:780787
@@ -2,6 +2,7 @@
  * This file is part of the System Settings package
  * Copyright (C) 2005 Benjamin C Meyer (ben+systempreferences at meyerhome dot net)
  *           (C) 2007 Will Stephenson <wstephenson@kde.org>
+ *           (C) 2007 Michael Jansen <kde@michael-jansen.biz>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic