┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2010-01-05SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1070321
2010-01-04Revert r1070031Christoph Feck
Nepomuk::Query::Query is no bug, it is a class from a nested namespace. The commit broke compilation. CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=1070063
2010-01-04msvc compile++Christian Ehrlicher
svn path=/trunk/KDE/kdebase/apps/; revision=1070031
2010-01-04SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1069851
2010-01-02SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1068962
2010-01-01SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1068486
2009-12-31SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1068118
2009-12-30Fix wrong fontMetrics when using custom fontsChristoph Feck
svn path=/trunk/KDE/kdebase/apps/; revision=1067898
2009-12-29SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1067354
2009-12-28SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1066900
2009-12-25SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1065981
2009-12-24SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1065786
2009-12-23add version control actions to konqueror context menu if availableolActions()Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1065348
2009-12-23SVN_SILENT: renamed addRevisionControlActions() to addVersionControlActions()Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1065347
2009-12-23SVN_SILENT: renamed addRevisionControlActions() to addVersionControlActions()Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1065346
2009-12-21Revert r1053349 - this file is included alread when HAVE_NEPOMUK is defined ↵Maciej Mrozowski
- no need to do it twice. This fixed compilation without nepomuk libs. svn path=/trunk/KDE/kdebase/apps/; revision=1064809
2009-12-20Better fix for compilation without Nepomuk - like Sebastian noted SDO is ↵Maciej Mrozowski
being searched for automatically. It was just sufficient to wrap soprano_add_ontology with Nepomuk_FOUND in this case. svn path=/trunk/KDE/kdebase/apps/; revision=1064414
2009-12-20SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1064230
2009-12-20[kdebase/apps/dolphin/CMakeLists.txt] Fixed compilation without NepomukMaciej Mrozowski
CCMAIL: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=1064077
2009-12-19remove the inconsistencies wrt Navigation/Location BarBurkhard Lück
CCMAIL:[email protected] svn path=/trunk/KDE/kdebase/apps/; revision=1064000
2009-12-19Don't rely on that the same proxy model is used for all views. Trigger a ↵Peter Penz
refresh of the directory (done from the cache) and remember the selection. This fixes also the issue that the selection got lost when previews have been enabled or when the column view was used. BUG: 217562 CCBUG: 211149 svn path=/trunk/KDE/kdebase/apps/; revision=1063960
2009-12-19+include(SopranoAddOntology)Luboš Luňák
svn path=/trunk/KDE/kdebase/apps/; revision=1063929
2009-12-18Don't show the size information, if only one directory is shown. This issue ↵Peter Penz
only occured in the context of tooltips, as updateRowsVisibility() is invoked after setItems()... svn path=/trunk/KDE/kdebase/apps/; revision=1063483
2009-12-18I did not recognize when refactoring the tooltip class that no filename is ↵Peter Penz
shown anymore. This is fixed now :-) BUG: 219082 svn path=/trunk/KDE/kdebase/apps/; revision=1063470
2009-12-17don't try to do anything if no files have been passedPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1063333
2009-12-17* respect the --select startup optionPeter Penz
* minor cleanups related to selecting items in general svn path=/trunk/KDE/kdebase/apps/; revision=1063329
2009-12-16SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1062931
2009-12-15SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1062596
2009-12-13SVN_SILENT: Sorry about the whitespace which I added in my last commit!Frank Reininghaus
svn path=/trunk/KDE/kdebase/apps/; revision=1062080
2009-12-13Reimplement visualRegionForSelection in DolpinDetailsView.Frank Reininghaus
Fixes the problem that not the entire area affected by changing the selection gets updated. QTreeView::visualRegionForSelection assumes implicitly that the visualRects of all items have the same width, which is not the case here. Fix will be in KDE 4.4 Beta 2. BUG: 218114 svn path=/trunk/KDE/kdebase/apps/; revision=1062076
2009-12-13give KCategorizedView the chance to react on dragMoveEvents()Peter Penz
CCBUG: 208646 svn path=/trunk/KDE/kdebase/apps/; revision=1062054
2009-12-13SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1061903
2009-12-12Allow to disable version control plugins. It's too late already for ↵Peter Penz
providing a UI (string freeze...) and it should not be necessary to disable a plugin, but in the worst case (e. g. plugin crashes under certain circumstances) it is good to have a non-GUI fallback. svn path=/trunk/KDE/kdebase/apps/; revision=1061740
2009-12-12use the same link style as used for tagsPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1061705
2009-12-12assure that obsolete file entries are removed from the SVN cachePeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1061639
2009-12-12I guess most developers use the Details View with very small icons (16 x 16) ↵Peter Penz
for viewing their versioned code (at least I do ;-)). In this case the version control emblems are very small and it is easy to miss that there are locally changed files or that an update is required (Nuno and I tried different sizes, but for 16 x 16 icons there is really less room for variants). So the text color gets tinted a little bit now to notice the difference... svn path=/trunk/KDE/kdebase/apps/; revision=1061618
2009-12-12align the rating widget of the Information Panel left (or right for r2l) ↵Peter Penz
instead of horizontally centered svn path=/trunk/KDE/kdebase/apps/; revision=1061598
2009-12-12Removed enums SortByRating and SortByTags. They never have been activated ↵Peter Penz
yet because of performance issues... svn path=/trunk/KDE/kdebase/apps/; revision=1061595
2009-12-12allow to restrict the search results by the current folder (including all ↵Peter Penz
sub folders) svn path=/trunk/KDE/kdebase/apps/; revision=1061589
2009-12-12don't update the version control emblems each time, reuse the cached ↵Peter Penz
versions (fixed wrong logic in 'if'-statement) svn path=/trunk/KDE/kdebase/apps/; revision=1061553
2009-12-12* allow to filter the search result by images or text-documentsPeter Penz
* minor cleanups svn path=/trunk/KDE/kdebase/apps/; revision=1061550
2009-12-09Rename Dolphin View's nameColumnRect member to visualRect.Frank Reininghaus
This overrides QTreeView::visualRect, such that the "visual rect" matches the area used in indexAt. Fixes the problem that the selection loses items in the Details View when selecting new items with Shift+Keyboard. BUG: 217447 svn path=/trunk/KDE/kdebase/apps/; revision=1060716
2009-12-09SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1060615
2009-12-08Do not show links for unsupported protocols, ie. pre-4.4 resources which ↵Sebastian Trueg
used URNs instead of nepomuk:/res/<uuid> URIs. svn path=/trunk/KDE/kdebase/apps/; revision=1060341
2009-12-08SVN_SILENT made messages (.desktop file)Script Kiddy
svn path=/trunk/KDE/kdebase/apps/; revision=1060237
2009-12-08Fix crash with tool tips enabledChristoph Feck
Do not delete window inside the event handling, causing crashes with queued events for the tool tip window. This is the same fix that had been applied to systemsettings. BUG: 217449 svn path=/trunk/KDE/kdebase/apps/; revision=1060080
2009-12-07SVN_SILENT: inserted commentPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1060036
2009-12-07fix possible crash when the signal finished() has been emitted asynchronouslyPeter Penz
BUG: 213985 svn path=/trunk/KDE/kdebase/apps/; revision=1060029
2009-12-07don't crash if the Information Panel is updated by file changesPeter Penz
BUG: 214060 svn path=/trunk/KDE/kdebase/apps/; revision=1060022
2009-12-07use KNewStuff3 instead of the deprecated KNewStuff2Peter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=1060003