QTfrontend/ui/widget/chatwidget.cpp
2016-10-02 sheepluva fix for Bug 91 - Make DELEGATE action available in frontend
2016-05-06 Wuzzy Add more What's This? texts throughout the frontend
2016-04-26 sheepluva add /clear command to frontend chat (clears chat window)
2016-01-16 sheepluva recognize subdomains of hedgewars.org
2015-08-10 sheepluva more copyright fixes
2014-11-23 sheepluva don't flash frontend on hilight - while in-game
2014-11-23 sheepluva remove unimplemented ban action from user context menu
2014-06-01 sheepluva escape info message arguments, fixes issue 801: Frontend parses INFO command output as html
2014-05-28 unc0rr Fix some of issues found by coverity
2014-02-04 sheepluva update FSF address. note: two sdl include files (by Sam Lantinga) still have the old FSF address in their copyright - but I ain't gonna touch their copyright headers
2014-01-23 sheepluva hide complete IP of other users, when non-admin requests player info. showing the first two parts of the IP was kinda pointless to begin with (what for?) and has recently lead to increased abuse and lobby flooding due to bots collecting/posting IP tracking information
2014-01-17 sheepluva update copyright to 2014
2014-01-13 sheepluva fix missing escape for usernick used in regexp
2013-11-30 sheepluva fix for regression issue 669 "Lobby: User context-menu of offline user shows all options as if user was still online"
2013-11-30 sheepluva don't show 'follow' entry for players that are in lobby
2013-10-07 unc0rr Scroll chat widget to bottom on show and resize events
2013-06-05 sheepluva fix last remaining warning in frontend
2013-05-29 unc0rr bump copyright year for Andrey entries
2013-04-07 sheepluva merge
2013-03-27 koda application bar blinks when someone pings you (issue 492)
2013-03-21 sheepluva make https links work properly
2013-03-21 sheepluva fix player info
2013-03-20 sheepluva add lobby chat features to room chat
2013-01-27 unc0rr Allow navigating backwards chat widget log while new lines are being added
2013-01-23 dag10 Aesthetic improvements to chat widget. Also fixed the ghosting issue in a few areas by using repaint().
2013-01-17 unc0rr - Pass unknown chat commands to server
2013-01-17 sheepluva small cleanup of helloSounds; note: physfs:// prefix will break sound paths since playSoundFile uses physfs for finding files already
2012-12-01 unc0rr Refactor: get rid of excessive QSettings instances on the same poor hedgewars.ini file
2012-11-17 unc0rr Get rid of DataManager::findFileForRead physfslayer
2011-11-21 sheepluva this should fix the highlighting failz with non-lowercase player names like the one CheezeMonkey ran into. 0.9.18
2012-10-10 unc0rr Remove old signal-slot conenctions
2012-10-10 unc0rr - Finish conversion to nicks model
2012-10-10 unc0rr Get rid of deprecated chat widget stuff
2012-10-10 unc0rr Restore old context menu behavior
2012-10-09 unc0rr - Enable chat context menu actions
2012-10-06 unc0rr Further work on moving to players list model
2012-10-05 unc0rr Start moving to players list model.
2012-09-30 unc0rr Show more statuses in icons.
2012-08-13 unc0rr Room bans. They're more simple, than the global ones: if you ban someone, he is banned by ip in this room for the rest of the room lifetime. Not tested.
2012-04-28 sheepluva license header year range adjustments
2012-04-26 sheepluva renaming HWDataManager -> DataManager
2012-04-25 sheepluva reimplement auto-kick for ignored players (it was temporarily removed during refactoring)
2012-04-25 sheepluva nemo said I was boring for removing the "hello" randomizer on room join.
2012-02-17 koda the most important commit of the year
2012-01-30 nemo astyle -C -S -L -N --style=allman --recursive "QTfrontend/*.cpp" "QTfrontend/*.h"
2011-11-24 sheepluva hide all context menu options for own nick, except for info
2011-11-21 sheepluva this should fix the highlighting failz with non-lowercase player names like the one CheezeMonkey ran into. 0.9.17
2011-10-30 sheepluva show notice to admin when kicking player
2011-10-30 sheepluva lupdate, german translation
2011-10-30 sheepluva beep on highlight
2011-10-29 sheepluva whoopsy, my bad (segfault due to accepting empty lines)
2011-10-29 sheepluva html-escape nicknames
2011-10-29 sheepluva change default timestamp format to hh:mm
2011-10-29 sheepluva * fix highlighting (i just broke it by not negating a boolean expression)
2011-10-29 sheepluva update name autocompletion after nick change (since own nick isn't suggested)
2011-10-28 sheepluva + make names in notice messages and leave messages clickable too
2011-10-28 sheepluva chat: don't link own name
2011-10-27 sheepluva actually the those if(...); weren't supposed to be if statements in the first place, since the result is always true at that point of code anyway.
2011-10-26 sheepluva typos
2011-10-26 sheepluva custom highlighting
less more (0) -60 tip