Activity for cj

  • cj cj modified ticket #3

    Replace ipaddress with netaddr

  • cj cj created ticket #3

    Alternative to ipaddress

  • cj cj created ticket #2

    Export to Memcached

  • cj cj created ticket #1

    Export to Redis

  • cj cj committed [1f898f]

    Updated README for the first beta.

  • cj cj committed [2e82ad]

    Reengineered _checkDB() to use garbage.

  • cj cj committed [c96314]

    Reengineered _update().

  • cj cj committed [6561b3]

    Added locate() implementation.

  • cj cj committed [545f89]

    Refactored: removed pickle due to memory errors.

  • cj cj committed [3598a8]

    The unzip method no longer deletes the input file.

  • cj cj committed [f63b52]

    Reengineered _cleanDB() to use garbage.

  • cj cj committed [cc777d]

    Updated _checkDB() documentation.

  • cj cj committed [e34ecb]

    Reengineered _downloadDB().

  • cj cj committed [4a4743]

    Added _validate() implementation.

  • cj cj committed [315fcf]

    Refactored utils/zip

  • cj cj committed [c2bb1a]

    Refactored _loadDB() implementation.

  • cj cj committed [fde2bc]

    Removed tabs in utils/io.

  • cj cj committed [5dcc94]

    Removed utils/zip

  • cj cj committed [004e9a]

    Added update implementation.

  • cj cj committed [6918d1]

    Added module utils/zip.

  • cj cj committed [dfb39e]

    Removed unzip. Will be added to utils.

  • cj cj committed [cd1365]

    Refactored __loadDB() to use the new database f...

  • cj cj committed [327fe1]

    Added __cleanDB() to remove cached databases ma...

  • cj cj committed [3eed4e]

    Refactored __checkDB()

  • cj cj committed [d73d47]

    Added __checkDB implementation.

  • cj cj committed [2a3808]

    Added __downloadDB implementation.

  • cj cj committed [603b90]

    Added __loadDB implementation. Still need to ad...

  • cj cj committed [57998d]

    Initial commit

  • cj cj committed [c87726]

    Added Isbndb.com webparser

  • cj cj committed [ae192e]

    Added Barnes&Noble webparser

  • cj cj committed [b1d2c3]

    Amazon.com parser now properly handle books not...

  • cj cj committed [4c3e7d]

    Fixed exceptions to handle books not found in I...

  • cj cj committed [025bd0]

    Removed debug code from Barnes webparser

  • cj cj committed [b0a6ee]

    Fixed exceptions to handle books not found in A...

  • cj cj committed [349c62]

    Added Amazon.com webparser

  • cj cj committed [384be6]

    Added parameter to indicate whether the given I...

  • cj cj committed [64ee04]

    Removed return value freom parseContent

  • cj cj committed [d7768b]

    Google parser now properly handle books not found

  • cj cj committed [373544]

    Amazon.com webparser now removes hyphens from I...

  • cj cj committed [c73014]

    Added isbnlib.utils.IsbnValidator unit tests

  • cj cj committed [794bb6]

    Added webparser, a webparsers' Factory. Initial...

  • cj cj committed [d6b963]

    Updated Manifest and Readme

  • cj cj committed [d1436c]

    Initial commit

  • cj cj committed [3c4310]

    Refactored ISBN validators

  • cj cj committed [71febf]

    Added Google Books webparser

  • cj cj committed [cc76dd]

    Added webparser base abstract class

  • cj cj committed [98387e]

    Fixed indentation

  • cj cj modified ticket #3

    Positioning: Assign each word its relative font size

  • cj cj posted a comment on ticket #3

    status: open --> closed

  • cj cj committed [90fe23]

    Merge branch 'dev' of github.com:jaschac/qtagcl...

  • cj cj committed [171ecb]

    Updated README

  • cj cj committed [f8e6e3]

    Removed unused words_wordExists

  • cj cj committed [b71de4]

    Added positioning_generateSpiralCoords to gener...

  • cj cj committed [5f56c0]

    Removed unused words_addFrequency

  • cj cj committed [cf8481]

    Removed unused words_frequencyExists

  • cj cj committed [cb00f3]

    Removed unused words_addWord. Renamed words_add...

  • cj cj committed [04b8a9]

    Updated words_getRandomColor documentation

  • cj cj committed [37e1dc]

    Removed unused words_resetFrequenciesStatus

  • cj cj committed [87e715]

    Removed unused words_getFrequencyWordFontSize

  • cj cj committed [f31caa]

    Removed unused words_resetWordsStatus

  • cj cj committed [972518]

    Removed unused words_setFrequencyWordFontSize

  • cj cj committed [671f22]

    Removed unused words_wordsToFrequencies

  • cj cj committed [45b5ac]

    Updated documentation for words_findMaxFrequenc...

  • cj cj committed [472827]

    Removed unused words_wordExists

  • cj cj committed [8954e6]

    Removed unused words_getWordStatus. Renamed wor...

  • cj cj committed [509cbb]

    Added words_getWordStatus2 to retrieve whether ...

  • cj cj committed [1ca1a2]

    Added words_getWordValue to retrieve the text t...

  • cj cj committed [c510c0]

    Added words_getWordFontColor to retrieve the ra...

  • cj cj committed [92668c]

    Added words_setWordStatus2 to change the placed...

  • cj cj committed [eeee4f]

    Added words_getWordFrequency to retrieve the fr...

  • cj cj committed [3af16e]

    Added words_resetWords to reset the placed stat...

  • cj cj committed [45c915]

    Added words_getWords to retrieve a pointer to t...

  • cj cj committed [af3b8d]

    Added words_addWord2 to initialize new words

  • cj cj committed [6d9440]

    Added words_init to initialize all words and th...

  • cj cj committed [f2cc89]

    Moved colors initialization to word module into...

  • cj cj committed [ed9a44]

    Fixed words_findMinFrequency so that it now pro...

  • cj cj committed [4ffde3]

    Updated words_init to give each word its relati...

  • cj cj committed [f33970]

    Fixed words_findMaxFrequency so that it now pro...

  • cj cj committed [7dec11]

    Fixed a bug in words_calculateRelativeWordFontS...

  • cj cj committed [30105d]

    Removed debug symbols

  • cj cj committed [1df783]

    Updated version

  • cj cj committed [01b4bf]

    Fixed deletefileIFexists not properly related t...

  • cj cj created ticket #8

    Qt: Find out if Qt implements an image collide algorithm

  • cj cj created ticket #7

    Positioning: Properly handle cannot position words

  • cj cj modified ticket #1

    Qt: Find out how to rotate text

  • cj cj posted a comment on ticket #1

    Milestone: 1.0 --> Documentation

  • cj cj created ticket #6

    GUI: Add menu to pick font among available

  • cj cj created ticket #5

    Positioning: Implement positioning_wordRandomPosition

  • cj cj created ticket #4

    Positioning: Add padding around positioned words

  • cj cj created ticket #3

    Positioning: Assign each word its relative font size

  • cj cj created ticket #2

    Positioning: Defined words positions

  • cj cj created ticket #1

    Qt: Find out how to rotate text

  • cj cj committed [db04bf]

    Words are now properly randomly coloured

  • cj cj committed [5934c9]

    Removed unused prototypes

  • cj cj committed [761ef4]

    Frequencies are processed from higher to lower

  • cj cj committed [7c10bc]

    Removed colors constants

  • cj cj committed [4dbc5c]

    Updated docs

  • cj cj committed [0f0385]

    Refactored positioning_positionWord. It now cor...

  • cj cj committed [5a1b6a]

    Updated Makefile

  • cj cj committed [ada568]

    Fixed random word positions being located outsi...

1 >
MongoDB Logo MongoDB