Coder Social home page Coder Social logo

lfaraone / huggle3-qt-lx Goto Github PK

View Code? Open in Web Editor NEW

This project forked from huggle/huggle3-qt-lx

0.0 1.0 0.0 40.9 MB

Huggle is an anti-vandalism tool for use on MediaWiki based projects

Home Page: https://en.wikipedia.org/wiki/WP:HG

License: GNU General Public License v3.0

Shell 0.50% CMake 0.87% C++ 95.03% QMake 0.27% Python 0.25% Roff 0.14% HTML 0.32% CSS 0.01% PowerShell 1.01% JavaScript 0.43% NSIS 1.17%

huggle3-qt-lx's Introduction

huggle3-qt-lx

Huggle 3 is an anti-vandalism tool for use on Wikipedia and other MediaWiki sites, written in C++ (QT framework). It is officially supported for Windows (2000 or newer), MacOS and Linux (debian/ubuntu).

Build Status Build status Snap Status

Building

IMPORTANT: Since 3.1.19 you must download submodules in folder libs using git:

git submodule init
git submodule update

If you did not download this repository using git, there should be a guide on where you can download the libraries from in the respective folders.

Libraries and tools you need to have to build:

  • C++11 compiler
  • CMake 2.8.9 or higher is required
  • QT5 sdk (recommended 5.7 or newer, with WebEngine and QJSEngine)

[NEW] It is now possible to use a VirtualBox VM as a portable development environment for Huggle. » Wiki page

Windows

» Wiki page

Linux

  • checkout this repository
  • enter the repository folder, then execute:
# IMPORTANT
# The --extension option works only if you cloned this repository using git
# if you downloaded a gzip file, you can only use it after downloading them
# by hand into 'huggle/extension_list' folder
./configure --extension --web-engine
cd release
make
sudo make install
sudo ldconfig

MacOS

» Wiki page

WebKit vs Chromium

Qt5.0 - Qt5.4 supports WebKit, which is a default backend for Huggle. Newer Qt support only Chromium backend (code named WebEngine)

If you want to build Huggle with Qt newer than 5.4 you will have to enable it like this:

./configure --web-engine

Or alternatively if you are starting cmake by hand, just pass it -DWEB_ENGINE=true parameter

Documentation

For developers: source code documentation and the repo's Wiki are available.

For users: on metawiki and mediawiki.

Getting help

We have an IRC-channel irc://chat.freenode.org/#huggle so if you need any kind of help please go there.

Contributing

Everyone is allowed to send their pull requests to this repository, and all regular contributors get a developer access to directly push if they need it. If you want to join the Huggle developer team, please see https://meta.wikimedia.org/wiki/Huggle/Members and insert yourself.

This repository is running CI using travis, if you want to change anything which doesn't require sanity check, like documentation or comments, please append [ci skip] to your message.

Reporting bugs

Please use Wikimedia's tracking platform, phabricator.

Support us

Your donations are welcome and help us focus on the development even more:

PayPal (preferred), or :

LTC:  LfMDMWKqhiT45q4h1uduiDfjUZfiwGiCes
Doge: DMhK9EarJQaZrAHYinGReESL3CPvoMYcKK
BTC:  18YTu4mPqzaaRv5QarvMGRuPiH3ntk5ir2

License

Huggle 3 is licensed under GPL v3+, some contents of this repository may be licensed under different license. See the local README or file headers for more information.

huggle3-qt-lx's People

Contributors

abelmoschusesculentus avatar addshore avatar albert221 avatar amire80 avatar benapetr avatar eranroz avatar eveninglily avatar feelfreelinux avatar fidelissimus avatar framawiki avatar gladys123 avatar ionagamed avatar jordanjfang avatar josve05a avatar kartikm avatar krenair avatar m4tx avatar matmarex avatar methecooldude avatar mynameisnotdave avatar nemobis avatar nikerabbit avatar nikitavbv avatar nobuhibiki avatar roberthoenig avatar se4598 avatar siebrand avatar translatewiki avatar treelo avatar zhaofengli avatar

Watchers

 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.