hello/Filer 1a2f01csrc foldermodel.cpp

Revert change (breaks Filer functionality)

Maybe we should use multiple MIME types simultaneously for drag and drop operations
DeltaFile
+14-12src/foldermodel.cpp
+14-121 files

hello/Filer e853990src foldermodel.cpp

Drag and drop of files gives paths, not file:// URIs

https://github.com/helloSystem/hello/wiki/Welcome-and-unwelcome-technologies
DeltaFile
+12-14src/foldermodel.cpp
+12-141 files

hello/Filer 1412dd2src foldermodel.cpp

Handle http* drag-and-drop from browser
DeltaFile
+1-1src/foldermodel.cpp
+1-11 files

hello/Filer 23cafa9src foldermodel.cpp foldermodel.h

Handle http* drag-and-drop from browser
DeltaFile
+58-2src/foldermodel.cpp
+1-0src/foldermodel.h
+59-22 files

hello/Filer f94b70csrc folderview.cpp folderview.h

Initial implementation of spring-loaded folders

https://github.com/helloSystem/Filer/issues/72
TODO: Implement closing the windows opened when they are no longer needed
DeltaFile
+91-2src/folderview.cpp
+4-0src/folderview.h
+2-2src/foldermodel.cpp
+97-43 files

hello/Filer 881ba6fsrc/translations filer-qt_pt.ts filer-qt_nl.ts

Open files by drag-and-drop on applications
DeltaFile
+124-122src/translations/filer-qt_pt.ts
+124-122src/translations/filer-qt_nl.ts
+124-122src/translations/filer-qt_pl.ts
+124-122src/translations/filer-qt_pt_BR.ts
+124-122src/translations/filer-qt_ru.ts
+124-122src/translations/filer-qt_sl.ts
+744-73222 files not shown
+3,247-3,17428 files

hello/Filer ba38e52src/translations filer-qt_it.ts filer-qt_sl.ts

Trashing disks ejects them; now also via the menu and context menu
DeltaFile
+44-44src/translations/filer-qt_it.ts
+44-44src/translations/filer-qt_sl.ts
+44-44src/translations/filer-qt_sv.ts
+44-44src/translations/filer-qt_tr.ts
+44-44src/translations/filer-qt_uk.ts
+44-44src/translations/filer-qt_zh_Hans.ts
+264-26426 files not shown
+1,256-1,14932 files

hello/Filer 41adca9src foldermodel.cpp desktopwindow.cpp

Implement drag-and-drop to the Trash
DeltaFile
+30-27src/foldermodel.cpp
+1-0src/desktopwindow.cpp
+31-272 files

hello/Filer 2836592src foldermodel.cpp folderview.cpp

Implement drag-and-drop to the Trash
DeltaFile
+104-58src/foldermodel.cpp
+36-5src/folderview.cpp
+8-2src/folderitemdelegate.cpp
+2-2src/foldermodelitem.cpp
+3-0src/dnddest.cpp
+153-675 files

hello/Filer 4fa5dabsrc/translations filer-qt_zh_Hans.ts filer-qt_ru.ts

Remove gvfs-isms like trash:// and computer://
DeltaFile
+21-323src/translations/filer-qt_zh_Hans.ts
+21-323src/translations/filer-qt_ru.ts
+21-323src/translations/filer-qt_sl.ts
+21-323src/translations/filer-qt_sv.ts
+21-323src/translations/filer-qt_tr.ts
+21-323src/translations/filer-qt_uk.ts
+126-1,93828 files not shown
+593-8,41134 files

hello/Filer 191826bsrc folderview.cpp application.cpp

Implement org.freedesktop.FileManager1, closes #15

This works:

`gdbus call --session --dest org.freedesktop.FileManager1 --object-path /org/freedesktop/FileManager1  --method org.freedesktop.FileManager1.ShowItems '["file:///Applications"]' ""`

It will open a Filer window at / and highlight the Applications folder.
DeltaFile
+52-0src/folderview.cpp
+36-5src/application.cpp
+29-0src/desktopwindow.cpp
+15-1src/foldermodel.cpp
+13-1src/org.filer.Application.xml
+10-0src/mainwindow.cpp
+155-78 files not shown
+185-714 files

hello/Filer 06b936ffiler mainwindow.cpp, filer/translations filer-qt_de.ts filer-qt_pl.ts

Merge filer/ and libfm-qt/ into src/
TODO: Merge src/translations and src/translations2
DeltaFile
+0-1,467filer/mainwindow.cpp
+1,467-0src/mainwindow.cpp
+0-1,462filer/translations/filer-qt_de.ts
+1,462-0src/translations/filer-qt_de.ts
+0-1,456filer/translations/filer-qt_pl.ts
+1,456-0src/translations/filer-qt_pl.ts
+4,385-4,385419 files not shown
+79,730-79,677425 files