Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | move all tdehw stuff into separate subdir | Golubev Alexander | 2013-07-27 | 50 | -53/+143 | |
| | | | | ||||||
| * | | | force cmake to create update-entities script in binary directory: make ↵ | Golubev Alexander | 2013-07-26 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | sources read-only | |||||
* | | | | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibs | Darrell Anderson | 2013-08-10 | 0 | -0/+0 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | Fix tdeioslaves FTBFS when compiled in standalone. | Alexander Golubev | 2013-08-10 | 2 | -1/+2 | |
| | |/ | |/| | | | | | | | This resolves bug report 1617. | |||||
* | | | Fix tdeioslaves FTBFS when compiled in standalone. | Alexander Golubev | 2013-08-10 | 2 | -1/+2 | |
|/ / | | | | | | | | | | | | | This resolves bug report 1617. Cmake doesn't define HAVE_BACKTRACE. This resolves bug report 1614. | |||||
* | | Disable session management in tdeio slaves | Timothy Pearson | 2013-08-08 | 1 | -1/+1 | |
| | | | | | | | | This relates to Bug 760 | |||||
* | | Allow session manager to be disable on creation when argc and argv are not ↵ | Timothy Pearson | 2013-08-08 | 2 | -0/+34 | |
| | | | | | | | | | | | | passed to TDEApplication This relates to Bug 760 | |||||
* | | Change mount API to allow for mount backends other than pmount | Timothy Pearson | 2013-08-08 | 4 | -7/+147 | |
| | | | | | | | | Add static convenience method for determining X11 VT mapping to TDEApplication | |||||
* | | Fix FTBFS on tdehardwaredevices.cpp with some combinations of options. | Alexander Golubev | 2013-08-07 | 2 | -15/+14 | |
| | | | | | | | | This resolves bug report 1594. | |||||
* | | Allow TDEApplication objects to be constructed without a session manager | Timothy Pearson | 2013-08-06 | 2 | -2/+45 | |
| | | | | | | | | This relates to Bug 760 | |||||
* | | Update VERSION in root CMakeLists.txt. | Darrell Anderson | 2013-08-01 | 1 | -1/+1 | |
| | | | | | | | | This partially resolves bug report 1595. | |||||
* | | Fix FTBFS when xrender is missing. | Alexander Golubev | 2013-08-01 | 1 | -0/+2 | |
| | | | | | | | | This resolves bug report 1554. | |||||
* | | Add files omitted in commit 5da63fe9 | Slávek Banko | 2013-08-01 | 2 | -0/+1475 | |
| | | ||||||
* | | Fix battery charge detection | Francois Andriot | 2013-08-01 | 1 | -0/+9 | |
| | | | | | | | | This resolves Bug 1514 | |||||
* | | Fix FTBFS due to libart location | Francois Andriot | 2013-08-01 | 2 | -0/+2 | |
| | | ||||||
* | | Fix FTBFS on libudev includes | Francois Andriot | 2013-08-01 | 2 | -0/+4 | |
| | | ||||||
* | | Fix application menu. This partially resolves bug report 1563. | Francois Andriot | 2013-07-31 | 4 | -1477/+2 | |
| | | ||||||
* | | Fix incorrect classification of DVD DL disks | Timothy Pearson | 2013-07-29 | 1 | -4/+0 | |
|/ | ||||||
* | Add hardware clasification rules for virtio devices | Slávek Banko | 2013-07-25 | 1 | -0/+11 | |
| | ||||||
* | Second part of renaming kdessh -> tdessh | Slávek Banko | 2013-07-22 | 6 | -6/+6 | |
| | ||||||
* | Rename kdepasswd -> tdepasswd | Slávek Banko | 2013-07-22 | 4 | -4/+4 | |
| | ||||||
* | Expose layout members needed to utilize buttons | Timothy Pearson | 2013-07-20 | 2 | -12/+16 | |
| | ||||||
* | Fix network-manager backend crash on certain systems when network-manager is ↵ | Timothy Pearson | 2013-07-16 | 3 | -12/+46 | |
| | | | | | | not available Add ability to show buttons in KSMModalDialog | |||||
* | Select any available wireless network in findAccessPointByBSSID | Timothy Pearson | 2013-07-10 | 1 | -1/+4 | |
| | | | | This resolves Bug 1496 | |||||
* | Fix network manager interface not returning active connections | Timothy Pearson | 2013-07-07 | 2 | -2/+5 | |
| | | | | Add unclassified TI FlashMedia device | |||||
* | Fix incorrect clasification of hardware devices | Timothy Pearson | 2013-06-22 | 1 | -0/+5 | |
| | | | | This resolves a bug accidentally introduced in GIT hash b282a7bb | |||||
* | Fix Kate not coming to foreground with focus in MDI mode | Timothy Pearson | 2013-06-21 | 1 | -25/+2 | |
| | | | | This resolves Bug 692 | |||||
* | Add ability to set active window to TDEMainWindow | Timothy Pearson | 2013-06-20 | 2 | -0/+39 | |
| | ||||||
* | Add ability to ignore internal reference URLs in KURL equality comparison | Timothy Pearson | 2013-06-19 | 2 | -2/+23 | |
| | ||||||
* | Allow small execute area to be used in TDEListView | Timothy Pearson | 2013-06-10 | 2 | -5/+31 | |
| | | | | This partially resolves Bug 1543 | |||||
* | Fix inability to connect with unsecured wireless access point | Timothy Pearson | 2013-06-10 | 2 | -61/+305 | |
| | | | | Add plain-text connection failure messages | |||||
* | Reduce CPU usage of triggerless device polling routine | Timothy Pearson | 2013-06-01 | 5 | -40/+117 | |
| | | | | Fix TDEListView not emitting executed signal for part of entire highlighted item area | |||||
* | Disable polling of triggerless devices by default | Timothy Pearson | 2013-06-01 | 2 | -5/+23 | |
| | | | | This resolves Bug 1516 | |||||
* | Fix possible DOS in konqueror (CVE-2009-2537) | Francois Andriot | 2013-06-01 | 1 | -2/+11 | |
| | ||||||
* | Fix security issue when displaying certificate informations (CVE-2011-3365) | Francois Andriot | 2013-06-01 | 2 | -8/+38 | |
| | ||||||
* | Reset submodule main/tdelibs/admin to latest HEAD | Automated System | 2013-05-23 | 1 | -0/+0 | |
| | ||||||
* | Fix saving display config when Gamma is not supported by xrandr | Francois Andriot | 2013-05-24 | 1 | -10/+20 | |
| | | | | This resolves Bug 1506 | |||||
* | Fix incomplete size restoration in TDEMainWindow class | Timothy Pearson | 2013-05-23 | 3 | -75/+92 | |
| | | | | | This resolves Bug 1519 Clean up build warnings in KEditToolbar | |||||
* | Fix invalid toolbar data structure size declarations | Timothy Pearson | 2013-05-20 | 2 | -32/+40 | |
| | | | | This cleans up a slew of Valgrind memcheck warnings | |||||
* | Reduce network-manager backend debug spew | Timothy Pearson | 2013-05-18 | 2 | -2/+31 | |
| | ||||||
* | Fix uninitialized class member variables in network manager | Timothy Pearson | 2013-05-18 | 1 | -4/+11 | |
| | ||||||
* | Fix several warnings and excessive .xsession-errors log spam when ↵ | Timothy Pearson | 2013-05-18 | 3 | -39/+52 | |
| | | | | network-manager VPN service is not available | |||||
* | Add error reporting to network-manager backend | Timothy Pearson | 2013-05-18 | 2 | -12/+81 | |
| | | | | Fix inability to create new wireless connections | |||||
* | Rename remnant files and references from kinit -> tdeinit. | Darrell Anderson | 2013-05-17 | 34 | -9/+9 | |
| | ||||||
* | Update [kinit wrapper] -> [tdeinit wrapper]. | Darrell Anderson | 2013-05-16 | 1 | -19/+19 | |
| | ||||||
* | Fix DCOP standard TQt object marshaling | Timothy Pearson | 2013-05-15 | 2 | -19/+35 | |
| | | | | This partially resolves Bug 1510 | |||||
* | Properly fix getting file name with ICC configuration | Slávek Banko | 2013-05-15 | 1 | -18/+4 | |
| | ||||||
* | Remove references to mpeg-4 in mpeg.desktop. | Darrell Anderson | 2013-05-12 | 1 | -2/+2 | |
| | ||||||
* | Add XZ tdeioslave | Francois Andriot | 2013-05-08 | 11 | -0/+411 | |
| | | | | Based on KDE GIT commit bbe9e8f5 | |||||
* | Fix errant extra source line in GIT hash b4a23465 | Timothy Pearson | 2013-05-08 | 1 | -2/+0 | |
| |