311
Gedit Source Code Browser Plugin
Developers Apps
by Quixotix
This plugin will add a new tab to the side pane in the Gedit 3 text editor which shows symbols (functions, classes, variables, etc.) for the active document. Clicking a symbol in the list will jump to the line on which that symbol is defined.
5.0

312
Extended SCM Log Viewer
Developers Apps
by claus001
Started as a feasibility study for display some simple logs in hg but it turned that it may also be a handy tool.Currently only hg repositories are supported. But also an example log is included - you can find it under the repository menu.
2 comments
5.0

313
CLIPSShell
Developers Apps
by novikov
GUI interface for CLIPS (C Language Integrated Production System)main features:command historycolorized outputbrace matchingauto completionUTF-8multilanguage GUI (Russian, English)
5.0

314
QB2Draw
Developers Apps
by Mandarancid
A simple qt implementation of box2d drawer.For a fast development and debug.Also provide a simple example.More info on the github wiki.
5.0

315
PremakeProjectManager
Developers Apps
by annulen
Plugin for Qt Creator IDE, providing native support for Premake build system. Just open premake4.lua project file in Qt Creator, and you'll be able to browse your project contents, build, and debug it!
5.0

316
Web code format tool
Developers Apps
by asotog88
Desobfuscates json and javascript codes, also it uses the yui compressor to compress css and js files, can obfuscate and put the output in a -min file relative to the source file or put the output in a text field. Also can compress multiple files related to one project just adding and storing...
5.0

317
Database Deployment Manager
Developers Apps
by fritzone
Database Deployment Manager is a unique tool for getting into control in the database creation and initial setup process by helping professionals to have consistent database layouts and delivery between projects, sites and versions. It provides an easy way of creating the initial database...
4 comments
5.0

318
RegExp Tester
Developers Apps
by kor44
This program help to test QRegExp. Application easy to use.Input regular expression into upper field and press Enter or Ctrl+M to execute method "bool exactMatch ( const QString & str )".Status bar contains result of "exactMatch" and "captureCount" methodsAlso it's possible to setupe pattern...
5.7

319
qaccessorsgen
Developers Apps
by lbell
This project aims to generate getter and setter methods for a property of a C++ class (accessors) in a way that fits well with the Qt property system, reducing the boilerplate code written in a typical project.sample input:> qaccessorsgen TestClass QString namesample output:DECLARATIONS:QString...
5.0

320
Mobile On Desktop
Developers Apps
by regisf
Mobile On Desktop is an Smartphones / Tablets emulator based on Qt and WebKit targeted for Web Mobile developpers.
2 comments
6.1