Commit graph

14181 commits

Author SHA1 Message Date
Allen Winter 697e4e8f25 give a nice logging message for glib2
svn path=/trunk/KDE/kdebase/apps/; revision=879293
2008-11-02 22:31:29 +00:00
Allen Winter 8e7ed0b280 no need to look for Plasma here as the top-level CMakeLists.txt does that.
svn path=/trunk/KDE/kdebase/apps/; revision=879292
2008-11-02 22:22:10 +00:00
Allen Winter 9c37e73602 no need to require KDE4 here. top-level CMakeLists.txt does this for you.
svn path=/trunk/KDE/kdebase/apps/; revision=879290
2008-11-02 22:19:29 +00:00
Burkhard Lück bbbeb219b7 switch Text+Tooltip+WhatsThis of m_paHome action for filemanager + browser mode
BUG:167545

svn path=/trunk/KDE/kdebase/apps/; revision=879247
2008-11-02 20:07:46 +00:00
Peter Penz 584732d203 when a drag operation is done above an inactive view, activate the view automatically
svn path=/trunk/KDE/kdebase/apps/; revision=879233
2008-11-02 19:44:19 +00:00
Albert Astals Cid 19f8e799ac write the html by hand to avoid all the crap designed generates
svn path=/trunk/KDE/kdebase/apps/; revision=879205
2008-11-02 17:37:40 +00:00
Albert Astals Cid fc4085a7aa add context
svn path=/trunk/KDE/kdebase/apps/; revision=879204
2008-11-02 17:37:19 +00:00
Urs Wolfer 5312ddeb8e Show the same head text on all about pages.
svn path=/trunk/KDE/kdebase/apps/; revision=879156
2008-11-02 14:47:00 +00:00
Peter Penz e6d80dd25c assure that the autoresizing still works in combination with the "automatically expand folders during drag operations" feature
svn path=/trunk/KDE/kdebase/apps/; revision=879152
2008-11-02 14:29:27 +00:00
Peter Penz 2c27e9489a Assure that automatically expanding of a folder also works when the new folder has a different view mode.
CCMAIL: simon@etotheipiplusone.com

svn path=/trunk/KDE/kdebase/apps/; revision=879143
2008-11-02 13:57:35 +00:00
Script Kiddy 337ff51759 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=879117
2008-11-02 13:16:59 +00:00
Laurent Montel aa68df43eb It's a klineedit not necessary to use dynamic_cast etc...
svn path=/trunk/KDE/kdebase/apps/; revision=878988
2008-11-02 11:31:29 +00:00
Percy Camilo Triveño Aucahuasi 13f7d16e6e Why this LineEdit had disabled the clear button? ... fixed ;)
svn path=/trunk/KDE/kdebase/apps/; revision=878790
2008-11-01 19:47:04 +00:00
Albert Astals Cid d1780f442d Given the whatsthis text the space is extra there
svn path=/trunk/KDE/kdebase/apps/; revision=878736
2008-11-01 18:06:27 +00:00
Pino Toscano fc2260890f fix a typo, making the SSE3 capability outputted in the correct case (and not being mistaken as SSE2)
svn path=/trunk/KDE/kdebase/apps/; revision=878693
2008-11-01 16:47:02 +00:00
Pino Toscano a04f185ed5 remove extra margins
svn path=/trunk/KDE/kdebase/apps/; revision=878686
2008-11-01 16:29:57 +00:00
Pino Toscano 0208bc0744 after so many years, stop lying to the users:
when there is no documentation, say that instead of a false "loading documentation" message

svn path=/trunk/KDE/kdebase/apps/; revision=878681
2008-11-01 16:18:26 +00:00
Pino Toscano 3e650c8b27 Convert the kioslave info view to KHTML:
- remove the manual KIO loading, fully done by KHTML now
- port the header+footer strip hack using the DOM API, rocks!
- open the URLs using KToolInvocation

