Positioning: Assign each word its relative font size
status: open --> closed
Removed unused words_wordExists
Added positioning_generateSpiralCoords to gener...
Merge branch 'dev' of github.com:jaschac/qtagcl...
Updated README
Removed unused words_wordExists
Removed unused words_resetFrequenciesStatus
Removed unused words_setFrequencyWordFontSize
Removed unused words_addWord. Renamed words_add...
Removed unused words_addFrequency
Removed unused words_resetWordsStatus
Removed unused words_getFrequencyWordFontSize
Removed unused words_wordsToFrequencies
Removed unused words_getWordStatus. Renamed wor...
Updated documentation for words_findMaxFrequenc...
Removed unused words_frequencyExists
Updated words_getRandomColor documentation
Added words_setWordStatus2 to change the placed...
Added words_resetWords to reset the placed stat...
Added words_getWordFrequency to retrieve the fr...
Added words_getWordFontColor to retrieve the ra...
Added words_getWordStatus2 to retrieve whether ...
Added words_getWordValue to retrieve the text t...
Added words_init to initialize all words and th...
Fixed words_findMaxFrequency so that it now pro...
Added words_addWord2 to initialize new words
Added words_getWords to retrieve a pointer to t...
Fixed a bug in words_calculateRelativeWordFontS...
Fixed words_findMinFrequency so that it now pro...
Updated words_init to give each word its relati...
Moved colors initialization to word module into...
Qt: Find out if Qt implements an image collide algorithm
Positioning: Properly handle cannot position words
Qt: Find out how to rotate text
Milestone: 1.0 --> Documentation
GUI: Add menu to pick font among available
Positioning: Implement positioning_wordRandomPosition
Positioning: Add padding around positioned words
Positioning: Assign each word its relative font size
Positioning: Defined words positions
Qt: Find out how to rotate text
Removed unused prototypes
Words are now properly randomly coloured
Frequencies are processed from higher to lower
Removed colors constants
Refactored positioning_positionWord. It now cor...
Updated Makefile
Updated docs
Fixed random word positions being located outsi...
Fixed STATUS_FINISHED having -1 instead of 1
positioning_positionWords now correctly positio...
Removed debug from words_setWordStatus
Fixed an error in words_getNextUnfinishedWord n...
Fixed an error in words_getNextUnfinishedFreque...
Refactored positioning_hotspotCalculateArea to ...
Updated README, added INSTALL
positioning_positionWord correctly picks a rand...
Fixed a bug in words_getNextUnfinishedWord not ...
Fixed two bugs in positioning_hotspotCalculateA...
Fixed a bug in words_getNextUnfinishedFrequency...
Added autumn, cold and hi-contrast font color f...
Fixed a typo in ee02309
Added core_splitString
Added positioning_colorsInit to initialize the ...
Added colors list
Removed positioning_wordPositionIsValid
Fixed typo in commit 1d1b555
Fixed positioning_positionMatrixInit documentation
Fixed positioning_positionMatrixReserve to use ...
Fixed positioning_positionMatrixInit so that it...
Fixed positioning_positionMatrixReserve so that...
Fixed typo in canvas.h
Added positioning_positionMatrixToOneDimension
Added positioning_positionMatrixReserve
Added positioning_positionMatrixCheck
Updated README
Removed docs from tracking