- 18 Jan, 2018 40 commits
-
-
Michael Reeves authored
*use old syntax to connect signal percent which is overloaded by a non-signal
-
Michael Reeves authored
*fix missing headers *scrat obsolete since who knows when storage specifier --finally being offically removed from specs *fix warning about delete vs delete[] *QDialog porting
-
Michael Reeves authored
*use KDialog::spacingHint for now.
-
Michael Reeves authored
-
Michael Reeves authored
*add missing Q_OBJECT
-
Michael Reeves authored
*preemptively uncomment all #include *.moc lines --already had one esoteric error related to this
-
Michael Reeves authored
-
Michael Reeves authored
*correct auto conversion error in switching to new slot/singal syntax
-
Michael Reeves authored
*don't use QByteArray for strings.
-
Michael Reeves authored
-
Michael Reeves authored
*sync the initializations of said data while where at it *restore original kreplacements/* *rm unused class
-
Michael Reeves authored
*update constructor for KPart plugin.
-
Michael Reeves authored
-
Michael Reeves authored
-
Michael Reeves authored
*rm unneeded since KDE2 code. *rework plugin for kf5
-
Michael Reeves authored
*port KStatusBar->QStatusBar. *resolve hidden virtual function warning --Why is ContextFreeTranslator even here?
-
Michael Reeves authored
-
Michael Reeves authored
-
Michael Reeves authored
*fix boched script port from KCmdLineArgs. *move QApplication contruction to first line in main multiple classes now depend on this
-
Michael Reeves authored
-
Michael Reeves authored
-
Michael Reeves authored
*use kcoreaddons_add_plugin instead of add_library *remove unneeded dependancy *use NO_POLICY_SCOPE to avoid spurious warnings from CMake *don't include KDEFrameworkCompilerSettings with its convention enforcing defines we are not KDE.
-
Michael Reeves authored
-
Michael Reeves authored
*ported klocale
-
Michael Reeves authored
*remove unneeded cruft/workaround.
-
Michael Reeves authored
*move KF5DocsTools location to doc/CMakeLists.txt where it belongs
-
Michael Reeves authored
-
Michael Reeves authored
-
Michael Reeves authored
*move workaround define to CMakeLists.txt *silence extra QT errors. *add QtWidgets
-
Michael Reeves authored
-
Michael Reeves authored
-
Michael Reeves authored
-
Michael Reeves authored
-
Michael Reeves authored
-
Michael Reeves authored
-
Michael Reeves authored
-
Michael Reeves authored
-
Michael Reeves authored
-
Michael Reeves authored
*update for new cmake *add feature_summary *misc fixes not found by scripts.
-
Michael Reeves authored
-