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

List:       kde-commits
Subject:    KDE/kdevelop
From:       Andreas Pakulat <apaku () gmx ! de>
Date:       2009-10-18 12:23:23
Message-ID: 1255868603.722328.30588.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1037115 by apaku:

Remove last remainings of veritas

 M  +2 -1      app/main.cpp  
 M  +0 -1      languages/cpp/cpplanguagesupport.h  


--- trunk/KDE/kdevelop/app/main.cpp #1037114:1037115
@@ -70,7 +70,8 @@
     aboutData.addCredit( ki18n("Matt Rogers"), KLocalizedString(), "mattr@kde.org");
     aboutData.addCredit( ki18n("Cédric Pasteur"), ki18n("astyle and ident \
                support"), "cedric.pasteur@free.fr" );
     aboutData.addCredit( ki18n("Evgeniy Ivanov"), ki18n("Distributed VCS, Git, \
                Mercurial"), "powerfox@kde.ru" );
-    aboutData.addCredit( ki18n("Manuel Breugelmanns"), ki18n( "Veritas, QTest \
integraton"), "mbr.nxi@gmail.com" ); +    // QTest integration is separate in \
playground currently. +    //aboutData.addCredit( ki18n("Manuel Breugelmanns"), \
                ki18n( "Veritas, QTest integraton"), "mbr.nxi@gmail.com" );
     aboutData.addCredit( ki18n("Robert Gruber") , ki18n( "SnippetPart, debugger and \
                usability patches" ), "rgruber@users.sourceforge.net" );
     aboutData.addCredit( ki18n("Dukju Ahn"), ki18n( "Subversion plugin, Custom Make \
                Manager, Overall improvements" ), "dukjuahn@gmail.com" );
     aboutData.addCredit( ki18n("Harald Fernengel"), ki18n( "Ported to Qt 3, patches, \
                valgrind, diff and perforce support" ), "harry@kdevelop.org" );
--- trunk/KDE/kdevelop/languages/cpp/cpplanguagesupport.h #1037114:1037115
@@ -38,7 +38,6 @@
 namespace KDevelop { class ICodeHighlighting; class IProject; class IDocument; class \
SimpleRange; class CodeCompletion; template<class T> class DUChainPointer; typedef \
DUChainPointer<TopDUContext> TopDUContextPointer; }  namespace Cpp { class \
EnvironmentManager; class StaticCodeAssistant; }  namespace CppTools { class \
                IncludePathResolver; }
-namespace Veritas { class StubContextAction; class UUTContextAction; }
 
 ///A class that helps detecting what exactly makes the UI block. To use it, just \
place a breakpoint on UIBlockTester::lockup() and inspect the execution-position of \
the main thread  class UIBlockTester : public QObject {


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

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