aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/dialogs/saveitemsdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core: Code cosmetics in saveitemsdialog.cpphjk2023-09-141-15/+10
* Utils: Make Layouting a top level namespacehjk2023-04-251-1/+1
* Core: Tr::trhjk2023-01-171-17/+19
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* SaveItemsDialog: Fix default buttonEike Ziller2022-12-081-1/+2
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Core: Include more utils/filepaths.h instead of utils/fileutils.hAlessandro Portale2022-07-281-1/+1
* Core: Inline saveitemsdialog.uiEike Ziller2022-07-281-35/+66
* filesystem: Add QFSEngine for filepathsMarcus Tillmanns2022-07-211-2/+2
* CorePlugin: Remove foreach / Q_FOREACH usage part 2Artem Sokolovskii2022-05-131-2/+2
* CorePlugin: Remove foreach / Q_FOREACH usage mostly in dialogsArtem Sokolovskii2022-05-041-4/+6
* Core: filepathify FileIconProviderDavid Schulz2021-06-091-7/+6
* Fix build with newest Qt 6Eike Ziller2020-11-201-1/+1
* Globally disable WindowContextHelpButtonHintKai Koehne2020-02-251-1/+0
* Replace uses of qVariantFromValue with QVariant::fromValuehjk2019-05-271-1/+1
* Core: ModernizeAlessandro Portale2018-08-081-1/+1
* Add function for getting DiffServiceEike Ziller2017-11-131-1/+1
* Coreplugin: Fix UI text capitalizationLeena Miettinen2017-04-111-1/+1
* SaveItemDialog: Assign button shortcutsSerhii Moroz2017-01-131-4/+4
* Implement diff on close, on revert and on external modificationJarek Kobus2016-10-211-10/+42
* Core: Use Qt5-style connectsOrgad Shaneh2016-02-031-4/+5
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* IDocument: Rename defaultPath and suggestedFileNameEike Ziller2016-01-141-1/+1
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-0/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-121-1/+1
|/
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Core: Clean up FileIconProvider interfacehjk2013-09-131-1/+1
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-1/+1
* Clean headers in Core-plugin.Friedemann Kleint2013-03-271-5/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-15/+13
|/
* rename QtDebug to QDebughjk2012-08-061-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* A bit beautification of "Save unchanged" dialog.Eike Ziller2012-03-091-3/+42
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-9/+9
* Removed module names from #include directives.Erik Verbruggen2012-02-151-6/+6
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Core: Supppress 'WhatsThis' in dialogs.Friedemann Kleint2011-04-151-0/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\