Revīziju vēsture

Autors SHA1 Ziņojums Datums
  kevinkofler ee1999a7a5 Update copyright date. 16 gadi atpakaļ
  kevinkofler 38d6ab4dc1 #include <cstring> instead of <cstdlib> for std::memset (fixes build with g++ 4.3). 16 gadi atpakaļ
  kevinkofler b15a00bdcf Port ConvertTexi from Delphi to C++ with Qt 4. 16 gadi atpakaļ
  kevinkofler 23f3b90a29 Replace Delphi tool (DumpSections) with equivalent shell script (dumpsections.sh). 16 gadi atpakaļ
  kevinkofler 4b88d7ec97 Copyright date updates. 16 gadi atpakaļ
  kevinkofler a196ae7f53 Update copyright date. 16 gadi atpakaļ
  kevinkofler 888a9f8aff Seek back to the end after FlashOS relocation so the dummy signature ends up at the end and not the place of the last relocation in the standalone version. 16 gadi atpakaļ
  kevinkofler ba857d5614 Change completion model so the comments are actually displayed. 16 gadi atpakaļ
  kevinkofler 78570e1ffe Remove unneeded private variable completionModel (left over from previous attempt at fixing the completion crash) again. 16 gadi atpakaļ
  kevinkofler 51666168b3 Fix crash after code completion completes. 16 gadi atpakaļ
  kevinkofler 4f5551a778 Bump required KDE version to 4.0.0. 16 gadi atpakaļ
  kevinkofler 9d0ceb0b25 Update Eclipse CDT project. 16 gadi atpakaļ
  kevinkofler f9a35b9956 Fix reference to nonexistent flag FO_SKIP_TWINS (should be FO_RETURN_TWINS, reported by hypersonic). 16 gadi atpakaļ
  kevinkofler a2bcd399c5 Add missing earlyclobbers for ldiv. Thanks to Mike Kennedy. 16 gadi atpakaļ
  kevinkofler bc14de6c62 Clear all unwanted KatePart shortcuts causing conflicts, not just the one for Find. 16 gadi atpakaļ
  kevinkofler 422fa502e4 Bump required KDE version to 3.96.2. 16 gadi atpakaļ
  kevinkofler e02d461e9a Fix vertical alignment of scrollbar labels. 16 gadi atpakaļ
  kevinkofler d31fa7d4ad Update file type icon names: source-c -> text-x-csrc, source-h -> text-x-chdr, source-s -> text-x-hex (for lack of something better), binary -> application-x-object, txt -> text-plain. 16 gadi atpakaļ
  kevinkofler 1762c196df Don't set QDockWidget::DockWidgetFloatable on errorListDock. (QDockWidget::DockWidgetFloatable without QDockWidget::DockWidgetMovable makes no sense, and the pane shouldn't be detachable in the first place.) 16 gadi atpakaļ
  kevinkofler 6f4f38bb90 Update icon names for KDE 3.94.0: file-find->system-search, drop edit-find-replace hack (the icon loader now automatically falls back to edit-find if it isn't present), compfile->run-build-file, make-kdevelop->run-build. 16 gadi atpakaļ
  kevinkofler bd5c5c3fc8 Fix Tools menu and toolsConfigure (entries were being read from the wrong configuration group after the KConfigGroup port). 16 gadi atpakaļ
  kevinkofler f4ecf5e086 Port to new KDE 3.94.0 KConfig API: 16 gadi atpakaļ
  kevinkofler e9e80d69e9 Port obsolete K3Icon enums to new KDE 3.94.0 API: K3Icon::Small->KIconLoader::Small, K3Icon::SizeSmall->KIconLoader::SizeSmall, K3Icon::MainToolbar->KIconLoader::MainToolbar. 16 gadi atpakaļ
  kevinkofler 888d58778c Update yum install line. 16 gadi atpakaļ
  kevinkofler 19b7a8286f Fix item numbering. 16 gadi atpakaļ
  kevinkofler 68d1e4ecbd Fedora KDE 4 RPMs are now in Fedora itself, not kde-redhat unstable. 16 gadi atpakaļ
  kevinkofler d8a7a72704 Bump required KDE version to 3.94.0. 16 gadi atpakaļ
  kevinkofler 4a67654a0f Bump version. 16 gadi atpakaļ
  kevinkofler 23985bd11d Fix infinite loop when parsing user headers including each other for completion information. 16 gadi atpakaļ
  kevinkofler 28c9474038 GCC 4.1.2-tigcc-3: 16 gadi atpakaļ