Commit Verlauf

Autor SHA1 Nachricht Datum
  kevinkofler 63ce131eb3 Switch from image collection to the new Qt 4 resource system. vor 17 Jahren
  kevinkofler 465af3701a Bump version to 1.80. vor 17 Jahren
  kevinkofler 5c7107d305 Use QSettings instead of hack to set Qt Assistant page. vor 17 Jahren
  kevinkofler 193591e7bf Crash fix: libkatepart has been renamed to katepart. vor 17 Jahren
  kevinkofler 7c405fa774 Fix crash due to findFunctionsButton not being found. Add FIXME for less hackish solution which requires the new QToolBar. vor 17 Jahren
  kevinkofler d9d8d5c981 Add missing -lkde3support. vor 17 Jahren
  kevinkofler fc8899b1cf Make sure the KDE 4 lib directory is found first. vor 17 Jahren
  kevinkofler 0f068668c8 Don't use deprecated KUrl::fromPathOrUrl. vor 17 Jahren
  kevinkofler 22f0e1bc8a Tool Properties build fixes: vor 17 Jahren
  kevinkofler 1e9adbf452 Fix newsdlg.cpp build: vor 17 Jahren
  kevinkofler 45260a05e6 Fix build of mainform.cpp by replacing: vor 17 Jahren
  kevinkofler 86461906d1 Comment out uses of non-existent QActionGroup::setIcon and add FIXME comments. vor 17 Jahren
  kevinkofler 37ac6d2040 Replace deprecated setIconSet with setIcon. vor 17 Jahren
  kevinkofler 56d1d10442 More compile fixes for new APIs: vor 17 Jahren
  kevinkofler fbb4409546 Update prototype of openHeader. vor 17 Jahren
  kevinkofler cf783ec37e Fix more errors made during highlighting code changes. vor 17 Jahren
  kevinkofler 68674ff1e9 Update smart cursor handling for new KatePart interface: vor 17 Jahren
  kevinkofler 5454128f58 Change several variables from unsigned to (signed) int to match Qt/KDE 4 APIs. vor 17 Jahren
  kevinkofler a8a78809d3 Fix errors made during highlighting code changes. vor 17 Jahren
  kevinkofler 0a23826b42 Fix KTextBrowser properties for KDE 3.80.3. vor 17 Jahren
  kevinkofler 6fbc782f1c Make file extension tables static const: const because Qt 4 requires it (can't add a non-const char * to a QString without a cast anymore) and static for efficiency. vor 17 Jahren
  kevinkofler da1df13c13 Port TiEmu interfacing code from DCOP to D-Bus. vor 17 Jahren
  kevinkofler 55cf55b45b Fix stray virtual keywords. vor 17 Jahren
  kevinkofler b30ae3ffec Change parameters of KReplaceWithSelection(S)::setSelection from unsigned to int. vor 17 Jahren
  kevinkofler 1386c83472 Fix DNDListView hack. vor 17 Jahren
  kevinkofler 0b99a164b8 Fix build of preferencesdlg.cpp: vor 17 Jahren
  kevinkofler da0520717e Fix programoptions.cpp build: QToolTip::textFor(widget) is now widget->toolTip(). vor 17 Jahren
  kevinkofler 4f9ca8aff5 Fix projectoptions.cpp build: getOpenFileName now takes a KUrl as its first parameter. vor 17 Jahren
  kevinkofler 928ca7506d KReplace::replaceNextDialog() now returns a KDialog *, not a KDialogBase * (which no longer exists), adjust findReplace. vor 17 Jahren
  kevinkofler c3f9f3b7cf Copy missing comment from srcfilewin.cpp. vor 17 Jahren