Commit graph

92 commits

Author SHA1 Message Date
Stephan Kulow
00c741cda8 removed duplicated messages targets
svn path=/trunk/KDE/kdebase/nsplugins/; revision=536279
2006-05-01 18:55:33 +00:00
Stephan Kulow
120f236773 removing some deprecated QTextEdit functions
svn path=/trunk/KDE/kdebase/apps/; revision=535214
2006-04-28 21:01:40 +00:00
Kurt Hindenburg
0e4c859fd4 Fix such that --title works.
CCBUG: 115723

svn path=/trunk/KDE/kdebase/apps/; revision=534439
2006-04-27 05:38:34 +00:00
Kurt Hindenburg
03487d24de Allow --title to work for KFileDialogs.
CCBR: 115723

svn path=/trunk/KDE/kdebase/apps/; revision=534247
2006-04-26 17:57:02 +00:00
David Faure
6a040a4e1b SVN_SILENT
svn path=/trunk/KDE/kdebase/apps/; revision=528042
2006-04-09 22:13:49 +00:00
David Faure
df2b21ee6f Ah, sorry, the class has two uses (print id and/or set hint)
svn path=/trunk/KDE/kdebase/apps/; revision=528041
2006-04-09 22:13:07 +00:00
David Faure
040e89a7df Using deleteLater is safer here.
svn path=/trunk/KDE/kdebase/apps/; revision=528039
2006-04-09 22:10:52 +00:00
Tim Beaulen
217bd2a2a7 Less warnings about deprecated functions
svn path=/trunk/KDE/kdebase/apps/; revision=526064
2006-04-03 18:42:39 +00:00
Tim Beaulen
54962fe2af Less warnings about deprecated functions.
The layout of the combobox dialog is a bit strange though.


svn path=/trunk/KDE/kdebase/apps/; revision=526056
2006-04-03 18:30:55 +00:00
Tim Beaulen
a3edcc1f6f Less warnings about deprecated functions
svn path=/trunk/KDE/kdebase/apps/; revision=526041
2006-04-03 17:45:19 +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
Laurent Montel
da4d0b2b78 Fix use cmake variable
svn path=/trunk/KDE/kdebase/konqueror/; revision=522125
2006-03-24 14:54:37 +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
389f63ff57 Fix typo
svn path=/trunk/KDE/kdebase/konqueror/; revision=521451
2006-03-22 16:06:38 +00:00
Hamish Rodda
38c4b6fc6c Port to new kdelibs snapshot. Most major changes are in konqueror due to
its reasonably heavy use of custom actions.

My kdelibs was a day old when i compiled, so if there is non-action
related porting still to do... it's probably still not done... will
check

svn path=/trunk/KDE/kdebase/libkonq/; revision=521386
2006-03-22 13:32:49 +00:00
Laurent Montel
9d22539cdb deprecatedd--
svn path=/trunk/KDE/kdebase/apps/; revision=519581
2006-03-17 14:53:55 +00:00
Laurent Montel
5db47029d8 Adapt to new kdelibs api
svn path=/trunk/KDE/kdebase/apps/; revision=518178
2006-03-13 10:59:23 +00:00
Laurent Montel
d05f2bb78e Add module to compile kdebase with kdelibs-cmake.
BE CARREFULL: Don't try to compile it for the moment (in progress)
Don't use kdelibs trunk for compile it (there is not again test to disable
compile when we compile with kdelibs trunk)
For the moment there was a lot of missing test etc.
I commit it just to allow to lose my changes if there is a pb on my HD.
I will sync cmake from kdelibs trunk to kdelibs-snapshot.
I hope to fix compile today or tomorrow.
CCMAIL: neundorf@kde.org

