Commit graph

11371 commits

Author SHA1 Message Date
Allen Winter d645b59bb1 remove kde4_automoc()
svn path=/trunk/KDE/kdebase/apps/; revision=685984
2007-07-10 09:14:12 +00:00
Script Kiddy d2e11ce88f SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=685927
2007-07-10 04:37:45 +00:00
Rafael Fernández López 43ba35b537 Rename KListView to KCategorizedView as decided
svn path=/trunk/KDE/kdebase/apps/; revision=685767
2007-07-09 18:08:20 +00:00
Peter Penz e195fa2a0b KUIT adaptions
svn path=/trunk/KDE/kdebase/apps/; revision=685763
2007-07-09 17:51:39 +00:00
David Faure aef51e746f libkonq cleanup: remove now unused classes, move KonqSettings to konqueror, remove dependencies on KonqDirPart.
svn path=/trunk/KDE/kdebase/apps/; revision=685729
2007-07-09 15:58:49 +00:00
Peter Penz 3b1271a3f5 KUIT adaptions
svn path=/trunk/KDE/kdebase/apps/; revision=685432
2007-07-08 21:09:48 +00:00
Rafael Fernández López 1e8bc4df7f If no user icon present, show a generic one
svn path=/trunk/KDE/kdebase/apps/; revision=685426
2007-07-08 20:43:34 +00:00
Peter Penz d21051910f adapt signature of requestDelayedItemInfo() slot to recent changes
svn path=/trunk/KDE/kdebase/apps/; revision=685421
2007-07-08 20:32:41 +00:00
Peter Penz 542fd3c2f3 fix documentation
svn path=/trunk/KDE/kdebase/apps/; revision=685419
2007-07-08 20:31:36 +00:00
Script Kiddy e1fe886335 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=685143
2007-07-08 04:44:31 +00:00
Script Kiddy 73ebd86b4b SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=684722
2007-07-07 04:51:22 +00:00
Rafael Fernández López f6951235dc Make KListView capable of drawing categories on our own way. This make things easier
when we are trying to customize it. We can also benefit from KStyle if some day it 
supports category drawing.

KListView keyboard navigation. Tricier than I thought.

Pending renaming to KCategorizedView. Seems a good name.

svn path=/trunk/KDE/kdebase/apps/; revision=684478
2007-07-06 17:41:04 +00:00
David Faure 4de8b77ace Next patch from Christian Spiel, ++it instead of it++
svn path=/trunk/KDE/kdebase/apps/; revision=684303
2007-07-06 13:39:03 +00:00
David Faure bda883bf16 simplify + add todo (early commit to make room for the next kdebase-wide commit)
svn path=/trunk/KDE/kdebase/apps/; revision=684300
2007-07-06 13:36:04 +00:00
David Faure a002f96348 Revert r545669, Yukiko Bando is right, that change was wrong.
CCBUG: 128056
CCMAIL: chris+backport@chrishowells.co.uk

svn path=/trunk/KDE/kdebase/apps/; revision=684254
2007-07-06 12:13:04 +00:00
David Faure 8facdcf034 Rename method for consistency
svn path=/trunk/KDE/kdebase/apps/; revision=684240
2007-07-06 11:54:40 +00:00
David Faure 2f4b59b571 Added bookmarkForIndex to simplify code
svn path=/trunk/KDE/kdebase/apps/; revision=684236
2007-07-06 11:47:30 +00:00
David Faure bc7022fb89 d pointer; rename class
svn path=/trunk/KDE/kdebase/apps/; revision=684228
2007-07-06 11:26:50 +00:00
David Faure c0eea02a2e A number of preparations for making BookmarkModel more standalone in order to move it to kdelibs/kfile
(needed by kevin's places model)

svn path=/trunk/KDE/kdebase/apps/; revision=684206
2007-07-06 10:56:44 +00:00
Ralf Habacker 97aea72c8b win32 compile fix for target kded_konqy_preloader
svn path=/trunk/KDE/kdebase/apps/; revision=684114
2007-07-06 07:28:03 +00:00
Ralf Habacker f3172064d7 win32 compile fix
svn path=/trunk/KDE/kdebase/apps/; revision=684112
2007-07-06 07:07:00 +00:00
Oswald Buddenhagen d18309cfb1 remove some bogus config #defines
svn path=/trunk/KDE/kdebase/apps/; revision=683790
2007-07-05 09:57:47 +00:00
Laurent Montel 2f2e5bd1ba Remove not necessary cmake variable
svn path=/trunk/KDE/kdebase/apps/; revision=683756
2007-07-05 09:02:54 +00:00
David Faure b5a4670bfa Ported KonqViewManager::splitMainContainer to splitChildFrame -> more code goes away (and more unit test code comes to replace it :)
svn path=/trunk/KDE/kdebase/apps/; revision=683557
2007-07-04 23:02:59 +00:00
David Faure 61c97d0ce1 Fix klauncher error after launching kwrite, due to the dbus name not being org.kde.kwrite-* (so klauncher guesses wrongly)
svn path=/trunk/KDE/kdebase/apps/; revision=683548
2007-07-04 22:11:53 +00:00
David Faure 62045be93a Don't crash (in PreviewJob) when m_shownUrl is empty for some reason.
svn path=/trunk/KDE/kdebase/apps/; revision=683539
2007-07-04 21:25:56 +00:00
David Faure c2bcb8ecce Replace listViews() virtual in all frame-related classes with a simple 5-liner visitor.
svn path=/trunk/KDE/kdebase/apps/; revision=683537
2007-07-04 21:10:42 +00:00
Dirk Mueller caee3f06e7 remove redundant project declarations
svn path=/trunk/KDE/kdebase/apps/; revision=683437
2007-07-04 18:20:57 +00:00
David Faure bf7440d402 Major simplification of KonqViewManager::removeView
svn path=/trunk/KDE/kdebase/apps/; revision=683389
2007-07-04 17:05:34 +00:00
Script Kiddy b3170b868b SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=683071
2007-07-04 05:30:03 +00:00
David Faure 4f4c975e9f Refactor the huge KonqViewManager::splitView into a 4-liner KonqFrameContainerBase::splitChildFrame that calls helper methods :)
Fix the colors for loading and loaded tabs after discussion with Matthew.