svn path=/trunk/KDE/kdebase/apps/; revision=878675
2008-11-01 16:08:46 +00:00
Pino Toscano 6d4e0c13a4 initialise in the correct order
svn path=/trunk/KDE/kdebase/apps/; revision=878498
2008-11-01 12:47:33 +00:00
Simon Paul St James cd60a3a9a6 Be better behaved in the presence of scroll events in the middle of an elastic band selection by storing the last selection elastic band in view (rather than viewport) coordinates.
svn path=/trunk/KDE/kdebase/apps/; revision=878316
2008-10-31 21:45:51 +00:00
Thomas Reitelbach 07a08a0f83 Add some missing accelerators.
svn path=/trunk/KDE/kdebase/apps/; revision=878271
2008-10-31 18:47:57 +00:00
Alessandro Diaferia 31ccc4c66a fixed rename
svn path=/trunk/KDE/kdebase/apps/; revision=878235
2008-10-31 16:28:36 +00:00
Albert Astals Cid aa1fa81394 Add some context requested by translators, also we don't need to make translators translate "<img width='16' height='16' src=\"%1\"></img>"
svn path=/trunk/KDE/kdebase/apps/; revision=877956
2008-10-30 19:33:28 +00:00
Albert Astals Cid d4de0ce50b Convert G E N E R A L to General and add some context
svn path=/trunk/KDE/kdebase/apps/; revision=877954
2008-10-30 19:17:58 +00:00
Albert Astals Cid 92dac2114c Lowercase the surname
svn path=/trunk/KDE/kdebase/apps/; revision=877952
2008-10-30 19:10:01 +00:00
Albert Astals Cid 51b375051f add context
svn path=/trunk/KDE/kdebase/apps/; revision=877951
2008-10-30 19:09:35 +00:00
Script Kiddy 433839932c SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=877809
2008-10-30 12:17:02 +00:00
Alex Merry 016bf9b3d5 SVN SILENT: remove unneeded include
svn path=/trunk/KDE/kdebase/apps/; revision=877651
2008-10-29 22:38:00 +00:00
Jordi Polo 838bb22b4d set autorepeat to false for the "close tab" key shortcut (no more innocent tab killing)
BUG:60625 


svn path=/trunk/KDE/kdebase/apps/; revision=877421
2008-10-29 13:15:23 +00:00
Frederik Gladhorn c5f784926a invalid model index should return Qt::ItemIsDropEnabled not Qt::ItemIsEnabled
svn path=/trunk/KDE/kdebase/apps/; revision=877371
2008-10-29 11:20:20 +00:00
Burkhard Lück f6d7796cdb fix wrong/missing X-DocPath
svn path=/trunk/KDE/kdebase/apps/; revision=877318
2008-10-29 08:06:10 +00:00
Simon Paul St James 138d2d7719 Yet more corner cases in commitToggleIndexRange - include them, and refactor to make things a bit more logical.
svn path=/trunk/KDE/kdebase/apps/; revision=877164
2008-10-28 19:47:31 +00:00
Simon Paul St James fef0661ae2 If ignoreOldInfo, we should manually clear oldSelectionRect - an obscure bug where it is no longer possible to use rubber band selection(!) occurs otherwise!
svn path=/trunk/KDE/kdebase/apps/; revision=877160
2008-10-28 19:42:40 +00:00
Simon Paul St James e966cf5462 Use nameColumnRect rather than duplicating code (change the local variable of the same name to prevent clashes!)
Use KFileItem::text() instead of KFileItem::name() there, too.