For the futur we must sync kdelibs/cmake/* to kdelibs-snapshot 
to compile all the time with kdelibs-snapshot

svn path=/trunk/KDE/kdebase/konqueror/; revision=514380
2006-02-28 08:01:15 +00:00
Nicolas Goutte
164203667e Convert the "messages" targets of kdebase into Messages.sh scripts
svn path=/trunk/KDE/kdebase/nsplugins/; revision=512183
2006-02-22 01:47:34 +00:00
David Faure
d6259770e1 Fix compilation with new snapshot
svn path=/trunk/KDE/kdebase/apps/; revision=511640
2006-02-20 15:27:04 +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
Tim Beaulen
6d2265a1fa Make it compile
+ rename some functions to match Qt4

svn path=/trunk/KDE/kdebase/apps/; revision=501753
2006-01-23 20:25:22 +00:00
Laurent Montel
8cfeccc29a Fix some error
svn path=/trunk/KDE/kdebase/apps/; revision=501667
2006-01-23 16:31:40 +00:00
Laurent Montel
ac1fedee88 kpassdlg.h->kpassworddialog.h
svn path=/trunk/KDE/kdebase/kdepasswd/; revision=501548
2006-01-23 11:07:16 +00:00
Tim Beaulen
475232879a slotClose to slotButtonClicked(KDialog::Close)
Make it compile.


svn path=/trunk/KDE/kdebase/apps/; revision=496542
2006-01-10 19:05:36 +00:00
Urs Wolfer
5b08bc4752 compile fixes for new snapshot (remove some name arguments)
svn path=/trunk/KDE/kdebase/konqueror/; revision=496151
2006-01-09 21:34:47 +00:00
Laurent Montel
df86b65639 QString::null->QString()
svn path=/trunk/KDE/kdebase/kfind/; revision=493574
2006-01-02 17:28:18 +00:00
Urs Wolfer
fe5fe27fb5 less Q3:
* remove unused Q3 includes
* port some Q3VBox, Q3HBox, Q3Frame, Q3GroupBox, Q3PopupMenu, Q3CString

svn path=/trunk/KDE/kdebase/kdepasswd/; revision=484167
2005-11-29 16:15:15 +00:00
Laurent Montel
e5e0529552 qt3support--
svn path=/trunk/KDE/kdebase/apps/; revision=479406
2005-11-10 11:50:13 +00:00
Michel Hermier
0575912f40 Make it compile (missing includes).
svn path=/trunk/KDE/kdebase/apps/; revision=479138
2005-11-09 12:27:06 +00:00
Laurent Montel
a9954e00d0 Compile/link
svn path=/trunk/KDE/kdebase/apps/; revision=478348
2005-11-06 15:36:13 +00:00
Stefan Nikolaus
edf07472bb --compile errors
svn path=/trunk/KDE/kdebase/apps/; revision=473195
2005-10-22 21:24:54 +00:00
Stephan Kulow
6130debd5d some more compiling
svn path=/trunk/KDE/kdebase/apps/; revision=473093
2005-10-22 15:50:50 +00:00
Stephan Kulow
9eb6db04ae ran Laurent's (fixed) script
svn path=/trunk/KDE/kdebase/apps/; revision=472986
2005-10-22 10:44:47 +00:00
Dirk Mueller
40b74b7fc1 SVN_SILENT: fix typo
svn path=/trunk/KDE/kdebase/nsplugins/; revision=467416
2005-10-05 08:44:32 +00:00
Laurent Montel
7a23d2fd42 Byebye q3cstring
svn path=/trunk/KDE/kdebase/apps/; revision=464390
2005-09-27 07:30:08 +00:00
Benjamin Meyer
c92c805d6b Move kdialog into apps/
kdialog fits nicely with the idea of apps, in that it is an application that other applications assume are installed.


svn path=/trunk/KDE/kdebase/apps/; revision=462198
2005-09-20 10:04:09 +00:00
Laurent Montel
269e6524a5 ByeBye q3cstring
svn path=/trunk/KDE/kdebase/kdialog/; revision=456191
2005-09-02 09:00:11 +00:00
Laurent Montel
89b097438f Fix with new api (there is a error into my script)
svn path=/trunk/KDE/kdebase/kdialog/; revision=445558
2005-08-11 07:25:23 +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
Dirk Mueller
b3736b51bc update FSF address
svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=431577
2005-07-04 19:02:09 +00:00
Brad Hards
e29bf01db4 More work on bug:76237 and bug:87389. You can now
pass a --geometry option for the file dialog variants,
and also for --passivepopup. --miniicon and --icon
now work for more options too.

Dialog geometry and icons still don't work for any of
 --yesno, --yesnocancel,
 --warningyesno, --warningcontinuecancel, 
 --warningyesnocancel, --sorry, --error,
 --msgbox or --inputbox. Setting the icons
doesn't work for --passivepopup. Other than that,
things should be working.



svn path=/trunk/KDE/kdebase/kdialog/; revision=431128
2005-07-03 10:27:34 +00:00
David Faure
6bc4c844cd old forgotten fix for keyboard navigation
svn path=/trunk/KDE/kdebase/kdialog/; revision=409271
2005-05-04 15:03:09 +00:00
David Faure
9b24f2ec15 fixed comments
svn path=/trunk/kdebase/kdialog/; revision=380853
2005-01-21 16:57:31 +00:00
Jason Keirstead
8a606ca737 Minor improvements to KDialog
- Use kTextEdit rather than QTextEdit in texbox
- Add a textinputbox, for entering multi-line text
- Fix bug with textbox caption, now it works.

svn path=/trunk/kdebase/kdialog/; revision=380852
2005-01-21 16:53:02 +00:00
Brad Hards
5e67892cc3 Minor typo fixes, plus a request for some support in keeping
the tutorial up-to-date.

svn path=/trunk/kdebase/kdialog/; revision=355184
2004-10-17 05:55:57 +00:00
Jarosław Staniek
4016e2f5b3 CVS_SILENT: compile fix
svn path=/trunk/kdebase/kdialog/; revision=353904
2004-10-12 12:41:18 +00:00
David Faure
2ee311c9b3 As noticed by Roberto Teixeira: the files are GPL and the aboutdata says BSD.
It appears kdialog has always been GPL, the about data is wrong.
http://lists.kde.org/?l=kde-announce&m=89161695915306&w=2

svn path=/trunk/kdebase/kdialog/; revision=345958
2004-09-12 16:12:43 +00:00
Brad Hards
abd32a3056 Add support for selecting multiple files with --getopenurl and
--getopenfilename. You have to use --multiple to enable this, to ensure
unchanged behaviour for scripts that aren't prepared to accept multiple
files/URLs. The existing --separate-output gets reused to determine
whether the files/URLs are separated by spaces or by newlines.

CCMAIL: 88130-done@bugs.kde.org

svn path=/trunk/kdebase/kdialog/; revision=342137
2004-08-28 13:10:26 +00:00