summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Unref imggc and add separate CDE checksrjb3302024-10-301-7/+12
| | | | Signed-off-by: rjb330 <[email protected]>
* Add some comments in drawTQPixmapToWindow()rjb3302024-10-281-3/+8
| | | | Signed-off-by: rjb330 <[email protected]>
* Remove bitmap offset from radio for qtcurverjb3302024-10-271-4/+1
| | | | Signed-off-by: rjb330 <[email protected]>
* Additional scrollbar correctionsrjb3302024-10-271-1/+24
| | | | Signed-off-by: rjb330 <[email protected]>
* Add Palemoon to mozillaFixrjb3302024-10-271-1/+1
| | | | Signed-off-by: rjb330 <[email protected]>
* Use bitmap masks for some widgetsrjb3302024-10-271-26/+77
| | | | Signed-off-by: rjb330 <[email protected]>
* Replace kdemacros.h with tdemacros.hMichele Calgaro2024-07-011-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-031-6/+6
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace Qt with TQtMichele Calgaro2024-04-073-11/+11
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-031-6/+6
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-241-17/+17
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace Qt with TQtMichele Calgaro2023-11-051-13/+13
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Check for null pointerr14.1.0Mavridis Philippe2023-02-081-1/+3
| | | | | | | This fixes a crash when the SESSION_MANAGER enviroment variable is not set. Signed-off-by: Mavridis Philippe <[email protected]>
* Add option WITH_GCC_VISIBILITY.Slávek Banko2022-09-051-7/+11
| | | | | | Fix building with hidden visibility. Signed-off-by: Slávek Banko <[email protected]>
* Housekeeping of CMake rules.Slávek Banko2022-09-052-5/+28
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Replace Qt branding with TQt ones and add GTK version.Chris2019-08-131-3/+3
| | | | Signed-off-by: Chris <[email protected]>
* Fix FTBFS with clangSlávek Banko2018-02-041-1/+2
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Do not register crash handler for Firefox, Thunderbird, Chromium, etc.r14.0.0Timothy Pearson2014-11-181-2/+3
|
* Do not register DrKonqui signal handler when launching Mozilla and ChromiumTimothy Pearson2014-11-162-15/+28
| | | | This resolves Bug 1497
* Fix notification-daemon-tde hang on SM Phase 1 of logoutTimothy Pearson2014-07-171-1/+1
| | | | This resolves Bug 2051
* Use standard tde_add_library CMake methods to gain SCM information in crash ↵Timothy Pearson2014-05-131-18/+13
| | | | reporter
* Fix prior commitTimothy Pearson2014-05-101-1/+2
|
* Provide a more descriptive program name to any inquiring processesTimothy Pearson2014-05-101-11/+21
|
* Attempt to fix crashes of type reported inTimothy Pearson2014-05-061-206/+210
| | | | TDECRSH-462c534-5e49d10-6c0a952-ef4ca8d-e1a8a91-9c3a359-fc344d2
* Fix Firefox text edit widget glitchesTimothy Pearson2013-12-251-22/+32
| | | | Clean up minor build warnings
* Fix Firefox scrollbarsTimothy Pearson2013-12-222-8/+16
|
* Fix numerous drawing glitches in FirefoxTimothy Pearson2013-12-222-86/+149
|
* Fix severe iceweasel/icedove tab bar corruptionTimothy Pearson2013-10-301-6/+4
| | | | Clean up minor build warnings
* Fix FTBFS.Darrell Anderson2013-03-031-1/+1
|
* Change cache file location to user's TDE cache directory rather than user's ↵Darrell Anderson2013-03-021-1/+3
| | | | | | root directory. This resolves bug report 1259.
* Fix unintended rename of gtk*Slávek Banko2013-02-193-3/+3
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-144-6/+6
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-1/+1
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-251-2/+2
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-2/+2
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-191-3/+3
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-1/+1
|
* Set GTK event passthrough on startupTimothy Pearson2012-11-291-0/+9
|
* Fix a couple of glitches in tabs and dropdown listsTimothy Pearson2012-10-261-5/+7
|
* Fix "Only <glib.h> can be included directly" build errors.Darrell Anderson2012-07-101-1/+1
|
* Prevent from registering with DCOPSlávek Banko2012-06-121-0/+2
| | | | This resolves Bug 956
* Rename kde-config to tde-configTimothy Pearson2012-02-261-2/+2
|
* Rename a few stragglersTimothy Pearson2011-12-241-6/+6
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-212-134/+134
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-2/+2
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-181-35/+35
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-162-127/+127
| | | | This reverts commit 7225c815f485e09d2d967c4e97913cf676029103.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-152-127/+127
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-071-3/+3
|