Commit graph

56 commits

Author SHA1 Message Date
Oswald Buddenhagen
03e91d5242 make backslashes escapable
BUG: 199005
FIXED-IN: 4.9
2012-07-01 13:19:23 +02:00
Oswald Buddenhagen
84dc11954c make parameters of Widgets::textInputBox() sane
i think somebody had too much perl here ...
2012-07-01 13:19:23 +02:00
Oswald Buddenhagen
58f5514c14 fix initial focus for a couple of widgets 2012-07-01 11:53:46 +02:00
Stephen Kelly
ed2872074e Simplify some Qt module style includes.
This is the easiest way to transition to Qt5.
2012-04-10 00:20:22 +02:00
Laurent Montel
4fef5e4994 const'ify
svn path=/trunk/KDE/kdebase/apps/; revision=978781
2009-06-08 07:32:13 +00:00
Darío Andrés Rodríguez
d520f24de3 If we are going to retrieve the selected item with currentRow()
we should set the initially selected item using setCurrentRow()
otherwise it won't work properly

BUG: 191868

svn path=/trunk/KDE/kdebase/apps/; revision=969303
2009-05-17 22:13:13 +00:00
Michael Pyne
70da2ffd93 While I'm fixing KDialog bugs, fix bug 186413 (--textinputbox doesn't return actual result
status) in trunk.

CCBUG:186413

svn path=/trunk/KDE/kdebase/apps/; revision=936128
2009-03-07 04:19:25 +00:00
Michael Pyne
62935954c9 Don't convert a QString to a QString through a decode/encode QByteArray transition... it breaks
the return value for KDialog's --textinputbox.  Will backport to KDE 4.2.

svn path=/trunk/KDE/kdebase/apps/; revision=936126
2009-03-07 04:04:28 +00:00
Laurent Montel
8982c2acf1 Add calendar dialogbox
svn path=/trunk/KDE/kdebase/apps/; revision=909196
2009-01-11 09:38:38 +00:00
Laurent Montel
d6b5ce60d0 Add slider dialogbox
svn path=/trunk/KDE/kdebase/apps/; revision=909191
2009-01-11 09:21:59 +00:00
Albert Astals Cid
4523168031 better i18n, although i'm not sure translating kError is good
svn path=/trunk/KDE/kdebase/apps/; revision=862787
2008-09-19 21:06:47 +00:00
Urs Wolfer
3326a1154f Return 1 when textbox got closed with close button or ESC.
BUG: 150417

svn path=/trunk/KDE/kdebase/apps/; revision=761427
2008-01-14 20:28:48 +00:00
Urs Wolfer
571113d3e9 SVN_SILENT
Simplify code. Thanks David for the hint!
CCMAIL: faure@kde.org

svn path=/trunk/KDE/kdebase/apps/; revision=752425
2007-12-24 11:59:17 +00:00
Urs Wolfer
61a6918cd7 * port Q3ListBox -> QListWidget
* do not link anymore against QT_QT3SUPPORT_LIBRARY

svn path=/trunk/KDE/kdebase/apps/; revision=752414
2007-12-24 11:34:47 +00:00
Laurent Montel
264d696087 Adapt to new KWarning/kFatal/kDebug api
svn path=/trunk/KDE/kdebase/apps/; revision=695870
2007-08-03 06:40:12 +00:00
Robert Knight
8a3b776236 Various EBN fixes.
svn path=/trunk/KDE/kdebase/apps/; revision=668337
2007-05-26 01:57:37 +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
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
Juan Luis Baptiste
dea8ffbd92 Forwardported fix of bug 115723.
svn path=/trunk/KDE/kdebase/apps/; revision=596667
2006-10-18 06:20:27 +00:00
Stephan Kulow
7667329fd1 replaced deprecated functions
svn path=/trunk/KDE/kdebase/apps/; revision=563654
2006-07-18 05:27:11 +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
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
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
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
Laurent Montel
9d22539cdb deprecatedd--
svn path=/trunk/KDE/kdebase/apps/; revision=519581
2006-03-17 14:53:55 +00:00
Laurent Montel
aed1a8b78d deprecated--
svn path=/trunk/KDE/kdebase/konqueror/; revision=506335
2006-02-06 15:07:10 +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
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
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
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
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
Jarosław Staniek
4016e2f5b3 CVS_SILENT: compile fix
svn path=/trunk/kdebase/kdialog/; revision=353904
2004-10-12 12:41:18 +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
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