aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/ios/iossettingswidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Ios: Merge settings page related file pairs [2/2]hjk2023-08-071-403/+0
* Ios: Merge settings page related file pairs [1/2]hjk2023-08-071-1/+42
* Remove ineffective resize() callsAlessandro Portale2023-05-101-1/+0
* Utils: Rename asynctask.{cpp,h} -> async.{cpp,h}Jarek Kobus2023-05-031-1/+1
* Utils: Make Layouting a top level namespacehjk2023-04-251-1/+1
* RunExtensions: Move onResultReady and onFinished into asynctask.hJarek Kobus2023-04-171-1/+1
* onResultReady: Provide a context object for all usagesJarek Kobus2023-04-121-10/+8
* iOS: Tr::trhjk2023-01-161-47/+49
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Utils: Use 'hr' for horizontal rule in layoutshjk2022-08-301-1/+1
* Utils: Add "Layouting::HorizontalRule" LayoutItemAlessandro Portale2022-08-291-6/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* iOS: inline iossettingswidget.uihjk2022-07-251-39/+106
* ios: Remove foreach / Q_FOREACH usageArtem Sokolovskii2022-06-021-4/+4
* iOS: Make SimulatorControl staticEike Ziller2021-05-251-24/+21
* Fix a build with Qt 6Jarek Kobus2020-11-051-12/+12
* Utils: Rename PathChooser::{f,setF}ileName() to {f,setF}ilePath()hjk2020-04-091-3/+3
* iOS: use new settings page conveniencehjk2020-01-071-0/+6
* Remove unused QObject parent arguments on options pageshjk2019-09-111-3/+2
* iOS: More FileName::appendPath -> pathAppended changeshjk2019-05-171-1/+1
* iOS: Use stdout of smctl commandsVikas Pachdha2018-05-231-1/+1
* iOS: Include number into translated strings which depend on itRobert Loehning2018-01-231-6/+6
* Drop unused variables and lambda capturesUlf Hermann2017-09-081-1/+1
* iOS: Add punctuation to end of messagesLeena Miettinen2017-07-311-2/+2
* iOS: Add space before start bracket in UI textLeena Miettinen2017-07-281-3/+3
* iOS: Skip simulator rename for empty inputVikas Pachdha2017-07-251-0/+2
* iOS: Enable sorting for simulator listingVikas Pachdha2017-07-101-3/+5
* iOS: Add UI for simulator device managementVikas Pachdha2017-07-051-20/+261
* Ios: Do not pollute the global/Qt namespace with widgetsTobias Hunger2016-11-251-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* 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-8/+0
|/
* ios: single xcode and cleaned configurationsFawzi Mohamed2013-10-141-50/+4
* ios: preliminary support for iosFawzi Mohamed2013-10-021-0/+134