Quant offers a wide range of solutions for retail. Within one integrated software system, it allows you to efficiently combine the management of retail space, shelf labels and marketing materials with task management, reporting and automatic replenishment.
Diffuse is a graphical tool for comparing and merging text files. It can retrieve files for comparison from Bazaar, CVS, Darcs, Git, Mercurial, Monotone, RCS, Subversion, and SVK repositories.
Collaborators on a version-controlled .tex file can track changes.
LaTeX Track Changes shows changes over time for a .tex file that has its history stored in a git or svn repository. The user can customize how to view the changes: limited to certain authors or by revision or date among other filters. An Emacs mode provides the user interface. Plug-ins for other editors (such as TeXShop) are planned.
GitSync is a shell script designed to simplify the usage of the version control system GIT (see www.git-scm.com for more information) by providing a "do everything to sync my repository" command.
Create SINHALA document using singlish
Install Application
1 .Download code using Git ( git clone git://git.code.sf.net/p/easysinhala/code easysinhala-code )
2 . Open index.html any web browser ( IE , FF , CROME)
Working Example :
Type " mage nama ranga pathmasiri "
It will convert to Sinhala
Create engaging surveys on your tablet or computer with ease.
Choose any of our carefully designed themes, or easily customize colors, fonts, and more to reflect your brand's true look and feel.
Create great-looking surveys, forms, polls, voting, questionnaires, NPS, customer satisfaction, customer experience, employee satisfaction surveys... on your computer or tablet, customize the look of your survey however you like, & display collected data with eye-catching and insightful graphics.
Trim Lines removes trailing whitespace from source code files
This is simple command line tool to batch process source code files to remove trailing whitespaces and convert all line endings to your system native style.
Usage example:
trimlines d:\Projects\SomeProject\src *.c;*.cpp;*.h;*.hpp;*.inc .svn;.git
With this command all files in "d:\Projects\SomeProject\src" including sub-folders that match search masks "*.c;*.cpp;*.h;*.hpp;*.inc" and excluding specified folders ".svn;.git" will be processed.
Can process unicode and system native encoded text files.
Programming language is C++ with Qt, it can be compiled for any platform supported by Qt.