Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bring stop, lock, exit, and run icons into XDG compliance | Timothy Pearson | 2014-10-12 | 1 | -1/+1 | |
| | ||||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 72 | -72/+72 | |
| | | | | match XDG specifications | |||||
* | Update for recent TDENewStuff changes | Slávek Banko | 2014-09-27 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/koffice | Michele Calgaro | 2014-08-27 | 1 | -2/+5 | |
|\ | ||||||
| * | Add workaround to compiler bug on Raspbian Wheezy | Slávek Banko | 2014-08-27 | 1 | -2/+5 | |
| | | ||||||
* | | Fixed warning messages when starting Chalk. This resolves bug 1976. | Michele Calgaro | 2014-08-27 | 2 | -2/+2 | |
|/ | ||||||
* | Add end-of-file newlines. | Darrell Anderson | 2013-11-30 | 2 | -2/+2 | |
| | ||||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 12 | -23/+23 | |
| | ||||||
* | Cleanup output clutter. | Darrell Anderson | 2013-05-06 | 1 | -4/+4 | |
| | ||||||
* | Fix unintended rename of shrinkselection | Slávek Banko | 2013-02-24 | 2 | -2/+2 | |
| | ||||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 238 | -388/+388 | |
| | ||||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 19 | -21/+21 | |
| | ||||||
* | Rename KCmd to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-06 | 1 | -2/+2 | |
| | ||||||
* | Rename KIcon to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-04 | 6 | -24/+24 | |
| | ||||||
* | Fix unintended renaming | Timothy Pearson | 2013-02-02 | 49 | -133/+133 | |
| | ||||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 105 | -174/+174 | |
| | ||||||
* | Fix FTBFS | Timothy Pearson | 2013-02-01 | 12 | -0/+0 | |
| | ||||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 123 | -652/+652 | |
| | ||||||
* | Rename KLock and KTrader to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 5 | -10/+10 | |
| | ||||||
* | Rename KStandard for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 2 | -12/+12 | |
| | ||||||
* | Rename KShared | Timothy Pearson | 2013-01-31 | 39 | -109/+109 | |
| | ||||||
* | Update for kioslave rename | Timothy Pearson | 2013-01-27 | 66 | -66/+66 | |
| | ||||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 21 | -22/+22 | |
| | ||||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 190 | -301/+301 | |
| | ||||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 8 | -15/+15 | |
| | ||||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 16 | -32/+32 | |
| | ||||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 5 | -24/+24 | |
| | ||||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 6 | -9/+9 | |
| | ||||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 2 | -3/+3 | |
| | ||||||
* | Fix disconnected signals and slots | Timothy Pearson | 2012-11-17 | 2 | -12/+12 | |
| | ||||||
* | Fix references to user profile directory. | Darrell Anderson | 2012-11-04 | 3 | -3/+3 | |
| | ||||||
* | Fix some "is not defined" warnings. | Darrell Anderson | 2012-10-30 | 1 | -2/+2 | |
| | ||||||
* | Fix inadvertent tqt changes. | Darrell Anderson | 2012-10-21 | 2 | -2/+2 | |
| | ||||||
* | Remove unnecessary language. | Darrell Anderson | 2012-10-21 | 1 | -1/+1 | |
| | ||||||
* | Fix lcms detection | Slávek Banko | 2012-08-12 | 1 | -1/+1 | |
| | | | | Thanks to Francois Andriot for the patch | |||||
* | Update prior commit | Timothy Pearson | 2012-08-07 | 1 | -0/+1 | |
| | ||||||
* | Update deprecated XKeycodeToKeysym call | Timothy Pearson | 2012-08-07 | 1 | -1/+1 | |
| | ||||||
* | Update for recent TQ changes. | Darrell Anderson | 2012-06-20 | 5 | -960/+960 | |
| | ||||||
* | Fix accidental conversions of binary files | Slávek Banko | 2012-06-15 | 19 | -0/+0 | |
| | | | | | Fix inadvert TQt changes This closes Bug 1033 | |||||
* | Fix FTBFS due to missing libraries | Slávek Banko | 2012-06-13 | 56 | -167/+278 | |
| | | | | | | | Clean up lib paths in LDFLAGS - moved to LIBADD For KWord and and KPresenter added linking kspell2 For KSpread added linking kutils This closes Bug 657 | |||||
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 81 | -84/+84 | |
| | ||||||
* | Branding cleanup: I18N_NOOP KDE -> TDE. | Darrell Anderson | 2012-05-10 | 1 | -1/+1 | |
| | ||||||
* | GCC 4.7 fixes. | Darrell Anderson | 2012-04-28 | 1 | -4/+4 | |
| | | | | Thanks to Francois Andriot. | |||||
* | Fix typos. | Darrell Anderson | 2012-04-05 | 5 | -11/+11 | |
| | ||||||
* | Fix typos. | Darrell Anderson | 2012-04-05 | 1 | -2/+2 | |
| | ||||||
* | Rename additional global functions and variables for tqt3 | Timothy Pearson | 2012-03-02 | 3 | -19/+19 | |
| | ||||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 213 | -228/+228 | |
| | ||||||
* | Update various qt function definitions and static methods for tqt3 | Timothy Pearson | 2012-02-14 | 167 | -322/+322 | |
| | ||||||
* | Fix accidental conversions of binary files from last commit | Timothy Pearson | 2012-01-22 | 1 | -0/+0 | |
| | ||||||
* | Part 1 of 2 of kdm rename | Timothy Pearson | 2012-01-22 | 1 | -0/+0 | |
| |