Commit graph

108 commits

Author SHA1 Message Date
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
Script Kiddy
136529234c SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=646545
2007-03-26 04:37:37 +00:00
Script Kiddy
41e3be1a37 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/konqueror/; revision=645846
2007-03-23 18:33:20 +00:00
Script Kiddy
57bbd8b8ae SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=641648
2007-03-12 07:18:43 +00:00
Script Kiddy
24d4aa025b SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/konqueror/; revision=640788
2007-03-09 08:06:27 +00:00
Script Kiddy
1ff67bc2e9 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/kdepasswd/; revision=640169
2007-03-07 07:49:44 +00:00
Script Kiddy
c26ab9c4b7 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/konqueror/; revision=639986
2007-03-06 13:53:59 +00:00
Matthias Kretz
979dfb806a merge the kinstance-redesign branch back to trunk.
svn path=/trunk/KDE/kdebase/konqueror/; revision=628276
2007-01-29 17:14:20 +00:00
Script Kiddy
ee061538ad SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/konqueror/; revision=624048
2007-01-16 07:32:27 +00:00
Laurent Montel
e4a80908a8 Fix connect signal/slot
svn path=/trunk/KDE/kdebase/kdepasswd/; revision=622696
2007-01-12 17:05:19 +00:00
Olivier Goffart
fa656934e0 Merge branches/work/kdelibs_kpassworddialog/
- the old KPasswordDialog has been moved to kde3support and renamed into K3PasswordDialog

- new class KNewPasswordDialog that could be used to ask for a new password

- KIO::PasswordDialog has been moved to kdeui and renamed KPasswordDialog



