Commit graph

116 commits

Author SHA1 Message Date
Max Blazejak a30ce8ff31 EBN fixes (includes, typos etc.
svn path=/trunk/KDE/kdebase/apps/; revision=669964
2007-05-30 22:06:49 +00:00
Dirk Mueller 52d6d2f9ce include cleanup
svn path=/trunk/KDE/kdebase/apps/; revision=663054
2007-05-09 22:23:52 +00:00
Dirk Mueller 0b5a5f290c include cleanup
svn path=/trunk/KDE/kdebase/konqueror/; revision=652987
2007-04-12 13:02:58 +00:00
Oswald Buddenhagen 11ca147adf KProcess -> K3Process
KShellProcess -> K3ShellProcess
KProcIO -> K3ProcIO
KProcessController -> K3ProcessController

not deprecating, as we don't have a replacement yet.
not moving yet, as kdelibs still has heavy dependencies on it.

agreed upon with dfaure.


svn path=/trunk/KDE/kdebase/nsplugins/; revision=646732
2007-03-26 15:07:10 +00:00
Aaron J. Seigo 057ae4f98f oxygen icon naming fixes from Luca Gugelmann
svn path=/trunk/KDE/kdebase/libkonq/; revision=640669
2007-03-08 19:32:19 +00:00
Chusslove Illich d1602d2b6a n i18n plural calls, special %n placeholder is no longer used; all placeholders are ordinary numbered ones, and the first integer-valued substitution decides plural form.
svn path=/trunk/KDE/kdebase/apps/; revision=632863
2007-02-12 15:11:00 +00:00
Aaron J. Seigo e2399c3f45 build
svn path=/trunk/KDE/kdebase/konqueror/; revision=616841
2006-12-27 01:38:51 +00:00
David Faure faa39c0b61 Adapted to today's KPropertiesDialog API changes
svn path=/trunk/KDE/kdebase/apps/; revision=616646
2006-12-26 10:27:29 +00:00
Pascal Létourneau f21b4e0154 Porting
svn path=/trunk/KDE/kdebase/apps/; revision=572446
2006-08-12 17:52:05 +00:00
Pascal Létourneau acc6e6a2f5 directory(false) -> directory(KUrl::AppendTrailingSlash)
A check will be later added to KUrl

svn path=/trunk/KDE/kdebase/apps/; revision=563837
2006-07-18 16:36:23 +00:00
Dirk Mueller 42b7032ce3 compile++
svn path=/trunk/KDE/kdebase/apps/; revision=558176
2006-07-04 20:10:35 +00:00
Aaron J. Seigo edf4c37c2c port to new snapshot
move kicer kcm while we're at it

svn path=/trunk/KDE/kdebase/apps/; revision=543485
2006-05-22 07:59:05 +00:00
Laurent Montel 55a304e0d9 Rename KUrl function
svn path=/trunk/KDE/kdebase/apps/; revision=543471
2006-05-22 07:01:23 +00:00
Laurent Montel a0b412c7fd #include <q...h> -> #include <Q...>
svn path=/trunk/KDE/kdebase/nsplugins/; revision=540496
2006-05-13 16:33:18 +00:00
Laurent Montel 49ebc2ce72 #include <q...h> -> #include <Q...>
svn path=/trunk/KDE/kdebase/nsplugins/; revision=539617
2006-05-11 08:04:23 +00:00
Aaron J. Seigo 8608f39856 remaining snapshot porting
svn path=/trunk/KDE/kdebase/nsplugins/; revision=538638
2006-05-08 13:46:00 +00:00
André Wöbbeking 90fcff875c use KStdGuiItem whenever possible for consistent look & feel.
svn path=/trunk/KDE/kdebase/kfind/; revision=537997
2006-05-06 13:05:09 +00:00
Tobias Koenig 10be964088 deprecated--
svn path=/trunk/KDE/kdebase/kfind/; revision=528703
2006-04-11 16:22:33 +00:00
Hamish Rodda e7d5dfa47f Merging in from bleeding edge kdebase branch
- i18n ported
- KAccel removed
- Some fixes for OS X

svn path=/trunk/KDE/kdebase/kfind/; revision=528190
2006-04-10 11:57:13 +00:00
David Faure a6b9ab9df5 qt4-ification by Thorsten Röder <thorsten.roeder weihenstephan.org>
QRegExp::search() --> QRegExp::indexIn()
QString::find() --> QString::indexOf()
QString::findRev() --> QString::lastIndexOf()
QString::lower() --> QString::toLower()
QString::upper() --> QString::toUpper()
QString::setLength() --> QString::resize()
QByteArray::find() --> QByteArray::indexOf()
QByteArray::findRev() --> QByteArray::lastIndexof()
QTimer::start(ms,sShot) --> {QTimer::setSingleShot() ; QTimer::start()}

+ commenting out call to artsshell in startkde.

svn path=/trunk/KDE/kdebase/kfind/; revision=527991
2006-04-09 20:16:13 +00:00
Laurent Montel 2108931f4f Adapt to new api
svn path=/trunk/KDE/kdebase/konqueror/; revision=518159
2006-03-13 10:12:27 +00:00
Laurent Montel 1ef4f85633 compile/link
svn path=/trunk/KDE/kdebase/kfind/; revision=511695
2006-02-20 17:39:17 +00:00
Allen Winter 38e27507ab TRUE->true, FALSE->false
svn path=/trunk/KDE/kdebase/kfind/; revision=511156
2006-02-19 00:18:33 +00:00
Laurent Montel aed1a8b78d deprecated--
svn path=/trunk/KDE/kdebase/konqueror/; revision=506335
2006-02-06 15:07:10 +00:00
Laurent Montel 6df072e199 KURL -> KUrl
svn path=/trunk/KDE/kdebase/konqueror/; revision=501890
2006-01-24 08:32:09 +00:00
Urs Wolfer 19fce14e65 fix compile with new snapshot
svn path=/trunk/KDE/kdebase/apps/; revision=493636
2006-01-02 19:48:31 +00:00
Laurent Montel df86b65639 QString::null->QString()
svn path=/trunk/KDE/kdebase/kfind/; revision=493574
2006-01-02 17:28:18 +00:00
Laurent Montel f047fc24a4 Port to qmenu
svn path=/trunk/KDE/kdebase/kfind/; revision=487658
2005-12-11 13:27:38 +00:00
Laurent Montel 2425baf114 Reapply patch from "Woebbeking"
svn path=/trunk/KDE/kdebase/kfind/; revision=485744
2005-12-05 15:48:32 +00:00
Laurent Montel 4de76292fe Reverse André Wöbbeking commit.
We use kdelibs-snapshot and not kdelibs head
Reapply your patch after switch.
CCMAIL: Woebbeking@web.de

svn path=/trunk/KDE/kdebase/kfind/; revision=483702
2005-11-27 19:33:10 +00:00
André Wöbbeking 8d88c941ef make it compile
svn path=/trunk/KDE/kdebase/kfind/; revision=483673
2005-11-27 16:54:05 +00:00
Laurent Montel e5e0529552 qt3support--
svn path=/trunk/KDE/kdebase/apps/; revision=479406
2005-11-10 11:50:13 +00:00
Laurent Montel 3604184ba9 Compile++
qt3support--

svn path=/trunk/KDE/kdebase/kfind/; revision=469301
2005-10-10 16:29:51 +00:00
Stephan Kulow 199ac359f9 compile
svn path=/trunk/KDE/kdebase/kfind/; revision=466809
2005-10-03 13:23:25 +00:00
Nikolas Zimmermann f718c68396 Revert my wrong build fixes - I had no mail and didn't realize that kdebase head doesn't depend on kdelibs head (for the moment)
Thanks David & others for speaking up, sorry for the trouble!

svn path=/trunk/KDE/kdebase/libkonq/; revision=456798
2005-09-03 16:09:01 +00:00
Nikolas Zimmermann 97e6814859 SVN_SILENT: build
svn path=/trunk/KDE/kdebase/kfind/; revision=456764
2005-09-03 15:32:46 +00:00
Stephan Kulow e77f20dbaf svn merge svn+ssh://coolo@svn.kde.org/home/kde/trunk/KDE/kdebase@438057
svn+ssh://coolo@svn.kde.org/home/kde/branches/work/kde4/kdebase
          .

I couldn't resolve one kicker conflict that results from different
development directions, so I rely on Aaron to sort it out - the file
is commited with conflicts

svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=439627
2005-07-28 14:59:42 +00:00
Hasso Tepper 0598220d7b Audit of i18n("Open") usage.
CCMAIL: kde-et@linux.ee

svn path=/trunk/KDE/kdebase/kfind/; revision=431814
2005-07-05 10:17:06 +00:00
Andrew Coles 6c17bf0b03 Corrected deprecation warnings.
svn path=/trunk/kdebase/kfind/; revision=323534
2004-06-25 11:48:37 +00:00
Andrew Coles 8437d238aa Corrected typos.
svn path=/trunk/kdebase/kfind/; revision=312633
2004-05-19 14:10:16 +00:00
Stephan Binner c8ddf1bed0 More icons and warningContinueCancel usage
svn path=/trunk/kdebase/kfind/; revision=311569
2004-05-15 08:06:19 +00:00
Craig Drummond d5b8024d61 "directory" -> "folder" as discussed on kde-i18n-doc and kde-core-devel
svn path=/trunk/kdebase/kfind/; revision=260936
2003-10-21 23:27:16 +00:00
Albert Astals Cid 4925c90058 Change deprecated call to KURLDrag::newDrag to 'new KURLDrag'
svn path=/trunk/kdebase/kfind/; revision=258684
2003-10-13 22:02:52 +00:00
Dawit Alemayehu fe67af5252 - Do not use deprecated funtion calls.
svn path=/trunk/kdebase/kfind/; revision=254358
2003-09-27 14:49:14 +00:00
Dirk Mueller fbc9d61989 unbreak compilation (gcc 3.4+)
svn path=/trunk/kdebase/kdialog/; revision=239225
2003-07-26 10:41:28 +00:00
Eric Coquelle 1c2dbccae5 When a file is removed from konqueror, or moved from kfind, the search result is updated (Bug 28960 fixed)
When a file is added within the search directory, kfind updates the search results

svn path=/trunk/kdebase/kfind/; revision=238952
2003-07-24 17:20:12 +00:00
Dirk Mueller 082f14c623 if you write html, then use htmlURL(), otherwise this is vulnerable
to HTML injection. I don't think its relevant though.
CCMAIL: security@kde.org

svn path=/trunk/kdebase/kfind/; revision=226447
2003-05-17 20:52:35 +00:00
Clarence Dang 287ec085c5 enable file extension handling in the "Save Results As" filedialog
svn path=/trunk/kdebase/kfind/; revision=221854
2003-04-24 14:04:10 +00:00
Dominik Seichter 4becc31a79 real fix for Bug 46320: HTML output is wrong for filenames with spaces, prettyURL() is removed from the patch now
svn path=/trunk/kdebase/kfind/; revision=211460
2003-03-05 09:14:05 +00:00
Dominik Seichter 87c4107502 fix for bug 46320: filenames containing spaces are saved correctly into the html output file.
svn path=/trunk/kdebase/kfind/; revision=211009
2003-03-03 12:23:51 +00:00