Commit történet

Szerző SHA1 Üzenet Dátum
  kevinkofler ba857d5614 Change completion model so the comments are actually displayed. 16 éve
  kevinkofler 78570e1ffe Remove unneeded private variable completionModel (left over from previous attempt at fixing the completion crash) again. 16 éve
  kevinkofler 51666168b3 Fix crash after code completion completes. 16 éve
  kevinkofler 4f5551a778 Bump required KDE version to 4.0.0. 16 éve
  kevinkofler 9d0ceb0b25 Update Eclipse CDT project. 16 éve
  kevinkofler f9a35b9956 Fix reference to nonexistent flag FO_SKIP_TWINS (should be FO_RETURN_TWINS, reported by hypersonic). 16 éve
  kevinkofler a2bcd399c5 Add missing earlyclobbers for ldiv. Thanks to Mike Kennedy. 16 éve
  kevinkofler bc14de6c62 Clear all unwanted KatePart shortcuts causing conflicts, not just the one for Find. 16 éve
  kevinkofler 422fa502e4 Bump required KDE version to 3.96.2. 16 éve
  kevinkofler e02d461e9a Fix vertical alignment of scrollbar labels. 16 éve
  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 éve
  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 éve
  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 éve
  kevinkofler bd5c5c3fc8 Fix Tools menu and toolsConfigure (entries were being read from the wrong configuration group after the KConfigGroup port). 16 éve
  kevinkofler f4ecf5e086 Port to new KDE 3.94.0 KConfig API: 16 éve
  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 éve
  kevinkofler 888d58778c Update yum install line. 16 éve
  kevinkofler 19b7a8286f Fix item numbering. 16 éve
  kevinkofler 68d1e4ecbd Fedora KDE 4 RPMs are now in Fedora itself, not kde-redhat unstable. 16 éve
  kevinkofler d8a7a72704 Bump required KDE version to 3.94.0. 16 éve
  kevinkofler 4a67654a0f Bump version. 16 éve
  kevinkofler 23985bd11d Fix infinite loop when parsing user headers including each other for completion information. 16 éve
  kevinkofler 28c9474038 GCC 4.1.2-tigcc-3: 16 éve
  kevinkofler ced2613972 Update copyright date. 16 éve
  kevinkofler 9560d88a22 Ignore "relative reloc to symbol in different section" error in the ".deleted" section. This fixes --remove-unused with debugging information and -freg-relative-an. 16 éve
  kevinkofler f59c6fb145 Bump version. 16 éve
  kevinkofler 572a676607 Remove Open File= entry. 16 éve
  kevinkofler c0a301483f Version number and copyright date updates. 16 éve
  kevinkofler 091f36905c GNU as 2.16.1-tigcc-5: fix build when open is a macro. 16 éve
  kevinkofler e4a9a56824 Remove false claim that using 0b... is not recommended. 16 éve