ChangeLog for kdevplatform v1.1.0 ================================= * Milian Wolff: set version to 1.1.0 * Nicolás Alvarez: Add missing i18n() calls to "Open Project" dialog [untranslated strings] * Nicolás Alvarez: Add a bunch of missing Messages.sh. [untranslated strings] * Milian Wolff: finally fix 'close all' for all areas * Milian Wolff: fix compile * Milian Wolff: Don't add semicolon when autocompleting void function when one of ',;)' follows * Aleix Pol: Use the proper icon for debug->run action. * Milian Wolff: ensure that ProjectFolderItem url's have the trailing slash * David Faure: Use KIO::stat rather than KIO::NetAccess::stat so that we can pass HideProgressInfo, otherwise a progress dialog would pop up at every keystroke while typing the hostname of sftp://hostname. * Vladimir Prus: Make launch config enable "Apply" the project target changes.