svn path=/trunk/KDE/kdebase/apps/; revision=877159
2008-10-28 19:40:51 +00:00
Script Kiddy ff2f8d8b86 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=876968
2008-10-28 12:52:47 +00:00
Simon Paul St James e56db57624 Sometimes, the penultimate item in the bounds would get deselected when it shouldn't - this is because lastIndex is always included in the toggle range, even if it needn't be toggled. Fixed now - hopefully, there are no more "elastic band selection" bugs, now :)
svn path=/trunk/KDE/kdebase/apps/; revision=876724
2008-10-27 21:49:16 +00:00
Simon Paul St James 74df015ca2 Restore behaviour (I don't have an old version to check against, though!) - if CTRL is pressed when initiating elastic band, respect the item selection at that time while dragging the band.
CCMAIL : peter.penz@gmx.at

svn path=/trunk/KDE/kdebase/apps/; revision=876690
2008-10-27 20:55:54 +00:00
Simon Paul St James dc783ecac4 Essential validity check that fell through the cracks when setSelectionRecursive was removed.
svn path=/trunk/KDE/kdebase/apps/; revision=876682
2008-10-27 20:32:29 +00:00
Simon Paul St James 4c1dfd179c KFileItem name() and text() needn't be the same, and we should prefer text(). Testcase - very (very) recent settings:/ in Konqueror. Thanks to dfaure for clairvoyant diagnosis!
CCMAIL : peter.penz@gmx.at
CCMAIL : faure@kde.org

svn path=/trunk/KDE/kdebase/apps/; revision=876681
2008-10-27 20:29:02 +00:00
Fredrik Höglund 311cde4e9b Break the icon view and the label code out into separate QGraphicsWidgets.
Those widgets are now created in FolderView::constrainsEvent() for the
Planar and MediaCenter form factors, and are managed with a
QGraphicsLinearLayout.

svn path=/trunk/KDE/kdebase/apps/; revision=876653
2008-10-27 19:21:09 +00:00
Sebastian Sauer ef9f14a0a9 * comments++
* copyright++
* naming++


svn path=/trunk/KDE/kdebase/apps/; revision=876584
2008-10-27 15:16:23 +00:00
Script Kiddy 5c0934ee69 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/apps/; revision=876514
2008-10-27 13:16:17 +00:00
Andreas Hartmetz 289ef3f96f link with gold
svn path=/trunk/KDE/kdebase/apps/; revision=876282
2008-10-26 23:55:34 +00:00
Sebastian Sauer 92a2deeeb0 Fix web-sidebar makes konqueror crash
BUG:163106


svn path=/trunk/KDE/kdebase/apps/; revision=876249
2008-10-26 21:46:41 +00:00
Simon Paul St James f91846ec9a If we commit a toggle range due to a change of parent, check to see if we should immediately form a new range with the current index. This stops child items from sometime being missed by the band.
CCMAIL: peter.penz@gmx.at

svn path=/trunk/KDE/kdebase/apps/; revision=876240
2008-10-26 21:21:58 +00:00
Sebastian Sauer 2e155713a7 dox++ SVN_SILENT
svn path=/trunk/KDE/kdebase/apps/; revision=876216
2008-10-26 19:44:42 +00:00
Sebastian Sauer 640981dbe6 assert rather then crash. sorry, no idea yet how it did crash or how to reproduce it :-/
svn path=/trunk/KDE/kdebase/apps/; revision=876211
2008-10-26 19:36:30 +00:00
Simon Paul St James 514022d1fc When restoring the index, we don't necessarily want to scroll to it.
BUG:165551

svn path=/trunk/KDE/kdebase/apps/; revision=876177
2008-10-26 17:25:14 +00:00
Simon Paul St James 1288ec5f99 Fix a very obscure previews-in-tooltip bug.
svn path=/trunk/KDE/kdebase/apps/; revision=876175
2008-10-26 17:23:24 +00:00
Simon Paul St James a5dec855fb Revert http://websvn.kde.org/?view=rev&revision=876107 - it introduced a massive performance regression and also didn't really fix the issue. Use new way that fixes the issue in a less direct but more general way.
Also - ;-- :)

svn path=/trunk/KDE/kdebase/apps/; revision=876137
2008-10-26 15:48:29 +00:00