Commit graph

210 commits

Author SHA1 Message Date
Laurent Montel 68f52831c7 Replace all bin by ${BIN_INSTALL_DIR}
svn path=/trunk/KDE/kdebase/nsplugins/; revision=564549
2006-07-20 13:08:26 +00:00
Stephan Kulow 7667329fd1 replaced deprecated functions
svn path=/trunk/KDE/kdebase/apps/; revision=563654
2006-07-18 05:27:11 +00:00
Laurent Montel b959e81e99 Port it to dbus
svn path=/trunk/KDE/kdebase/apps/; revision=560084
2006-07-09 08:49:28 +00:00
Laurent Montel a5e36f09ea Commit work made between Trysil->Paris
-> port to dbus
But dbus command line doesn't support properties of object. I will
make a bug report to TT
(for the moment demo can't work (use acces to properties)

svn path=/trunk/KDE/kdebase/apps/; revision=559661
2006-07-07 23:05:41 +00:00
Laurent Montel 76fa9470a1 Byebye autogenerated files
svn path=/trunk/KDE/kdebase/apps/; revision=558725
2006-07-05 22:08:20 +00:00
Dirk Mueller 42b7032ce3 compile++
svn path=/trunk/KDE/kdebase/apps/; revision=558176
2006-07-04 20:10:35 +00:00
Dirk Mueller 9f9563e3de dbus-ify++
svn path=/trunk/KDE/kdebase/apps/; revision=557447
2006-07-03 10:03:52 +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
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
Thiago Macieira 1436281bb6 Uppercase the D in Dialog.
Rename the XML file.
Change some of the methods into properties.
Re-generate the adaptor files.
Fix indentation and coding style.

svn path=/trunk/KDE/kdebase/apps/; revision=548677
2006-06-06 09:25:45 +00:00
Laurent Montel 917406daf9 Port to new kdelibs api
Ok example (demo files) use dcop :)
For the moment I can't test/adapt it
Remember to fix them

svn path=/trunk/KDE/kdebase/apps/; revision=548668
2006-06-06 08:40:35 +00:00
Thiago Macieira d3b0cceb39 Remove all kde4_add_dcop_stubs and kde4_add_dcop_skels.
Remaining errors consist only of #include not found (dcopclient.h, dcopref.h, kdatastream.h and kdirnotify_stub.h)

svn path=/trunk/KDE/kdebase/nsplugins/; revision=548395
2006-06-05 13:17:43 +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
André Wöbbeking 10f99d0edf install executables with the install command instead of install_files/targets.
when you install scripts with install(PROGRAMS ...) they're installed executable.

svn path=/trunk/KDE/kdebase/nsplugins/; revision=538074
2006-05-06 17:53:08 +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
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
Brad Hards 37dca0cafa Fix for previous commit that screwed up the --title argument. Doesn't
make the test pass, but at least the --title part still works.

svn path=/trunk/kdebase/kdialog/; revision=342119
2004-08-28 12:21:35 +00:00
Brad Hards 634df09f31 Initial support for --geometry argument.
Works for text boxes, menus (including checklists, radiolists and
comboboxes), password dialogs.

Doesn't work for message boxes, input boxes, file dialogs or passive
popup. Passive popup is looking particularly messy.

CCMAIL: 87389@bugs.kde.org

svn path=/trunk/kdebase/kdialog/; revision=342118
2004-08-28 12:18:54 +00:00
Brad Hards 5e15f51718 Provide --default selection option for combobox and listbox (aka --menu),
as requested in Bug:81649. That bug also requested support for varying
the default button in --yesno, but I'm not implementing that because
of usability concerns.

CCMAIL: 81639-done@bugs.kde.org

svn path=/trunk/kdebase/kdialog/; revision=337828
2004-08-13 23:43:49 +00:00
Waldo Bastian 050e86bee9 Don't abort if no duration is specified when using --passivepopup
svn path=/trunk/kdebase/kdialog/; revision=336881
2004-08-08 20:15:26 +00:00
Stephan Binner f347a1bd9d #define MATURE
svn path=/trunk/kdebase/kdialog/; revision=336105
2004-08-04 17:00:50 +00:00
Stephan Kulow ea4f33d1a5 .skel are bad for xgettext
svn path=/trunk/kdebase/kdialog/; revision=324821
2004-06-30 07:32:34 +00:00
Brad Hards 41f60436fe A couple of simple shell script examples showing off how to use the new
--progressbar dialog in kdialog, which was recently implemented by
Stephen Binner. I also have an update to the main kdialog tutorial, but
need to rebuild it first.

