┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-03-10SVN_SILENT made messages (.desktop file)l10n daemon script
2015-03-09SVN_SILENT made messages (.desktop file)l10n daemon script
2015-03-08Use new KDE_ macroMontel Laurent
2015-03-08SVN_SILENT made messages (.desktop file)l10n daemon script
2015-03-08SVN_SILENT made messages (after extraction)l10n daemon script
2015-03-07i18n: All visible text must be wrapped.Chusslove Illich (Часлав Илић)
2015-03-07SVN_SILENT made messages (.desktop file)l10n daemon script
2015-03-07SVN_SILENT made messages (after extraction)l10n daemon script
2015-03-06Use the same doc folder name everyone else usesAlbert Astals Cid
2015-03-06SVN_SILENT made messages (.desktop file)l10n daemon script
2015-02-27Fix build in a kdelibs4-free enviromentHrvoje Senjan
If one had kdelibs includes in /usr, they would get magically picked up, so the build would succeed.
2015-02-27Merge branch 'frameworks'Emmanuel Pescosta
2015-02-27Merge branch 'master' of git://anongit.kde.org/dolphinEmmanuel Pescosta
2015-02-27Fixed TODO Remove the if/endif lines if Dolphin is split.Emmanuel Pescosta
2015-02-27SVN_SILENT made messages (after extraction)l10n daemon script
2015-02-26Use QT_GUILESS_MAINHeiko Becker
REVIEW: 122730
2015-02-26Port away from KDELibs4Support (we only use KDELibs4Support when baloo isn't ↵Emmanuel Pescosta
present, because KFileMetaDataWidget is in KDELibs4Support) Reviewed-By: Vishesh Handa
2015-02-26Next QUrl porting bug found: search include directoriesEmmanuel Pescosta
2015-02-26Revert "Use the Baloo Query Builder widget to add syntax-highlighting in ↵Emmanuel Pescosta
Dolphin search" The natural query parser is too unstable for the release atm, we'll readd the query parser when the code is mature enough. This reverts commit e3578ee3b770a1b8f359ed1a3cc6e3ac7f6c700e.
2015-02-26Merge branch 'master' into frameworksEmmanuel Pescosta
2015-02-26added .reviewboardrcEmmanuel Pescosta
2015-02-25Merge branch 'master' into frameworksEmmanuel Pescosta
2015-02-25Merge branch 'Applications/14.12'Emmanuel Pescosta
2015-02-25Bump the Qt version to 5.4 and the KF5 version to 5.7Emmanuel Pescosta
Added all required components Reviewed-By: David Edmundson
2015-02-25Fix DolphinVcs cmake to be findableDavid Edmundson
Reviewed-By: Emmanuel Pescosta
2015-02-25readded missing isVersioned check in VersionControlObserver::actions()Emmanuel Pescosta
2015-02-25Move the KVersionControlPlugin2 interface from konqlib to Dolphin and remove ↵Emmanuel Pescosta
the deprecated KVersionControlPlugin interface from konqlib REVIEW: 122687
2015-02-24Fix build on Jenkins (or with BUILD_TESTING=ON)Hrvoje Senjan
2015-02-24Fix the build of kde-baseapps temporarily (categorized logging in DolphinPart)Emmanuel Pescosta
2015-02-24Fix the build temporarilyLuca Beltrame
The port of Dolphin to categorized logging created errors in one specific point only, in main.cpp: undefined reference to `DolphinDebug()' I couldn't spot any obvious error, so for now I did it the bad way (warnings should not be commented out!) to keep it building while a real solution is found. CCMAIL: [email protected]
2015-02-24Replace kDebug/kWarning by categorized logging (org.kde.dolphin)Emmanuel Pescosta
2015-02-24Removed unused KGlobal includes and use KIO/Job instead of KIO/JobClassesEmmanuel Pescosta
2015-02-24include KFileItem instead of KFileItemListEmmanuel Pescosta
2015-02-24Port away from KLocaleEmmanuel Pescosta
2015-02-21SVN_SILENT made messages (after extraction)l10n daemon script
2015-02-21SVN_SILENT made messages (after extraction)l10n daemon script
2015-02-20Fix a QDateTime porting bug (different format expressions) in ↵Emmanuel Pescosta
KFileItemModel::dateRoleGroups REVIEW: 122625
2015-02-20Missed a saveBookmarks call in the PlacesItemModel's deconstructor (see ↵Emmanuel Pescosta
commit 2a79feaea0088730bbf4fd4b65baa1c4a91b84b9)
2015-02-19Merge branch 'master' into frameworksEmmanuel Pescosta
2015-02-19Merge branch 'Applications/14.12'Emmanuel Pescosta
2015-02-19Increase the version number to 14.12.3Emmanuel Pescosta
2015-02-19Sync bookmark manager only if the change was done by the current processEmmanuel Pescosta
Adoption of http://commits.kde.org/kdelibs/2b5c6e42fc8114c6854ce490b9cdd4356be683d9 FIXED-IN: 14.12.3 BUG: 343620 BUG: 310080 REVIEW: 122640
2015-02-19QUrl porting bug: Added a missing QUrl::fromLocalFile in ↵Emmanuel Pescosta
FoldersPanel::loadTree to make the FoldersPanel work again REVIEW: 122631 BUG: 344204 FIXED-IN: 15.04
2015-02-18Make tests optionalAndreas Sturmlechner
REVIEW: 122212
2015-02-11Update desktop filename for filelight.Elias Probst
2015-02-10Assume links passed via cmdline args are local filesArjun AK
If not, when the user types 'dolphin nonexistantfile' he will be taken to 'http://nonexistantfile' BUG: 343906
2015-02-09Construct URLs passed via cmdline args using QUrl::fromUserInput()Arjun AK
Otherwise user will have to type "dolphin file:///tmp" instead of "dolphin /tmp" REVIEW: 122475 BUG: 343906
2015-02-09SVN_SILENT made messages (after extraction)l10n daemon script
2015-02-06kdelibs4support--Montel Laurent
2015-02-06Clean up includesMontel Laurent