svn path=/trunk/KDE/kdebase/kdepasswd/; revision=621085
2007-01-08 09:22:45 +00:00
David Faure
54a3b386b3 Port to kicon and added some setIconSize calls, although they have no effect right now due to the kstyle bug I mentionned on k-c-d.
This is another hidden gem of the qt3->qt4 porting; we'll need setIconSize calls on any pushbutton that's supposed to have a large pixmap :(

svn path=/trunk/KDE/kdebase/kdepasswd/; revision=614648
2006-12-18 15:01:27 +00:00
Laurent Montel
23996aa5d3 Remove last Makefile.am
Clean up
Remove not necessary file (configure.in.in when all was converted)

svn path=/trunk/KDE/kdebase/nsplugins/; revision=610988
2006-12-06 10:31:08 +00:00
Alexander Neundorf
c0d78ac239 -remove kde4_install_libtool_file(), not necessary anymore since we switched away from libltdl
Alex


svn path=/trunk/KDE/kdebase/konqueror/; revision=602118
2006-11-05 12:24:44 +00:00
Laurent Montel
9eb57d3f2d Remove not necessary files
Clean up

svn path=/trunk/KDE/kdebase/kdepasswd/; revision=601228
2006-11-02 15:56:22 +00:00
Laurent Montel
204da7a388 Apply Alex patch (now we can use enable-final argument
some module compiles with enable-final now)
As discussed with Alex it's not necessary to have program name
into automoc macro

svn path=/trunk/KDE/kdebase/konqueror/; revision=598290
2006-10-23 06:53:27 +00:00
Laurent Montel
9ca8971e1a Necessary to modify KDE4_ADD_KCFG_FILES to support ENABLE_FINAL
(there was not a dependancy between <name>_final.cpp file and
kcfg file => kfg files were never created)

Not necessary to rebuild all kdelibs just cp kdelibs/cmake/modules/KDE4Macros.cmake <path_kde4>/share/apps/cmake/modules

I ported all kde module (without enable-final argument, it compiles fines (test and program))
Don't try to use enable-final argument for the moment it doesn't compile (but dependancy works)
(I didn't test all compile for the moment I will fix all compile today (without enable-final argument)
kdelibs/kdepimlibs/kdebase/kdeutils compiles fine)


Regards

svn path=/trunk/KDE/kdebase/konqueror/; revision=595170
2006-10-13 13:27:20 +00:00
Laurent Montel
9bba68d81a Necessary to change KDE4_AUTOMOC macro to support
enable-final argument

(there was not a dependancy between <name>_final.cpp file and
moc generated files => moc files were never created)

Not necessary to rebuild all kdelibs just cp kdelibs/cmake/modules/KDE4Macros.cmake <path_kde4>/share/apps/cmake/modules

I ported and tested all kde module (without enable-final argument, it compiles fines (test and program))
Don't try to use enable-final argument for the moment it doesn't compile (but dependancy works)

Regards

svn path=/trunk/KDE/kdebase/konqueror/; revision=595039
2006-10-13 07:55:37 +00:00
Laurent Montel
27cecc5e3d Port to uic4
svn path=/trunk/KDE/kdebase/kdepasswd/; revision=588871
2006-09-27 09:09:26 +00:00
Laurent Montel
e3ef0ca68a Install into services
svn path=/trunk/KDE/kdebase/kdepasswd/; revision=586434
2006-09-19 15:55:49 +00:00
Stephan Kulow
dc7710ecfa replaced several URLs with Url and URI with Uri - the patch
became a bit larger than expected, so I couldn't have the time
to check if it still compiles with the changes done in between

svn path=/trunk/KDE/kdebase/kdepasswd/; revision=578269
2006-08-28 19:59:39 +00:00
Laurent Montel
2eb696c28e Adapt with new KDE4_INSTALL_ICONS
(automatic detect of icons theme)


svn path=/trunk/KDE/kdebase/konqueror/; revision=572961
2006-08-14 13:27:48 +00:00
Script Kiddy
dca952196c SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/konqueror/; revision=570217
2006-08-06 08:06:24 +00:00
Laurent Montel
861be5aef5 Clean up
svn path=/trunk/KDE/kdebase/nsplugins/; revision=566160
2006-07-25 15:20:44 +00:00
Dirk Mueller
e6040c725e merge bleeding edge. bleeding edge is now again dead
svn path=/trunk/KDE/kdebase/apps/; revision=558082
2006-07-04 17:09:53 +00:00
Dirk Mueller
f3638aaa99 merge changes from bleeding edge branch
svn path=/trunk/KDE/kdebase/konqueror/; revision=557225
2006-07-02 18:31:00 +00:00
David Faure
04aee1132b files=grep -r -l enableButtonO .
perl -pi -e 's/enableButtonOK/enableButtonOk/g' `echo $files`

svn path=/trunk/KDE/kdebase/libkonq/; revision=552845
2006-06-19 09:22:48 +00:00
Tobias Koenig
64d087517b Remove last occurence of KDialogBase...
svn path=/trunk/KDE/kdebase/apps/; revision=551126
2006-06-13 18:47:44 +00:00
Tobias Koenig
42fec54d36 Ported to new KDialog/KPageWidget/KPageDialog
svn path=/trunk/KDE/kdebase/konqueror/; revision=551107
2006-06-13 17:41:00 +00:00
Thorsten Roeder
60074c9a0d fixed some EBN issues
svn path=/trunk/KDE/kdebase/konqueror/; revision=546993
2006-05-31 16:23:36 +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
Alexander Neundorf
7a0b30822a kde4_header and kde4_footer() are gone now
svn path=/trunk/KDE/kdebase/konqueror/; revision=540215
2006-05-12 18:12:37 +00:00
Alexander Neundorf
a8b01eb0aa -add FONTCONFIG_INCLUDE_DIR where required
-cleanup the toplevel CMakeLists.txt a bit
-remove include_directories( CMAKE_CURRENT_SOURCE_DIR CMAKE_CURRENT_BINARY_DIR)
in the subdirs, since this is done now automatically by cmake (the CMAKE_INCLUDE_CURRENT_DIR option
-include_directories(KDE4_INCLUDES) in the toplevel CMakeLists.txt, so it
doesn't have to be done in every subdir

Alex


svn path=/trunk/KDE/kdebase/konqueror/; revision=539914
2006-05-12 00:08:30 +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
Stephan Kulow
00c741cda8 removed duplicated messages targets
svn path=/trunk/KDE/kdebase/nsplugins/; revision=536279
2006-05-01 18:55:33 +00:00
Frank Osterfeld
edfea13cec replace LIB_INSTALL_DIR/kde4 with PLUGIN_INSTALL_DIR
svn path=/trunk/KDE/kdebase/konqueror/; revision=531059
2006-04-18 14:21:54 +00:00
Tobias Koenig
0e6fb8f5e4 deprecated--
svn path=/trunk/KDE/kdebase/kdepasswd/; revision=528596
2006-04-11 13:39:22 +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
Alexander Neundorf
6d77074dcc -use ${KDE4_KDESU_LIBS} instead of kdesu when linking
-rename the target kdesu to kdese_executable, and use the OUTPUT_NAME property to give it the original name "kdesu"

Alex

svn path=/trunk/KDE/kdebase/kdepasswd/; revision=527095
2006-04-06 20:27:46 +00:00
Alexander Neundorf
bdfa6204fc -use KDE4_INCLUDES instead of KDE4_INCLUDE_DIR and QT_INCLUDES
Alex

svn path=/trunk/KDE/kdebase/konqueror/; revision=522728
2006-03-26 14:52:52 +00:00
David Faure
64dacf1e12 Use set(CMAKE_INCLUDE_CURRENT_DIR ON) in the toplevel CMakeLists.txt, and we don't need to include
${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_CURRENT_BINARY_DIR} in each and every file anymore [only when subdirs might depend on that].

Also ran a script which makes sure that ${KDE4_INCLUDE_DIR} and ${QT_INCLUDES} are added -last-,
so that installed headers are not preferred over (possibly more uptodate) local headers.

svn path=/trunk/KDE/kdebase/konqueror/; revision=521887
2006-03-23 19:24:10 +00:00
Laurent Montel
a55d981420 Other typo... I hope to fix all pb in new variable
svn path=/trunk/KDE/kdebase/konqueror/; revision=521455
2006-03-22 16:16:59 +00:00
Fabio Pedretti
3b7242c39b Losslessly optimize file size of *.png files in /trunk/KDE/kdebase with optipng -i0 -o5 and advdef -z -4.
Losslessly optimize file size of *gz files in /trunk/KDE/kdebase with advdef -z -4.
Total *.png file size goes to 7213923 from 8648602 (-16.59%).
Total *gz file size goes to 957770 from 1073184 (-10.75%).
For more info see bug 122897.

svn path=/trunk/KDE/kdebase/doc/konsole/; revision=518301
2006-03-13 17:07:19 +00:00
Laurent Montel
009b6b4b5a adapt to new kdelibs api (k*iconview* -> k3*iconview*)
svn path=/trunk/KDE/kdebase/kdepasswd/; revision=518154
2006-03-13 09:56:18 +00:00
Laurent Montel
76f32107e9 kiconview->k3iconview
svn path=/trunk/KDE/kdebase/kdepasswd/; revision=518152
2006-03-13 09:50:11 +00:00
Laurent Montel
b19efb452f fix install icons
svn path=/trunk/KDE/kdebase/konqueror/; revision=515373
2006-03-03 14:46:52 +00:00
Laurent Montel
03883eca02 Use alias
svn path=/trunk/KDE/kdebase/konqueror/; revision=515010
2006-03-02 11:20:11 +00:00
Laurent Montel
31651231d9 Compile++
svn path=/trunk/KDE/kdebase/kdepasswd/; revision=514817
2006-03-01 14:56:11 +00:00
Laurent Montel
23de73cd67 Fix some build error
svn path=/trunk/KDE/kdebase/kdepasswd/; revision=514524
2006-02-28 16:42:53 +00:00