Commit Graph

1034 Commits (80a04dbf8a7f10fd9d78fdf85374fcf1d4ab93e9)
 

Author SHA1 Message Date
Timothy Pearson 411486cc50 Disable session management in tdeio slaves
This relates to Bug 760
12 years ago
Timothy Pearson 7cc3a975d2 Allow session manager to be disable on creation when argc and argv are not passed to TDEApplication
This relates to Bug 760
12 years ago
Timothy Pearson 1f3ee12a9a Change mount API to allow for mount backends other than pmount
Add static convenience method for determining X11 VT mapping to TDEApplication
12 years ago
Alexander Golubev c8d64e3c7b Fix FTBFS on tdehardwaredevices.cpp with some combinations of options.
This resolves bug report 1594.
12 years ago
Timothy Pearson 6f4fd5e563 Allow TDEApplication objects to be constructed without a session manager
This relates to Bug 760
12 years ago
Darrell Anderson 5ee8849b09 Update VERSION in root CMakeLists.txt.
This partially resolves bug report 1595.
12 years ago
Alexander Golubev be31b51dbc Fix FTBFS when xrender is missing.
This resolves bug report 1554.
12 years ago
Slávek Banko cf1952a447 Add files omitted in commit 5da63fe9 12 years ago
Francois Andriot fb86c5c845 Fix battery charge detection
This resolves Bug 1514
12 years ago
Francois Andriot 12b5e141be Fix FTBFS due to libart location 12 years ago
Francois Andriot 6b1e323cd2 Fix FTBFS on libudev includes 12 years ago
Francois Andriot 5da63fe957 Fix application menu. This partially resolves bug report 1563. 12 years ago
Timothy Pearson 0ba3ad1ab1 Fix incorrect classification of DVD DL disks 12 years ago
Golubev Alexander 34f10b970c removed #include config.h from installable header tdenetworkdevice.h 12 years ago
Golubev Alexander a77da52267 add excess inclusion to tdehwcommontypes.h to fix compilation of other modules 12 years ago
Golubev Alexander b94916d7ca add instalation of missing tdehwcommontypes.h include 12 years ago
Golubev Alexander 29bc5feb2c fixed build without consolekit support 12 years ago
Golubev Alexander e7708ec743 complete tdehardwaredevices split 12 years ago
Golubev Alexander 4b775b444d tdehw: three more classes splited 12 years ago
Golubev Alexander 8bc5f3a294 moved first two classes of tdehw to their own files 12 years ago
Golubev Alexander 0984f01947 move all tdehw stuff into separate subdir 12 years ago
Golubev Alexander 70ce443ca3 force cmake to create update-entities script in binary directory: make sources read-only 12 years ago
Slávek Banko c039fefba9 Add hardware clasification rules for virtio devices 12 years ago
Slávek Banko 8debd5d94c Second part of renaming kdessh -> tdessh 12 years ago
Slávek Banko 40e7a893b0 Rename kdepasswd -> tdepasswd 12 years ago
Timothy Pearson d3c10a4c34 Expose layout members needed to utilize buttons 12 years ago
Timothy Pearson bae793079f Fix network-manager backend crash on certain systems when network-manager is not available
Add ability to show buttons in KSMModalDialog
12 years ago
Timothy Pearson efda5c30fc Select any available wireless network in findAccessPointByBSSID
This resolves Bug 1496
12 years ago
Timothy Pearson 47c56ecaf4 Fix network manager interface not returning active connections
Add unclassified TI FlashMedia device
12 years ago
Timothy Pearson d6816283be Fix incorrect clasification of hardware devices
This resolves a bug accidentally introduced in GIT hash b282a7bb
12 years ago
Timothy Pearson 93993ebd03 Fix Kate not coming to foreground with focus in MDI mode
This resolves Bug 692
12 years ago
Timothy Pearson 6f1973a708 Add ability to set active window to TDEMainWindow 12 years ago
Timothy Pearson eefe720310 Add ability to ignore internal reference URLs in KURL equality comparison 12 years ago
Timothy Pearson e2c42b9bb6 Allow small execute area to be used in TDEListView
This partially resolves Bug 1543
12 years ago
Timothy Pearson b4eb5d6af6 Fix inability to connect with unsecured wireless access point
Add plain-text connection failure messages
12 years ago
Timothy Pearson b282a7bb89 Reduce CPU usage of triggerless device polling routine
Fix TDEListView not emitting executed signal for part of entire highlighted item area
12 years ago
Timothy Pearson f04d5a36ad Disable polling of triggerless devices by default
This resolves Bug 1516
12 years ago
Francois Andriot 89cfde63b8 Fix possible DOS in konqueror (CVE-2009-2537) 12 years ago
Francois Andriot a67a48107f Fix security issue when displaying certificate informations (CVE-2011-3365) 12 years ago
Automated System 930498ce8a Reset submodule main/tdelibs/admin to latest HEAD 12 years ago
Francois Andriot 90c0f26c7c Fix saving display config when Gamma is not supported by xrandr
This resolves Bug 1506
12 years ago
Timothy Pearson 2d2661a554 Fix incomplete size restoration in TDEMainWindow class
This resolves Bug 1519
Clean up build warnings in KEditToolbar
12 years ago
Timothy Pearson b1c819c323 Fix invalid toolbar data structure size declarations
This cleans up a slew of Valgrind memcheck warnings
12 years ago
Timothy Pearson 3b58374eba Reduce network-manager backend debug spew 12 years ago
Timothy Pearson 85a072d6bf Fix uninitialized class member variables in network manager 12 years ago
Timothy Pearson 5b16595440 Fix several warnings and excessive .xsession-errors log spam when network-manager VPN service is not available 12 years ago
Timothy Pearson 0f6250882c Add error reporting to network-manager backend
Fix inability to create new wireless connections
12 years ago
Darrell Anderson 47a706a785 Rename remnant files and references from kinit -> tdeinit. 12 years ago
Darrell Anderson 931f86e56b Update [kinit wrapper] -> [tdeinit wrapper]. 12 years ago
Timothy Pearson 7e397d203c Fix DCOP standard TQt object marshaling
This partially resolves Bug 1510
12 years ago