Git Product home page Git Product logo

qt5's Introduction

Qt5 for Broadsoft UC One

This repository contains acute patches for the Qt5 needed by UC One. To get started, clone this repository:

git clone [email protected]:Broadsoft/qt5.git

We will use Qt projects init-repository for setting up the submodules. This script should be always run in the branch ucone/dev. The script expects that the remote origin points to official Qt repositories.

Please fix this by:

cd qt5

git remote rename origin mirror
git remote add origin git://code.qt.io/qt/qt5.git

Then run the init-repository script using switch mirror e.g:

perl init-repository --mirror "[email protected]:Broadsoft/"

This will setup the submodule URLs and clone all the submodules. The remote mirror is used as the primary source for clones. If some of the submodules do not exist on the mirror (Broadsoft Qt fork), the init script will automatically fall-back to the official Qt repositories (based on remote origin).

Once you have successfully cloned the submodules, you can proceed to checkout the version branch e.g. for ucone/5.5.1:

git checkout ucone/5.5.1
git submodule update --recursive

Otherwise please refer to the Qt project README

qt5's People

Contributors

ossilator avatar gladhorn avatar liangqi avatar xknight avatar jturcotte avatar ogoffart avatar thiagomacieira avatar forderud avatar alpqr avatar lpapp avatar torarnv avatar carewolf avatar bbandix avatar bbreitmeyer avatar bdoin avatar cor3ntin avatar dfaure-kdab avatar janihe avatar jeromepasion avatar net147 avatar jlehtnie avatar nierob avatar lauromoura avatar mandeepsandhu avatar michaelolbrich avatar milianw avatar seanharmer avatar sahumada avatar stasuku avatar

Stargazers

Jussi Muhonen avatar

Watchers

James Cloos avatar  avatar  avatar Jussi Muhonen avatar Jani Tykkä avatar Petri Somerkari avatar  avatar Juho Frits avatar  avatar Kiran Patel avatar Ilja Mäki avatar Jamshed Siddiqi avatar  avatar  avatar Teemu Patja avatar Lyubomir Mihaylov avatar Stanimir Dinov avatar  avatar  avatar Atanas Anastasov avatar  avatar Jalendar avatar  avatar  avatar Veli-Pekka Heinonen avatar  avatar  avatar  avatar Danail Kirov avatar Balamurali Chellappan avatar  avatar Oleg Petrov avatar  avatar  avatar Fred Shean avatar Nikhil Gupta avatar  avatar  avatar  avatar  avatar Emil Kirov avatar Gnana Guru N avatar Sami Nikkarinen avatar Denis Rusakov avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.