Commitin historia

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