QTfrontend/ui/widget/chatwidget.cpp
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
2011-10-25 sheepluva remove any thread-safe stuff I introduced since it's not needed
2011-10-24 sheepluva this should fix stylesheet importing on windows, but we'll see
2011-10-24 sheepluva fix of /saveStyleSheet command, error message on stylesheet import fail
2011-10-24 sheepluva unbreak command auto-completion (was broken since r0b92341adb6a - 52 commits ago)
2011-10-24 sheepluva chat:
2011-10-23 sheepluva improve and cash hilight regexp
2011-10-23 sheepluva highlight improvements
2011-10-22 sheepluva some more chat fixes and changes, I think. hum. what was that? um. aaah, I better go catch some sheep ... er sleep.. um..
2011-10-22 sheepluva ugh wth... cleaned FL/IL change notifications up
2011-10-22 sheepluva some changes to the css... display:none; works now (e.g. you can use it for user join/leave messages that are not your friends)
2011-10-22 sheepluva BOOOOooOM <headshot>! removing default stylesheets from c++ code and adding them as text files to the qt resources
2011-10-21 sheepluva same for chat. changed the paths to: css/qt.css css/chat.css
2011-10-21 sheepluva simplified some stuff I wrote
2011-10-21 sheepluva moving and renaming SDLs.*, making it a singleton; cleaning up class responsibilties wrt SDLInteraction; some comments
2011-10-19 sheepluva give the room name edit box a history of previous room. however I hate that box from the bottom of my heart, it shall dieeeee... later...
2011-10-19 sheepluva frontend chat input history, use arrow keys UP/DOWN
2011-10-18 sheepluva + don't suggest ignored nicknames
2011-10-18 sheepluva feature-pimpin'-up the chat input line in frontend:
2011-10-17 sheepluva don't hoard empty friends/ignore-lists on the HDD
2011-09-28 sheepluva I started to move stuff around, c'mon, hate on meee. PS: if your (clean) build is broken - let me know)
less more (0) tip