Changes between Version 318 and Version 319 of SummerOfCode


Ignore:
Timestamp:
Mar 4, 2019, 7:55:20 AM (5 years ago)
Author:
MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SummerOfCode

    v318 v319  
    209209* Potential mentors: larryv, pixilla
    210210
    211 ==== Managing and Fixing Qt Versions ==== #qt
    212 
    213 Fix issues in [query:status=assigned|new|reopened&port~=qt3|qt4|qt5 open tickets for Qt 3, Qt 4, and Qt 5], in particular allowing for concurrent installation of the various Qt versions. There are around 50 outstanding tickets for the various Qt versions, many of which would be resolved by installing all or enough of Qt* into the main install prefix subdirectories. Some involve patching and testing on multiple OSs. Some are probably invalid but need to be tested to determine validity. The end goal for this project is to allowing for concurrent installation of the various Qt versions, and then verifying and resolving as many issues as possible that weren't resolved by the concurrent changes. Requires knowledge of Portfile programming (Tcl), Qt programming (primarily C++), and Qt makefile programming (QMake); other programming knowledge that would be useful include shell (e.g., bash) and C.
    214 
    215 * Difficulty: Medium to Hard
    216 * Languages: Tcl, C++, QMake
    217 * Potential mentors: michaelld
    218 
    219211==== Implement fakeroot functionality ==== #fakeroot
    220212