Skip to content

9shi/huggle3-qt-lx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

huggle3-qt-lx

Huggle 3 QT-LX is an anti-vandalism tool for use on Wikipedia and other Wikimedia projects, written in C++ (QT framework). It is supported for Windows and Linux

Build Status

Building

Libraries you need to have to build:

  • GCC (gcc g++ make)
  • QT4 sdk (libqt4-dev libqt4-webkit libqt4-network qt4-qmake libqtwebkit-dev libqt4-dev-bin qt4-dev-tools)
  • (optional) QT5 sdk (libqt5webkit5-dev qt5-default qtquick1-5-dev qtlocation5-dev qtsensors5-dev qtdeclarative5-dev)
  • (optional) Python (libpython-dev)

Windows:

  • Download QT Creator from http://qt-project.org/downloads
  • Checkout this repository
  • Create empty version.txt in folder huggle
  • Open huggle.pro in that and hit build

Linux:

  • checkout this repository
  • cd REPO/huggle, execute
./configure
make
sudo make install

Documentation

Developers: http://tools.wmflabs.org/huggle/docs/head

This is a documentation for users: https://meta.wikimedia.org/wiki/Huggle

Getting help

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

Contributing

Everyone is allowed to send the 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 a 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 what doesn't require sanity check, like documentation or comments, please append [ci skip] to your message

Reporting bugs

Please use https://bugzilla.wikimedia.org/enter_bug.cgi?product=Huggle

About

Huggle 3 QT-LX is an anti-vandalism tool for use on Wikipedia and other Wikimedia projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.6%
  • IDL 1.2%
  • Shell 0.2%