svn path=/trunk/kdebase/kdialog/; revision=322729
2004-06-22 07:17:14 +00:00
Brad Hards dd0cb2aaf8 Update the link to reflect the new location for the kdialog tutorial.
frogmouth.net is a "pay per byte" server, and things get removed at
random as I try to avoid excessive bandwidth and storage costs.

svn path=/trunk/kdebase/kdialog/; revision=322728
2004-06-22 07:15:25 +00:00
Stephan Binner 7fe4b41ee5 Small hint
svn path=/trunk/kdebase/kdialog/; revision=320593
2004-06-14 15:43:35 +00:00
Stephan Binner 9df483994b Added setAutoClose(bool), showCancelButton(bool) and wasCancelled()
CCMAIL: 66342-done@bugs.kde.org

svn path=/trunk/kdebase/kdialog/; revision=320591
2004-06-14 15:41:31 +00:00
Stephan Binner 582ff541c7 deprecated---
svn path=/trunk/kdebase/kdialog/; revision=320584
2004-06-14 14:43:23 +00:00
Stephan Binner 9e0011e3b7 Presenting a simple non-cancelable progress bar dialog for kdialog
> dialog=`kdialog --title Example --progressbar "Working..."`
> dcop $dialog setValue 50
> dcop $dialog
QCStringList interfaces()
QCStringList functions()
void setTotalSteps(int)
int totalSteps()
void setValue(int)
int value()
void setLabel(QString)
void close()

CCMAIL: 66342@bugs.kde.org

svn path=/trunk/kdebase/kdialog/; revision=320060
2004-06-12 19:52:37 +00:00
Brad Hards 7c6ea9fa46 Add support for global kde options --icon and --miniicon, as requested
by bug:76367 for a few of the widgets: textbox, radiolist, checklist,
combobox, menu and password. Also added those to the test script.
Those are the easy ones. Others require a bit more fiddling.

Thanks to David Faure for the guidance on how to address this
properly.

CCMAIL: 76367@bugs.kde.org

svn path=/trunk/kdebase/kdialog/; revision=307492
2004-04-30 11:16:17 +00:00
David Faure 50cb7808e5 Support for "kdialog --geticon Toolbar Actions"
svn path=/trunk/kdebase/kdialog/; revision=306970
2004-04-28 11:37:20 +00:00
Brad Hards 179c5df23f Added passive popup support to kdialog. Use --passivepopup with
two arguments - the text you want to display and the timeout in
seconds. This resolves bug #56370.

CCMAIL: 56370-done@bugs.kde.org

svn path=/trunk/kdebase/kdialog/; revision=306506
2004-04-26 12:32:44 +00:00
Brad Hards 80b7f30b82 Fix label to match other testcases.
svn path=/trunk/kdebase/kdialog/; revision=264564
2003-11-04 20:18:51 +00:00
Luboš Luňák 0538c72cee Set the transient hint only on the first shown dialog, not on all of them.
E.g. the file open dialog can shown another dialog for creating
a directory, and that one has to be transient for the file open dialog.

svn path=/trunk/kdebase/kdialog/; revision=263404
2003-10-31 11:45:14 +00:00
Stephan Binner e6865e142a CVS_SILENT style guide fixes (part 1 of ?)
svn path=/trunk/kdebase/kdialog/; revision=262104
2003-10-26 10:07:54 +00:00
Malcolm Hunter 4f3edcd0a8 CVS_SILENT Typographical corrections and changes
svn path=/trunk/kdebase/kdialog/; revision=262012
2003-10-25 23:36:28 +00:00
Luboš Luňák 619438a8cd --dontagain option for kdialog, for saving the dontshoworaskagain status
svn path=/trunk/kdebase/kdialog/; revision=261292
2003-10-23 13:37:30 +00:00
David Faure 75ee2333dc This is such a nice tutorial about kdialog...
svn path=/trunk/kdebase/kdialog/; revision=250308
2003-09-11 18:35:56 +00:00
Dirk Mueller 775eceaa28 sigh
svn path=/trunk/kdebase/kdialog/; revision=250019
2003-09-10 14:53:24 +00:00
David Faure f689f0dedb Fix for "When using --menu, if you press cancel you get a blank line"
Patch by Brad Hards <bhards@bigpond.net.au> - thanks!
CCMAIL: 63517-done@bugs.kde.org

