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

List:       kde-commits
Subject:    kdeextragear-2/kst/kst/datasources/ascii
From:       George Staikos <staikos () kde ! org>
Date:       2005-04-26 19:22:30
Message-ID: 20050426192230.5C982664 () office ! kde ! org
[Download RAW message or body]

CVS commit by staikos: 

disable time support in the ascii source for 1.1.0


  M +1 -1      ascii.cpp   1.59


--- kdeextragear-2/kst/kst/datasources/ascii/ascii.cpp  #1.58:1.59
@@ -579,5 +579,5 @@ void AsciiSource::save(QTextStream &ts, 
 
 bool AsciiSource::supportsTimeConversions() const {
-  return fieldList().contains(_config->_indexVector) && \
_config->_indexInterpretation != AsciiSource::Config::Unknown && \
_config->_indexInterpretation != AsciiSource::Config::INDEX; +  return false; \
//fieldList().contains(_config->_indexVector) && _config->_indexInterpretation != \
AsciiSource::Config::Unknown && _config->_indexInterpretation != \
AsciiSource::Config::INDEX;  }
 


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

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