QTfrontend/ui/page/pageroomslist.cpp
2019-04-25 Wuzzy Frontend: Force plain text mode for many message windows
2018-04-13 nemo enable stretchLastSection
2018-03-14 nemo While the intent was good, saving column width/sort was unfortunately not handling the addition of new columns and old configs were losing columns. If this is restored, it should have some check on column with invalidation of config.
2018-03-14 Wuzzy Fix frontend from messing with legacy schemes.ini, just read it, never write
2018-03-14 Wuzzy Rename the misleadingly-named AmmoSchemeModel to GameSchemeModel
2018-01-24 unc0rr Finish porting. Seems to work, but no thorough testing has been performed qt5transition
2017-04-12 Wuzzy Apply minimal padding to all text buttons in frontend
2016-05-06 Wuzzy Tweak sizes and icons of most footer buttons of frontend
2015-08-10 sheepluva more copyright fixes
2015-01-18 nemo merge 0.9.21, hopefully without screwing anything up due to this having been left for a while + parallel commits that occurred...
2015-01-06 sheepluva don't show the new, untranslated items in room state filter dropdown. do NOT merge this change back to default. 0.9.21
2015-01-04 nemo Intent is to allow filtering by arbitrary flag combinations. This isn't actually working yet. No idea why. It seems it should. Tired though, so will look at it tomorrow. 0.9.21
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-17 sheepluva style tweaks
2014-01-17 sheepluva update copyright to 2014
2014-01-16 sheepluva move room state filter
2013-12-02 unc0rr Load hats into the model lazily
2013-11-17 unc0rr - Column for script in rooms list
2013-10-15 unc0rr Allow user to enter password for the room he joins
2013-10-14 unc0rr - Frontend finally learns how to create passworded room
2013-05-29 unc0rr bump copyright year for Andrey entries
2013-05-21 unc0rr Rooms list/chat splitter from issue 612
2013-03-15 sheepluva fix compilation with clang. fixes issue 553 - thanks to julien for reporting and to drew for the first part of the fix
2013-03-13 nemo Call steps on focus instead. fix typo
2013-03-04 koda caught two frontend warnings
2013-02-09 dag10 Removed in-lineedit labels such as "search:" and "room name:" due to size issues with localization and platform differences.
2013-01-28 dag10 Reorganized layout and appearance of rooms list page.
2012-12-01 unc0rr Refactor: get rid of excessive QSettings instances on the same poor hedgewars.ini file
2012-10-23 koda QMessageBox overhaul: unify buttons, style and appearance of info dialogs, fixing a few typos and return values along the way
2012-10-20 unc0rr Don't need this button anymore
2012-05-03 sheepluva small tweaks/fixes to room list header saving and restore...
2012-05-02 sheepluva tweak how the header customization is stored in the settings file
2012-05-02 sheepluva rooms list
2012-05-02 sheepluva roomslist: reimplement filters
2012-05-02 sheepluva room list: replace magic table column indexes with enum. makes future changes to the room list format way easier.
2012-05-02 sheepluva make search filter field have a useable size on low frontend resolution
2012-05-02 sheepluva make column sorting three-state: asc -> dsc -> off/default (= by room state)
2012-05-02 sheepluva sort by room state by default
2012-05-02 sheepluva allow custom sorting of roomslist (by clicking on header sections)
2012-05-01 sheepluva adjust column widths
2012-04-28 sheepluva license header year range adjustments
2012-02-23 unc0rr Bring back functionality to "Join" button
2012-02-23 unc0rr Setup rooms list headers
2012-02-22 unc0rr Start switching to rooms list model. To be continued.
2012-02-17 koda the most important commit of the year
2012-02-17 koda exploit the new setWhatsThis feature in our desktop frontend
2012-01-30 nemo astyle -C -S -L -N --style=allman --recursive "QTfrontend/*.cpp" "QTfrontend/*.h"
2011-10-29 sheepluva update name autocompletion after nick change (since own nick isn't suggested)
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-21 sheepluva fix lobby layout issues
2011-10-21 sheepluva moving and renaming SDLs.*, making it a singleton; cleaning up class responsibilties wrt SDLInteraction; some comments
2011-10-17 sheepluva server lobby: don't stretch buttons right of the roomlist - instead let the roomlist use all the available space
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