qt5base-lts/examples/widgets/dialogs/findfiles
Friedemann Kleint d1a30be5ab Polish the findfiles example to be actually useful
- Simplify the code, remove unused members
- Fix the translations of plurals to use %n
- Add tooltip displaying full paths in list
- Add context menu allowing to copy the name and  open
- Display the correct slashes on Windows
- Connect the returnPressed() signals of the line edits
- Make the search recursive
- Do not search binary files by checking the mime type

Change-Id: I3663799c88931db1f58c03ea35211e7ab03737ec
Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
2016-08-03 11:53:55 +00:00
..
findfiles.pro clean up example project files, mostly wrt QT+=widgets 2012-12-17 14:08:17 +01:00
main.cpp Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
window.cpp Polish the findfiles example to be actually useful 2016-08-03 11:53:55 +00:00
window.h Polish the findfiles example to be actually useful 2016-08-03 11:53:55 +00:00