Results 1 to 1 of 1

Thread: DuploQ - GUI frontend for Duplo (detector of copy-pasted code in projects)

  1. #1
    Join Date
    Feb 2018
    Posts
    7
    Qt products
    Qt5
    Platforms
    Unix/X11 Windows

    Default DuploQ - GUI frontend for Duplo (detector of copy-pasted code in projects)

    Let me announce the 1st release of DuploQ, a GUI frontend for Duplo source code duplicates checker.

    Currently Duplo/DuploQ directly supports C, C++, C#, Java and JavaScript languages, but it can be used for other languages as well.

    Microsoft Windows and Linux platforms are supported.

    Link to the project on GitHub: https://github.com/duploq/duploq

    Link to SourceForge page: https://sourceforge.net/projects/duploq

    duploq-0.1-linux-1.jpg
    duploq-0.1-linux-2.jpg

    DuploQ's approach is a pretty straighforward.

    First, DuploQ allows you to choose where to look for the duplicates (files or folders).

    Then it builds a list of input files and passes it to the Duplo engine together with necessary parameters.

    After the files have been processed, DuploQ parses Duplo's output and visualises the results in easy and intuitive way.
    Also it provides additional statistics information which is not a part of Duplo output.
    Last edited by qvge; 9th September 2020 at 17:52. Reason: spelling corrections

Similar Threads

  1. Replies: 3
    Last Post: 2nd April 2011, 14:13
  2. Replies: 0
    Last Post: 5th January 2011, 22:59
  3. Replies: 2
    Last Post: 7th September 2010, 22:19
  4. How to code an App that will build QT projects
    By locke in forum Qt Programming
    Replies: 12
    Last Post: 24th August 2010, 13:48

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.