svn path=/trunk/kdebase/kdialog/; revision=247601
2003-09-01 15:09:50 +00:00
Dawit Alemayehu 80aff79612 - Add support for comboboxes.
svn path=/trunk/kdebase/kdialog/; revision=247052
2003-08-31 01:12:27 +00:00
David Faure a43fded544 Apply fix for --textbox from #62958
svn path=/trunk/kdebase/kdialog/; revision=243553
2003-08-19 11:31:02 +00:00
David Faure d223b4256e Applied patch from Brad Hards to implement --warningcontinuecancel (oops).
CCMAIL: 62835-done@bugs.kde.org

svn path=/trunk/kdebase/kdialog/; revision=243407
2003-08-18 11:46:23 +00:00
Harald Fernengel 0a6a02f5bc new feature: KDialog can now make itself transient for any X-app, meaning
it won't appear as another app in the taskbar. This allows non-KDE apps to
conveniently display the KDE filedialog, for example.
It can also optionally output the winID of each shown dialog, for apps that
want more control.

svn path=/trunk/kdebase/kdialog/; revision=243121
2003-08-16 15:11:45 +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
George Staikos 851feeb26d remove superfluous semicolons
svn path=/trunk/kdebase/konqueror/; revision=230948
2003-06-11 17:02:07 +00:00
Nadeem Hasan 3cbdf16fbb s/KLineEditDlg/KInputDialog/
svn path=/trunk/kdebase/konqueror/keditbookmarks/; revision=230381
2003-06-08 14:44:34 +00:00
Stephan Kulow fce002d25b fixing quite some compiler warnings
svn path=/trunk/kdebase/kdialog/; revision=226351
2003-05-17 09:20:08 +00:00
David Faure d08d86f689 Thanks Waldo, that's even better. Make --title work.
CCMAIL: 57040@bugs.kde.org

svn path=/trunk/kdebase/kdialog/; revision=219269
2003-04-09 11:05:48 +00:00
David Faure fe7fa15861 --title is filtered out by Qt, let's use --caption instead
CCMAIL: 57040-done@bugs.kde.org

svn path=/trunk/kdebase/kdialog/; revision=219264
2003-04-09 10:48:15 +00:00
Waldo Bastian e5fde6b5c7 CVS_SILENT
Updated address of FSF

svn path=/trunk/kdebase/kdialog/; revision=212185
2003-03-07 22:11:39 +00:00
Richard J. Moore fe7c297a9d - Added --getopenurl and --getsaveurl options.
- Fixed support for specifying the start directory etc. on the command
  line.

svn path=/trunk/kdebase/kdialog/; revision=210140
2003-02-27 21:59:51 +00:00
David Faure 08ed655607 Support for --getopenfilename, --getsavefilename and --getexistingdirectory
(each name equal to the KFileDialog method it's calling).
Only downside: kdialog needs to link to libkio now. But some ld expert said the
symbols are loaded on demand anyway :)

CCMAIL: 53227-done@bugs.kde.org

svn path=/trunk/kdebase/kdialog/; revision=202332
2003-01-23 22:12:14 +00:00
David Faure 7f12e33624 Only look at the data when OK is pressed, not when Cancel is pressed.
CCMAIL:53226@bugs.kde.org

svn path=/trunk/kdebase/kdialog/; revision=202200
2003-01-23 11:51:28 +00:00
Laurent Montel 70cf218eb9 Fix include
svn path=/trunk/kdebase/konqueror/; revision=192063
2002-12-04 14:59:18 +00:00
Christoph Cullmann 9348ac52c1 compile with new qt snapshot
svn path=/trunk/kdebase/kdialog/; revision=185336
2002-10-23 19:28:45 +00:00
David Faure 52e2ac1a5d Converted names with umlauts to utf8
CCMAIL: David Gümbel <david.guembel@gmx.de>

svn path=/trunk/kdebase/kdialog/; revision=182895
2002-10-09 10:08:19 +00:00
Thomas Leitner e7bfe6753a tru64 fix
svn path=/trunk/kdebase/kdialog/; revision=180312
2002-09-25 10:59:15 +00:00
David Faure 71811b6127 Following the discussion on kde-devel: this is a VERY cleaned up version of
kdialog (based on kdialog-kde3-0.2.1, but I removed the client/server stuff,
the 'width height' arguments, fixed all the encoding problems, used
the KDE widgets like KLineEditDlg and KPasswordDialog, etc.)

New features include: many messageboxes from KMessageBox (--yesnocancel,
--warningyesno, --error etc.)

Now you have a very easy way to create KDE dialog boxes from shell scripts.

svn path=/trunk/kdebase/kdialog/; revision=167164
2002-07-17 14:21:33 +00:00