aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpaster/fileshareprotocolsettingspage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Make FilePathAspect::setDefaultValue take a QStringhjk2023-08-171-1/+1
* CPaster: Prepare delaying settings creationhjk2023-07-141-3/+25
* Utils: Use FilePathAspect::setDefaultValuehjk2023-06-301-1/+1
* CPaster: Use PagedSettings for settingshjk2023-05-301-2/+0
* Conan: CPaster: Use FilePathAspecthjk2023-05-231-1/+0
* Core: Even terser layout setup for option pageshjk2023-05-191-3/+3
* CPaster: Use PagedSettingshjk2023-05-171-14/+8
* Layouts: Add missing "br"s to terminate Form linesAlessandro Portale2023-05-041-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* CPaster: Convert to Tr::trhjk2022-09-301-5/+7
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Introduce Layouting::{br,st}hjk2022-07-251-2/+2
* Fix lupdate issuesEike Ziller2021-07-091-1/+1
* CodePaster: Some more settings page cleanuphjk2021-03-291-33/+13
* CPaster: Aspectify FileShareProtocolSettingshjk2021-03-251-71/+54
* Utils: Replace FileChooser::path() by filePath().toString()hjk2020-04-091-1/+1
* Remove unused QObject parent arguments on options pageshjk2019-09-111-5/+3
* Clean up options page category display name and icon set upEike Ziller2018-04-231-1/+0
* CPaster: Replace 0 by nullptrMontel Laurent2017-02-271-1/+1
* Utils: Introduce a TemporaryDirectory and TemporaryFile classTobias Hunger2017-01-201-2/+3
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Preferences: Options pages need unique IDsEike Ziller2015-08-101-1/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Preferences: Add default implementation for filteringEike Ziller2013-12-101-3/+5
|/
* 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
* | Use Core::Id for IOptionsPage::m_idhjk2013-01-171-1/+1
* | Use Core::Id for IOptionPage::categoryhjk2012-12-291-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* IOptionsPage: replace virtual fuctions by data membershjk2012-05-231-25/+4
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-1/+1
* all: s/[email protected]/[email protected]/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+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
|\
| * License headers.con2010-12-171-7/+11
* | Delay widget creation of options pages till their category is showncon2010-12-061-1/+3
|/
* Add a space between the "entries" suffix and the numberThorbjørn Lindeijer2010-05-121-0/+5
* CodePaster: Add file share protocol based on shared network drives.Friedemann Kleint2010-04-231-0/+138