Commit History

Author SHA1 Message Date
  kevinkofler ee1999a7a5 Update copyright date. 16 years ago
  kevinkofler 38d6ab4dc1 #include <cstring> instead of <cstdlib> for std::memset (fixes build with g++ 4.3). 16 years ago
  kevinkofler 440f2d03d1 Port to KDE 3.90.1 API: 17 years ago
  kevinkofler b8d5e1d267 Run convert-newq4headers.pl. 17 years ago
  kevinkofler 17a69f18ff Fix build of callbacks.cpp: missed QApplication::eventLoop()->processEvents => QCoreApplication::processEvents replacement, KProgressDialog API changes. 17 years ago
  kevinkofler ebf6c95ed7 Replace QApplication::eventLoop()->processEvents with QCoreApplication::processEvents(). 17 years ago
  kevinkofler 996c79e479 Fix typo. (Doesn't really matter in practice.) 17 years ago
  kevinkofler a742e43f43 Update callback code for new libticalcs2 progress report interface. 18 years ago
  kevinkofler 47b613cd06 Implement progress bars for transfers to a real calculator. 18 years ago