summaryrefslogtreecommitdiffstats
path: root/khtml
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibsDarrell Anderson2012-10-211-7/+7
|\
| * Update TQt3 property/enum macrosTimothy Pearson2012-10-201-7/+7
* | Fix inadvertent tqt changes.Darrell Anderson2012-10-211-1/+1
|/
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-085-6/+6
* Branding cleanup: KDE -> TDEDarrell Anderson2012-06-031-1/+1
* Branding cleanup: KDE -> TDEDarrell Anderson2012-05-261-1/+1
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibsTimothy Pearson2012-03-071-2/+2
|\
| * Rename straggling environment variables KDE->TDE.Darrell Anderson2012-03-071-1/+1
| * Add source code module name to stdout/stderr messages to improve readability.Darrell Anderson2012-03-071-1/+1
* | Rename additional members for tqt3Timothy Pearson2012-03-072-2/+2
|/
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-021-2/+2
* Rename additional global TQt functionsTimothy Pearson2012-03-0129-168/+168
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-141-1/+1
* Rename a few stragglersTimothy Pearson2011-12-243-4/+4
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2151-194/+194
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1964-224/+224
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1835-249/+249
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-16110-674/+674
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-15110-674/+674
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-072-2/+2
* Rename tqsetSizePolicy to fix bindingsTimothy Pearson2011-12-062-6/+6
* Rename tqsetAlignment to fix bindingsTimothy Pearson2011-12-062-3/+3
* Use non-tq sizeHint functions to fix bindingsTimothy Pearson2011-12-059-19/+19
* Additional renaming of kde to tdeTimothy Pearson2011-11-1629-113/+113
* Rename KDE_VERSION to TDE_VERSIONTimothy Pearson2011-11-151-1/+1
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-075-6/+6
* Rename additional instances of KDE to TDETimothy Pearson2011-11-063-3/+3
* Additional kde to tde renamingTimothy Pearson2011-11-0621-48/+48
* Rename kde libraries to tdeTimothy Pearson2011-11-051-1/+1
* Fix KHTML multi-line textboxes rendering incorrectlytpearson2011-10-271-1/+2
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-212-2/+2
* Fix kdelibs FTBFS under Qt4tpearson2011-08-141-1/+1
* rename the following methods:tpearson2011-08-103-7/+7
* rename the following methods:tpearson2011-08-1041-193/+193
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0915-34/+34
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-0719-69/+69
* Fix khtml dox web page linktpearson2011-04-111-1/+1
* Change most kdelibs inherits() functions to use the new object name define sy...tpearson2011-04-024-13/+13
* [kdelibs] fix linking error in khtmlsamelian2011-03-241-0/+5
* kdelibs should now compile properly with TQt for Qt4tpearson2011-03-224-2/+4
* Fix a number of runtime object identification problems which led to an even l...tpearson2011-02-241-1/+1
* Allow kdelibs to function correctly with TQt for Qt4tpearson2011-02-1523-77/+77
* Aviod conflicts with Qt4 namespace memberstpearson2011-01-271-2/+2
* [kdelibs/khtml] smooth scrolling is disabled by defaultsamelian2011-01-191-1/+1
* Additional TQt for Qt4 compilation fixestpearson2011-01-193-16/+16
* Reverted accidental complete delete of this filetpearson2011-01-181-0/+685
* Finished remaining porting to new TQt APItpearson2011-01-1659-1125/+450
* Initial conversion for TQt for Qt4 3.4.0 TP2tpearson2011-01-13144-955/+955
* [kdelibs] move "-include tqt.h" directive to CMAKE_CXX_FLAGS; move TQT_CFLAGS...samelian2011-01-1110-42/+0