Commit graph

210 commits

Author SHA1 Message Date
Urs Wolfer 4acee21d45 * use standard popup window instead of balloons
BUG: 147558
* center the popup on the screen
* clean indentation a bit

svn path=/trunk/KDE/kdebase/apps/; revision=761435
2008-01-14 20:46:51 +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 c78ec15d6e * Add color picker feature to kdialog. Patch by KDEfanboy, thanks!
FEATURE: 144553
* krazy fix
* include cleanups

svn path=/trunk/KDE/kdebase/apps/; revision=761426
2008-01-14 20:20:16 +00:00
Urs Wolfer 25c9bd449e Fix porting error.
BUG: 155773

svn path=/trunk/KDE/kdebase/apps/; revision=761416
2008-01-14 19:55:48 +00:00
Urs Wolfer 276e08e3b8 fix icon: this one is better than the one used in KDE 3 (xorg).
svn path=/trunk/KDE/kdebase/apps/; revision=754813
2007-12-30 19:48:39 +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
David Faure 405e40963d Doesn't need libkde3support.
svn path=/trunk/KDE/kdebase/apps/; revision=751270
2007-12-21 14:35:49 +00:00
Thomas Friedrichsmeier 8ec5acc8f6 Prepare moving kde3support classes out of libkfile
svn path=/trunk/KDE/kdebase/apps/; revision=740561
2007-11-23 13:57:42 +00:00
Rafael Fernández López 59283c43c1 Code adaptation because of changes on libraries related to revision 719630
svn path=/trunk/KDE/kdebase/apps/; revision=719642
2007-10-01 15:09:41 +00:00
Pascal Létourneau c1cc2322f9 Various porting fixes
svn path=/trunk/KDE/kdebase/apps/; revision=706984
2007-08-31 17:47:25 +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
Laurent Montel 50cc53b211 change XDG_APPS_DIR -> XDG_APPS_INSTALL_DIR, XDG_DIRECTORY_DIR->XDG_DIRECTORY_INSTALL_DIR, DBUS_INTERFACES_DIR->DBUS_INTERFACES_INSTALL_ DIR, DBUS_SERVICES_DIR->DBUS_SERVICES_INSTALL_DIR to have same naming convention as discussed with Alex.
svn path=/trunk/KDE/kdebase/apps/; revision=691218
2007-07-23 07:01:14 +00:00
Allen Winter d645b59bb1 remove kde4_automoc()
svn path=/trunk/KDE/kdebase/apps/; revision=685984
2007-07-10 09:14:12 +00:00
Chusslove Illich dc59b32f75 Interface modifications to KCmdLineArgs, KAboutData and KComponentData; BIC, SIC. Most of the depending code has been auto-converted to new API.
svn path=/trunk/KDE/kdebase/apps/; revision=682259
2007-07-02 08:49:20 +00:00
Jeremy Paul Whiting a185ac263e krazy const & checks fix by Kristho, with a couple modifications so it works, thanks Kris!
svn path=/trunk/KDE/kdebase/apps/; revision=679363
2007-06-23 18:53:52 +00:00
Max Blazejak a30ce8ff31 EBN fixes (includes, typos etc.
svn path=/trunk/KDE/kdebase/apps/; revision=669964
2007-05-30 22:06:49 +00:00
Robert Knight 8a3b776236 Various EBN fixes.
svn path=/trunk/KDE/kdebase/apps/; revision=668337
2007-05-26 01:57:37 +00:00
Thorsten Roeder 0c05bed092 some krazy fixes
svn path=/trunk/KDE/kdebase/apps/; revision=664331
2007-05-13 17:47:20 +00:00
Dirk Mueller 52d6d2f9ce include cleanup
svn path=/trunk/KDE/kdebase/apps/; revision=663054
2007-05-09 22:23:52 +00:00
Urs Wolfer ef147ec81b adopt to new API
svn path=/trunk/KDE/kdebase/apps/; revision=659568
2007-04-30 12:24:33 +00:00
Simon Hausmann fd2bae03c9 Merging branches/work/kmainwindow-decoupling-branch from Kevin and me which
separates the xmlgui stuff from KMainWindow

svn path=/trunk/KDE/kdebase/apps/; revision=654728
2007-04-16 20:44:36 +00:00
Dirk Mueller 0b5a5f290c include cleanup
svn path=/trunk/KDE/kdebase/konqueror/; revision=652987
2007-04-12 13:02:58 +00:00
David Faure c4b23f275b fixes
svn path=/trunk/KDE/kdebase/apps/; revision=649220
2007-04-02 10:19:47 +00:00
Thomas Friedrichsmeier 4092363e51 Add a buttonCancel parameter to all KMessageBox::*cancel* functions.
svn path=/trunk/KDE/kdebase/kdepasswd/; revision=648781
2007-04-01 11:35:39 +00:00
Dirk Mueller d0b83386bd some pedantic-- up to the point where kdebase doesn't compile
svn path=/trunk/KDE/kdebase/libkonq/; revision=644559
2007-03-20 12:03:12 +00:00
Laurent Montel 2aadacc883 it's a D-Bus ref now
svn path=/trunk/KDE/kdebase/apps/; revision=625229
2007-01-19 15:25:13 +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
Aaron J. Seigo e2399c3f45 build
svn path=/trunk/KDE/kdebase/konqueror/; revision=616841
2006-12-27 01:38:51 +00:00
Laurent Montel 42034a0bcc Install dbus interface
svn path=/trunk/KDE/kdebase/libkonq/; revision=616668
2006-12-26 12:30:52 +00:00
Brad Hards 75fb3ed465 An start at some design notes for the KDE4 rework of kdialog.
svn path=/trunk/KDE/kdebase/apps/; revision=611627
2006-12-09 00:16:11 +00:00
Thiago Macieira ef0142ea63 Fix the demo since setLabel is now a method
svn path=/trunk/KDE/kdebase/apps/; revision=599502
2006-10-27 12:09:25 +00:00
Thiago Macieira 170a9fd690 Add properties and reindent the file. This fixes kdialog progressbar mode.
svn path=/trunk/KDE/kdebase/apps/; revision=599498
2006-10-27 12:04:40 +00:00
Thiago Macieira 5aa276d4e6 Make setLabel a method instead of a write-only property
svn path=/trunk/KDE/kdebase/apps/; revision=599497
2006-10-27 12:04:09 +00:00
Thiago Macieira c5a7ee78d3 Remove old file
svn path=/trunk/KDE/kdebase/apps/; revision=599496
2006-10-27 12:03:42 +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 1b3f3cffc0 David is right. It was necessary to update kdelibs before.
svn path=/trunk/KDE/kdebase/apps/; revision=596698
2006-10-18 08:16:12 +00:00
Laurent Montel a884cda519 Fix compile
svn path=/trunk/KDE/kdebase/apps/; revision=596675
2006-10-18 06:46:55 +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
Juan Luis Baptiste c5309135ec Forwardported feature 133744 from 3.5 branch.
svn path=/trunk/KDE/kdebase/apps/; revision=596664
2006-10-18 06:17:49 +00:00
Thiago Macieira d3aed6b6df Fix the script to do something.
svn path=/trunk/KDE/kdebase/apps/; revision=596088
2006-10-16 18:02:29 +00:00
Thiago Macieira 9b3de3aee7 Don't register "org.kde.kdialog" because KDialog isn't a unique app.
svn path=/trunk/KDE/kdebase/apps/; revision=596086
2006-10-16 18:02:13 +00:00
Thiago Macieira e1ccab0452 Use a dash (not an underscore) for the D-Bus service name. That's what
KApplication registers.

Also, you need to _exit after forking so that the D-Bus connection
isn't torn down.

svn path=/trunk/KDE/kdebase/apps/; revision=596082
2006-10-16 17:56:35 +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 8c0db71c15 Lubos is right, now tool is called qdbus
svn path=/trunk/KDE/kdebase/apps/; revision=594496
2006-10-11 13:19:40 +00:00
Urs Wolfer 1f65aa1018 Port KProgressBar's to QProgressBar's.
svn path=/trunk/KDE/kdebase/apps/; revision=585733
2006-09-17 21:51:03 +00:00
Laurent Montel 4148c9164f Not necessary
svn path=/trunk/KDE/kdebase/apps/; revision=578112
2006-08-28 12:40:19 +00:00
Laurent Montel 5403d63f2a Clean up
svn path=/trunk/KDE/kdebase/apps/; revision=578110
2006-08-28 12:39:13 +00:00
Stephan Kulow 6009d735a3 port to new qt 4.2 snapshot
svn path=/trunk/KDE/kdebase/konqueror/; revision=575652
2006-08-21 20:18:49 +00:00
Christian Ehrlicher 63be9b82a0 fix msvc compile, disable konsole for win32
svn path=/trunk/KDE/kdebase/apps/; revision=565061
2006-07-22 10:06:56 +00:00
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