hello/Filer 1a2f01c — src foldermodel.cpp
Revert change (breaks Filer functionality) Maybe we should use multiple MIME types simultaneously for drag and drop operations
Delta | File | |
---|---|---|
+14 | -12 | src/foldermodel.cpp |
+14 | -12 | 1 files |
Revert change (breaks Filer functionality) Maybe we should use multiple MIME types simultaneously for drag and drop operations
Delta | File | |
---|---|---|
+14 | -12 | src/foldermodel.cpp |
+14 | -12 | 1 files |
Drag and drop of files gives paths, not file:// URIs https://github.com/helloSystem/hello/wiki/Welcome-and-unwelcome-technologies
Delta | File | |
---|---|---|
+12 | -14 | src/foldermodel.cpp |
+12 | -14 | 1 files |
Handle http* drag-and-drop from browser
Delta | File | |
---|---|---|
+1 | -1 | src/foldermodel.cpp |
+1 | -1 | 1 files |
Handle http* drag-and-drop from browser
Delta | File | |
---|---|---|
+58 | -2 | src/foldermodel.cpp |
+1 | -0 | src/foldermodel.h |
+59 | -2 | 2 files |
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
Delta | File | |
---|---|---|
+91 | -2 | src/folderview.cpp |
+4 | -0 | src/folderview.h |
+2 | -2 | src/foldermodel.cpp |
+97 | -4 | 3 files |
Open files by drag-and-drop on applications
Delta | File | |
---|---|---|
+124 | -122 | src/translations/filer-qt_pt.ts |
+124 | -122 | src/translations/filer-qt_nl.ts |
+124 | -122 | src/translations/filer-qt_pl.ts |
+124 | -122 | src/translations/filer-qt_pt_BR.ts |
+124 | -122 | src/translations/filer-qt_ru.ts |
+124 | -122 | src/translations/filer-qt_sl.ts |
+744 | -732 | 22 files not shown |
+3,247 | -3,174 | 28 files |
Trashing disks ejects them; now also via the menu and context menu
Delta | File | |
---|---|---|
+44 | -44 | src/translations/filer-qt_it.ts |
+44 | -44 | src/translations/filer-qt_sl.ts |
+44 | -44 | src/translations/filer-qt_sv.ts |
+44 | -44 | src/translations/filer-qt_tr.ts |
+44 | -44 | src/translations/filer-qt_uk.ts |
+44 | -44 | src/translations/filer-qt_zh_Hans.ts |
+264 | -264 | 26 files not shown |
+1,256 | -1,149 | 32 files |
Implement drag-and-drop to the Trash
Delta | File | |
---|---|---|
+30 | -27 | src/foldermodel.cpp |
+1 | -0 | src/desktopwindow.cpp |
+31 | -27 | 2 files |
Implement drag-and-drop to the Trash
Delta | File | |
---|---|---|
+104 | -58 | src/foldermodel.cpp |
+36 | -5 | src/folderview.cpp |
+8 | -2 | src/folderitemdelegate.cpp |
+2 | -2 | src/foldermodelitem.cpp |
+3 | -0 | src/dnddest.cpp |
+153 | -67 | 5 files |
Remove gvfs-isms like trash:// and computer://
Delta | File | |
---|---|---|
+21 | -323 | src/translations/filer-qt_zh_Hans.ts |
+21 | -323 | src/translations/filer-qt_ru.ts |
+21 | -323 | src/translations/filer-qt_sl.ts |
+21 | -323 | src/translations/filer-qt_sv.ts |
+21 | -323 | src/translations/filer-qt_tr.ts |
+21 | -323 | src/translations/filer-qt_uk.ts |
+126 | -1,938 | 28 files not shown |
+593 | -8,411 | 34 files |
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.
Delta | File | |
---|---|---|
+52 | -0 | src/folderview.cpp |
+36 | -5 | src/application.cpp |
+29 | -0 | src/desktopwindow.cpp |
+15 | -1 | src/foldermodel.cpp |
+13 | -1 | src/org.filer.Application.xml |
+10 | -0 | src/mainwindow.cpp |
+155 | -7 | 8 files not shown |
+185 | -7 | 14 files |
Merge filer/ and libfm-qt/ into src/ TODO: Merge src/translations and src/translations2
Delta | File | |
---|---|---|
+0 | -1,467 | filer/mainwindow.cpp |
+1,467 | -0 | src/mainwindow.cpp |
+0 | -1,462 | filer/translations/filer-qt_de.ts |
+1,462 | -0 | src/translations/filer-qt_de.ts |
+0 | -1,456 | filer/translations/filer-qt_pl.ts |
+1,456 | -0 | src/translations/filer-qt_pl.ts |
+4,385 | -4,385 | 419 files not shown |
+79,730 | -79,677 | 425 files |