summaryrefslogtreecommitdiffstats
path: root/kicker/kicker/ui/kickoff_bar.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-241-1/+1
* Replace Qt with TQtMichele Calgaro2023-11-131-1/+1
* Removed code formatting modelines.Michele Calgaro2020-09-221-1/+0
* Fix remnant QMIN/QMAX to TQMIN/TQMAX.Darrell Anderson2013-11-281-4/+4
* Kickoff menu: Fix menu size at startup and tabbar size calculationFrancois Andriot2013-05-091-13/+51
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-211-8/+8
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-181-10/+10
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-10/+10
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-10/+10
* rename the following methods:tpearson2011-08-101-2/+2
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-091-1/+1
* Enable compilation with TQt for Qt4 3.4.0 TP2tpearson2011-01-191-17/+17
* Revert automated changestpearson2011-01-071-14/+14
* Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1tpearson2011-01-031-14/+14
* * Added Kickoff menutpearson2010-09-031-0/+200