Commit graph

84 commits

Author SHA1 Message Date
Rick Xing 9354cf17a2 Just EBN fixes
svn path=/trunk/KDE/kdebase/apps/; revision=894687
2008-12-09 06:59:31 +00:00
Patrick Spendrin aa7079363a fix so that it works on non-blessed platforms too (after maelcum)
svn path=/trunk/KDE/kdebase/apps/; revision=856326
2008-09-02 16:44:07 +00:00
Patrick Spendrin c2f1bbb790 small compile fix
svn path=/trunk/KDE/kdebase/apps/; revision=856290
2008-09-02 15:10:04 +00:00
John Tapsell d414f122b0 Rename --embed to --attach to make it more clear what it does. Still understands --embed though, for backwards compatibility
svn path=/trunk/KDE/kdebase/apps/; revision=855301
2008-08-31 12:42:25 +00:00
Luboš Luňák df15dbd4d7 Replace XSetTransientForHint() with KWindowSystem::setMainWindow() to make
it work again.


svn path=/trunk/KDE/kdebase/apps/; revision=848775
2008-08-18 12:53:23 +00:00
John Tapsell e7a352224f Use c style parsing of embed winid, to allow numbers like 0x
svn path=/trunk/KDE/kdebase/apps/; revision=848338
2008-08-17 12:44:20 +00:00
Friedrich W. H. Kossebau b484bee636 set global program icon via KAboutData, not directly
svn path=/trunk/KDE/kdebase/apps/; revision=799282
2008-04-20 23:35:54 +00:00
Adriaan de Groot 330eb00e27 Everyone needs unistd.h -- for exit, among other things
svn path=/trunk/KDE/kdebase/apps/; revision=790160
2008-03-26 00:02:59 +00:00
Claudio Bantaloukas f4c451488f EBN warning fix, change don't to do-not
svn path=/trunk/KDE/kdebase/apps/; revision=782165
2008-03-04 13:28:10 +00:00
Jarosław Staniek b60e45bc21 fix for win32 - re-add includes for QFileDialog and fork()
svn path=/trunk/KDE/kdebase/apps/; revision=761971
2008-01-15 20:08:37 +00:00
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 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 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 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
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
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
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
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
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
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
Aaron J. Seigo e2399c3f45 build
svn path=/trunk/KDE/kdebase/konqueror/; revision=616841
2006-12-27 01:38:51 +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
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 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
Dirk Mueller 42b7032ce3 compile++
svn path=/trunk/KDE/kdebase/apps/; revision=558176
2006-07-04 20:10:35 +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
Laurent Montel 49ebc2ce72 #include <q...h> -> #include <Q...>
svn path=/trunk/KDE/kdebase/nsplugins/; revision=539617
2006-05-11 08:04:23 +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 a3edcc1f6f Less warnings about deprecated functions
svn path=/trunk/KDE/kdebase/apps/; revision=526041
2006-04-03 17:45:19 +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
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 6df072e199 KURL -> KUrl
svn path=/trunk/KDE/kdebase/konqueror/; revision=501890
2006-01-24 08:32:09 +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
Laurent Montel a9954e00d0 Compile/link
svn path=/trunk/KDE/kdebase/apps/; revision=478348
2005-11-06 15:36:13 +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
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