svn path=/trunk/KDE/kdebase/apps/; revision=682828
2007-07-03 13:46:25 +00:00
Script Kiddy 7b80cb6dee SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=682629
2007-07-03 06:59:16 +00:00
David Faure c0a65c8765 Change signature of requestItemInfo signal, to avoid fileitem -> url -> index -> fileitem roundtrip in dolphin,
and to match the BrowserExtension mouseOverInfo() signal.
Started to implement more of the part (e.g. spinning wheel in konq).

svn path=/trunk/KDE/kdebase/apps/; revision=682440
2007-07-02 17:24:54 +00:00
Laurent Montel 45db6d8000 Remove not necessary variable already
add by other kde cmake variable

svn path=/trunk/KDE/kdebase/apps/; revision=682363
2007-07-02 14:04:12 +00:00
Laurent Montel 8aacc80b12 not necessary to duplicate it
svn path=/trunk/KDE/kdebase/apps/; revision=682359
2007-07-02 13:49:52 +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
Aaron J. Seigo dcb1f98e9b remove borders around the content area allowing one to mash the mouse
against the borders of the window when maximized and scroll! also
removes yet another double line; now i need to add some visual
differentiation to the statusbar because right now it blends a bit too
much into the whole.

also remove the borders the buttons

svn path=/trunk/KDE/kdebase/apps/; revision=682255
2007-07-02 08:42:56 +00:00
David Faure 708d792246 Move setLoading() to KonqFrameTabs where it belongs, and fixed the deprecation warning by using KColorScheme.
This is about the text color on tabs where a page is loading (was usually a mix of blue+gray) or has finished loading (was usually blue).
I picked some KColorScheme foreground colors (LinkText for loading, ActiveText for loaded), but ActiveText is red by default which looks ugly.
Olaf or Matthew, any suggestions? PositiveText for "loaded"?
CCMAIL: ojschmidt@kde.org, mw_triad@users.sourceforge.net

svn path=/trunk/KDE/kdebase/apps/; revision=682178
2007-07-01 22:54:54 +00:00
Rafael Fernández López e7eacc227f Improve speed when we have lots of selections that are partially outside the viewport.
svn path=/trunk/KDE/kdebase/apps/; revision=682114
2007-07-01 17:09:47 +00:00
Rafael Fernández López 388187924e Define variables in their context
svn path=/trunk/KDE/kdebase/apps/; revision=682100
2007-07-01 15:45:55 +00:00
David Faure 1bc9f442be Fix a bug in konqviewmanager, switch to dolphinpart by default in the filemanagement profile, disable konqdirpart experiment
svn path=/trunk/KDE/kdebase/apps/; revision=682083
2007-07-01 14:27:57 +00:00
David Faure b6e05fa403 Here comes dolphinpart, to use dolphin as the file management view in konqueror.
Embeds nicely, now all the integration needs to be done.
Thanks to Peter for the nice DolphinView/DolphinViewContainer separation which made writing the part very very easy!

CCMAIL: peter.penz@gmx.at

svn path=/trunk/KDE/kdebase/apps/; revision=682079
2007-07-01 14:25:21 +00:00
Peter Penz 5fdba199ca KUIT adaptions
svn path=/trunk/KDE/kdebase/apps/; revision=681920
2007-06-30 20:10:50 +00:00
Peter Penz 937d86f095 KUIT adapations for labels
svn path=/trunk/KDE/kdebase/apps/; revision=681915
2007-06-30 19:40:15 +00:00
Peter Penz 3c437803eb KUIT adaptions for groups, checkboxes and radiobuttons
svn path=/trunk/KDE/kdebase/apps/; revision=681910
2007-06-30 19:20:49 +00:00
Script Kiddy 7e6fa8c4eb SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=681732
2007-06-30 04:34:16 +00:00
Peter Penz 11100c14ed declare scalar types as late as possible (putting them outside the loop does not increase the performance)
svn path=/trunk/KDE/kdebase/apps/; revision=681622
2007-06-29 16:09:54 +00:00
Script Kiddy 8916068db6 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=681471
2007-06-29 04:24:44 +00:00
Rafael Fernández López 0829b5fc8a Better drawing when big selection rect is drawn.
svn path=/trunk/KDE/kdebase/apps/; revision=681460
2007-06-29 01:19:56 +00:00
Rafael Fernández López 7992063d83 ++optimization
svn path=/trunk/KDE/kdebase/apps/; revision=681449
2007-06-28 23:29:47 +00:00