Commit graph

21 commits

Author SHA1 Message Date
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
Darío Andrés Rodríguez
8bd2f963c9 Fix krazy2 reported issues
svn path=/trunk/KDE/kdebase/apps/; revision=947602
2009-03-31 21:06:56 +00:00
Jakob Petsovits
bb336efd44 Focus and date selection now works in KDatePicker,
so we don't need the ugly Enter/Return event filter.
Instead, just connect to the appropriate signal.

svn path=/trunk/KDE/kdebase/apps/; revision=740083
2007-11-22 13:54:50 +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
Dirk Mueller
52d6d2f9ce include cleanup
svn path=/trunk/KDE/kdebase/apps/; revision=663054
2007-05-09 22:23:52 +00:00
David Jarvie
15e500cf08 Add fancy date option to KLocale::formatDate(), KLocale::formatDateTime()
svn path=/trunk/KDE/kdebase/apps/; revision=652027
2007-04-09 22:28:48 +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
Tobias Koenig
10be964088 deprecated--
svn path=/trunk/KDE/kdebase/kfind/; revision=528703
2006-04-11 16:22:33 +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
Stephan Kulow
ee2c1e46fc some less name arguments
svn path=/trunk/KDE/kdebase/kfind/; revision=466813
2005-10-03 13:25:36 +00:00
Stephan Kulow
199ac359f9 compile
svn path=/trunk/KDE/kdebase/kfind/; revision=466809
2005-10-03 13:23:25 +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
Waldo Bastian
935f47eeed * Relevantive recommendation: Click the date button a second time
after changing the date closes the popup and sets the new date.
* ESC closes the popup without setting a new date.

svn path=/trunk/kdebase/kfind/; revision=314171
2004-05-24 14:58:14 +00:00
Albert Astals Cid
0836d5c051 Change deprecated KDatePicker::getDate() to non deprecated KDatePicker::date()
svn path=/trunk/kdebase/kfind/; revision=265091
2003-11-06 22:00:30 +00:00
Eric Coquelle
b19e1215f2 Fixed the behavior of the "enter" key for the date picker
svn path=/trunk/kdebase/kfind/; revision=241377
2003-08-07 08:39:27 +00:00
Eric Coquelle
a9a3e3e474 Fixed a bug on the date picker: pushing "enter" just highlighted a date, while users expect it to pick a date and close the combo box
svn path=/trunk/kdebase/kfind/; revision=241043
2003-08-04 23:30:13 +00:00
Gioele Barabucci
0f0d0a426d avoid old and deprecated headers
svn path=/trunk/kdebase/kfind/; revision=156124
2002-05-18 11:44:05 +00:00
Laurent Montel
f17ce0a3ba Used dateSelected()
svn path=/trunk/kdebase/kfind/; revision=130516
2002-01-08 08:57:52 +00:00
Michael Matz
404b13c825 Default arguments in definitions are invalid C++.
svn path=/trunk/kdebase/kfind/; revision=120526
2001-11-03 01:21:40 +00:00
David Faure
b334157c71 New version of kfind, committing on behalf of "Eric Coquelle" <eric.coquelle@unice.fr>.
The kfind binary now uses the kfindpart at its core, thus removing code
duplication. This makes it necessary to have all of kfind in kdebase though,
since kfindpart links to libkonq and kfind links to kfindpart.

svn path=/trunk/kdebase/kfind/; revision=118426
2001-10-18 09:14:25 +00:00