CIA.vc
kdialog
Real-time open source activity stats
Stats » Projects » KDE » kdebase » kdialog
informationsyndicateUTC clock
12:46 on Feb 14, 2012
event counters
The last message was received 7.07 years ago at 16:57 on Jan 21, 2005
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
13 messages since the first one, 7.53 years ago, for an average of 7.05 months between messages
recent messages
dateReversed sort columnprojectcontentlink
16:57 on Jan 21, 2005kde
Commit by faure :: kdebase/kdialog/kdialog.cpp:
fixed comments
#
16:53 on Jan 21, 2005kde
Commit by brunes :: kdebase/kdialog/ (kdialog.cpp widgets.cpp widgets.h):

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.
#
05:52 on Oct 17, 2004kde
Commit by bhards :: kdebase/kdialog/README:
Minor typo fixes, plus a request for some support in keeping
the tutorial up-to-date.
#
12:39 on Oct 12, 2004kde
Commit by staniek :: kdebase/kdialog/ (kdialog.cpp widgets.cpp):
compile fix
#
16:12 on Sep 12, 2004kde
Commit by faure on KDE_3_3_BRANCH :: kdebase/kdialog/kdialog.cpp:
It's in fact GPL
#
16:10 on Sep 12, 2004kde
Commit by faure :: kdebase/kdialog/kdialog.cpp:
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
#
13:13 on Aug 28, 2004kde
Commit by bhards :: kdebase/kdialog/ (kdialog.cpp test):
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 at bugs dot kde dot org
#
12:24 on Aug 28, 2004kde
Commit by bhards :: kdebase/kdialog/test:
Fix for previous commit that screwed up the --title argument. Doesn't
make the test pass, but at least the --title part still works.
#
12:21 on Aug 28, 2004kde
Commit by bhards :: kdebase/kdialog/ (5 files):
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 at bugs dot kde dot org
#
23:46 on Aug 13, 2004kde
Commit by bhards :: kdebase/kdialog/ (6 files):
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 at bugs dot kde dot org
#
20:17 on Aug 08, 2004kde
Commit by waba on KDE_3_3_BRANCH :: kdebase/kdialog/kdialog.cpp:
Don't abort if no duration is specified when using --passivepopup
#
20:16 on Aug 08, 2004kde
Commit by waba :: kdebase/kdialog/kdialog.cpp:
Don't abort if no duration is specified when using --passivepopup
#
17:02 on Aug 04, 2004kde
Commit by binner :: kdebase/kdialog/kdialog.cpp:
#define MATURE
#