D25103: Simplify application load

2020-01-07 Thread Marco Martin
mart requested changes to this revision.
mart added a comment.
This revision now requires changes to proceed.


  I wanted to keep this as an example since while in here having 2 different 
main files doesn't change much , but for complex apps is really the way i would 
ask for it to be done in cases the mobile app must be significantly simpler 
than the desktop one

REPOSITORY
  R1014 Kirigami Gallery

REVISION DETAIL
  https://phabricator.kde.org/D25103

To: dkardarakos, mart
Cc: mart, plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, zachus, 
fbampaloukas, GB_2, ragreen, domson, dkardarakos, ZrenBot, ngraham, alexeymin, 
himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, 
ahiemstra, davidedmundson, hein


D25103: Simplify application load

2019-11-01 Thread Dimitris Kardarakos
dkardarakos created this revision.
Herald added projects: Plasma, Kirigami.
Herald added a subscriber: plasma-devel.
dkardarakos requested review of this revision.

REVISION SUMMARY
  These is no need to have two different main QML files for desktop and mobile, 
and we do need to check environmental variables to load a platform-specific QML 
file.

REPOSITORY
  R1014 Kirigami Gallery

BRANCH
  simple-main (branched from master)

REVISION DETAIL
  https://phabricator.kde.org/D25103

AFFECTED FILES
  src/data/contents/ui/BaseApp.qml
  src/data/contents/ui/mobileApp.qml
  src/main.cpp
  src/resources.qrc

To: dkardarakos
Cc: plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, fbampaloukas, GB_2, 
ragreen, domson, dkardarakos, ZrenBot, ngraham, alexeymin, himcesjf, 
lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, 
davidedmundson, mart, hein