GSoC/2020/StatusReports/AgisilaosKounelis: Difference between revisions

From KDE Community Wiki
< GSoC‎ | 2020‎ | StatusReports
(Created page with "<big>'''<big>Port Calendar to QtQuickControls2</big>'''</big> '''<big>Project Overview</big>''' The aim of this project is to update, modify and port the Qt Calendar widget...")
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<big>'''<big>Port Calendar to QtQuickControls2</big>'''</big>
== Project Overview ==
The initial target was to port Qt Labs Calendar to QuickControls2. Due to changes in the structure of the QuickControls2, calendar is now a Marketplace component. The new goal is to update the Calendar extension and make sure that it meets all the QQC2 module standards and supports all features like styling.


'''<big>Project Overview</big>'''
Modularity and Simplicity is the main target of the Qt Quick Controls 2. QQC2 have a very broad scope, in that they provide a styling system flexible enough to allow the development of applications that have either a platform-dependent or platform-independent style. That is the reason that C++ is responsible for handling events and logic, and thus the performance is increased, allowing the visual QML layer to be a simple, declarative layer on top. This is of course reflected in the structure of the controls project: all visual implementations sit in the imports folder, so that developers who want to create their own complete style can do it easily. Because of the above, updating the Calendar widget to Qt Quick Controls 2 standards is something essential and will have a significant impact for the Qt users.


The aim of this project is to update, modify and port the Qt Calendar widget into QtQuickControls2, following the QtQC2 module standards and supporting all features like styling. QtQC2 have a very broad scope, in that they provide a styling system flexible enough to allow the development of applications that have either a platform-dependent or platform-independent style. Modularity and Simplicity is the main target of the Qt Quick Controls 2. That’s the reason that C++ is responsible for handling events and logic, and thus the performance is increased, allowing the visual QML layer to be a simple, declarative layer on top. This is of course reflected in the structure of the controls project: all visual implementations sit in the imports folder, so that developers who want to create their own complete style can do it easily. Because of the above, porting the Calendar widget from Qt Quick Controls v1 to Qt Quick Controls v2 is something essential and will have a significant impact for the Qt users.
== Link to Blog ==
https://kounelisagis.com/blog/gsoc2020/




'''<big>Contact</big>'''
== Mentors ==
Alexandra Betouni


Amilcar
Bhushan Shah
== Contact ==
Name: Agisilaos Kounelis<br>
Name: Agisilaos Kounelis<br>
GitHub: https://github.com/kounelisagis<br>
GitHub: https://github.com/kounelisagis<br>

Latest revision as of 12:57, 28 August 2020

Project Overview

The initial target was to port Qt Labs Calendar to QuickControls2. Due to changes in the structure of the QuickControls2, calendar is now a Marketplace component. The new goal is to update the Calendar extension and make sure that it meets all the QQC2 module standards and supports all features like styling.

Modularity and Simplicity is the main target of the Qt Quick Controls 2. QQC2 have a very broad scope, in that they provide a styling system flexible enough to allow the development of applications that have either a platform-dependent or platform-independent style. That is the reason that C++ is responsible for handling events and logic, and thus the performance is increased, allowing the visual QML layer to be a simple, declarative layer on top. This is of course reflected in the structure of the controls project: all visual implementations sit in the imports folder, so that developers who want to create their own complete style can do it easily. Because of the above, updating the Calendar widget to Qt Quick Controls 2 standards is something essential and will have a significant impact for the Qt users.

Link to Blog

https://kounelisagis.com/blog/gsoc2020/


Mentors

Alexandra Betouni

Amilcar

Bhushan Shah

Contact

Name: Agisilaos Kounelis
Email: [email protected]
GitHub: https://github.com/kounelisagis