Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix references to KIO | Timothy Pearson | 2013-02-08 | 1 | -1/+1 |
| | |||||
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 1 | -2/+2 |
| | |||||
* | Fix prior commit | Timothy Pearson | 2013-02-01 | 2 | -0/+0 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2013-02-01 | 2 | -0/+0 |
| | |||||
* | Finish initial rename of kio | Timothy Pearson | 2013-01-27 | 1 | -7/+7 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 2 | -15/+15 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 2 | -12/+12 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 4 | -8/+8 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 2 | -2/+2 |
| | |||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-21 | 1 | -1/+1 |
| | |||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 1 | -1/+1 |
| | |||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 1 | -1/+1 |
| | |||||
* | Update COPYING file. | Darrell Anderson | 2012-11-29 | 1 | -1/+1 |
| | |||||
* | Fix build on Ruby 1.9.x without pkgconfig file. | Darrell Anderson | 2012-10-30 | 1 | -0/+1 |
| | |||||
* | Fix build on Ruby 1.9.x without pkgconfig file | Slávek Banko | 2012-10-13 | 1 | -2/+7 |
| | |||||
* | Fix build on Ruby 1.9.1 and 1.9.2 | Timothy Pearson | 2012-09-30 | 1 | -1/+24 |
| | | | | Thanks to Darrell Anderson for the patch! | ||||
* | Fix FTBFS on x86 systems | Timothy Pearson | 2012-09-21 | 3 | -0/+6 |
| | |||||
* | Fix Ruby detection when .pc file is ruby-1.9 | Timothy Pearson | 2012-09-21 | 1 | -2/+4 |
| | |||||
* | Fall back to ruby-1.9 pkgconfig file if needed | Timothy Pearson | 2012-09-18 | 1 | -0/+3 |
| | |||||
* | Fix FTBFS on ruby 1.8.x | Timothy Pearson | 2012-09-11 | 1 | -2/+7 |
| | |||||
* | Fix FTBS on ruby 1.9.x | Timothy Pearson | 2012-09-11 | 5 | -56/+80 |
| | | | | Thanks to Darrell Anderson for the majority of the patch! | ||||
* | Set HAVE_RUBY_1_9 if ruby 1.9.x installed | Timothy Pearson | 2012-09-11 | 1 | -0/+1 |
| | |||||
* | Use cflags from ruby pc file | Timothy Pearson | 2012-09-11 | 2 | -2/+4 |
| | |||||
* | Detect presence of Ruby pkg-config file and adjust directory search accordingly | Timothy Pearson | 2012-09-11 | 1 | -6/+23 |
| | |||||
* | Update for recent TQ changes. | Darrell Anderson | 2012-06-20 | 3 | -10/+10 |
| | |||||
* | Fix references to Q_ULLONG and friends | Timothy Pearson | 2012-06-18 | 1 | -8/+8 |
| | |||||
* | Changed icon theme sym link from default.kde -> default.tde. | Darrell Anderson | 2012-06-11 | 1 | -1/+1 |
| | |||||
* | Fix inadvertent "TQ" changes. | Darrell Anderson | 2012-04-13 | 6 | -11/+11 |
| | |||||
* | Update for tqt3 | Timothy Pearson | 2012-03-08 | 1 | -6/+6 |
| | |||||
* | Rename additional members for tqt3 | Timothy Pearson | 2012-03-07 | 1 | -4/+4 |
| | |||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 14 | -42/+42 |
| | |||||
* | Rename tqt3 color functions | Timothy Pearson | 2012-02-27 | 1 | -2/+2 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2012-02-21 | 1 | -1/+1 |
| | |||||
* | Fix qstrcmp calls | Timothy Pearson | 2012-02-20 | 4 | -63/+63 |
| | |||||
* | Update various qt function definitions and static methods for tqt3 | Timothy Pearson | 2012-02-14 | 5 | -11/+11 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 5 | -7/+7 |
| | | | | This reverts commit 996381f5af9d39777caa6c48bac35d8ff92ad99e. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 5 | -7/+7 |
| | |||||
* | Rename additional KDE strings | Timothy Pearson | 2011-12-08 | 1 | -3/+3 |
| | |||||
* | Rename KDEHOME and KDEDIR | Timothy Pearson | 2011-12-07 | 1 | -2/+2 |
| | |||||
* | Move qui.cpp | Timothy Pearson | 2011-12-06 | 1 | -0/+0 |
| | |||||
* | Fix marshall_Q | Timothy Pearson | 2011-12-06 | 1 | -48/+48 |
| | |||||
* | Fix retquire | Timothy Pearson | 2011-12-05 | 94 | -207/+207 |
| | |||||
* | Fix aboutTQt | Timothy Pearson | 2011-12-05 | 2 | -2/+2 |
| | |||||
* | Fix incorrect conversion | Timothy Pearson | 2011-12-05 | 19 | -1095/+1095 |
| | |||||
* | Fix automake problem | Timothy Pearson | 2011-12-05 | 3 | -3/+3 |
| | |||||
* | Initial TQt conversion | Timothy Pearson | 2011-12-05 | 130 | -3001/+3001 |
| | |||||
* | Additional renaming of kde to tde | Timothy Pearson | 2011-11-16 | 2 | -3/+3 |
| | |||||
* | Fix accidental conversion of dockwin | Timothy Pearson | 2011-11-08 | 1 | -1/+1 |
| | |||||
* | Rename kwin to twin (part 1 of 2) | Timothy Pearson | 2011-11-07 | 2 | -4/+4 |
| | |||||
* | Additional kde to tde renaming | Timothy Pearson | 2011-11-06 | 2 | -2/+2 |
| |