summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/filemanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Filemanager: Ignore editory with temporary filesTobias Hunger2010-10-051-1/+2
* Allow the user to save as files with different extensions.Leandro Melo2010-09-071-15/+49
* Some api documentation adaptions.con2010-07-151-10/+24
* Use current file path for getOpenFileNamesmae2010-07-131-1/+5
* Revert "Use current file path (not dir path) for open file"mae2010-07-131-1/+1
* Use current file path (not dir path) for open filemae2010-07-071-1/+1
* Merge remote branch 'origin/2.0'con2010-06-301-1/+1
|\
| * ProjectManager: Make Open Project dialog open in default folderFriedemann Kleint2010-06-281-1/+1
* | Core::Context: missed one connect()hjk2010-06-251-1/+1
* | Merge remote branch 'origin/2.0'con2010-06-081-5/+10
|\ \ | |/
| * Fix crash with removing files in symlinked directoriesdt2010-06-021-5/+10
* | File renamingdt2010-05-121-2/+63
|/
* Fix crashdt2010-04-121-3/+0
* Fixes: External permission changes are not recognizedcon2010-04-081-0/+1
* Change contextChanged signal to also notify about additional contexts.con2010-03-261-1/+1
* Fixes: Notification about externally modified files on Windows.con2010-03-231-3/+6
* Refactor the externally modified file handlingcon2010-03-221-26/+113
* Fixes: Save as... didn't put the new file to the watches.con2010-03-221-1/+1
* A bit more efficient adding/removing of file watchers.con2010-03-051-5/+6
* Fix FileManager after recent commitdt2010-03-051-39/+55
* Long live the king!hjk2010-03-051-1/+1
* Reduce file watchers.Friedemann Kleint2010-02-261-22/+37
* Fix FileManager to correctly handle multiple IFile's for the same filedt2010-02-171-122/+227
* Implement string based search & replace in multiple files.con2009-12-211-0/+5
* Less use of slow methods.con2009-12-091-2/+2
* Wizards: Default to home path if empty or invalidFriedemann Kleint2009-11-261-2/+7
* Project Wizards: Introduce notion of project directory, polish.Friedemann Kleint2009-11-261-7/+147
* FileManager: Introduce FileManagerPrivate, cleanupFriedemann Kleint2009-11-251-63/+100
* Purge out include files in exported headersFriedemann Kleint2009-10-011-0/+1
* no contractions, please. and loosers are losers. :DOswald Buddenhagen2009-09-291-2/+2
* long live the kinghjk2009-08-141-1/+1
* Add option to select behavior on externally changed files.Henrik Abelsson2009-07-131-2/+1
* Don't ask to reload the file, if the user uses git/undo or git/revert.dt2009-06-181-0/+30
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* some work on the save-modified-files logic. We no longer relymae2009-05-081-0/+1
* Show a nice checkbox in the save dialog for SaveBeforeBuilddt2009-05-061-3/+15
* Some documentation.con2009-04-241-3/+2
* No need to open file ReadWrite for just reading its contentsThorbjørn Lindeijer2009-04-151-1/+1
* Simplify 'Save modified files' internals.con2009-03-241-9/+8
* Simpler "Save modified files" dialog.con2009-03-241-1/+1
* sanitize some tr() callsOswald Buddenhagen2009-02-271-2/+2
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Removed more icore.h includes from header filesThorbjørn Lindeijer2009-01-231-3/+4
* Avoid going through ICore when it's not necessaryThorbjørn Lindeijer2009-01-211-1/+1
* some more ICore related cleanuphjk2009-01-201-8/+7
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* use QTC_ASSERT instead of Q_ASSERThjk2008-12-091-5/+6