User Details
User Details
- User Since
- Mar 14 2016, 9:27 PM (475 w, 1 d)
- Availability
- Available
May 1 2018
May 1 2018
neundorf committed R40:1e54bfca9028: S & R: next try at formatting the string so that it satisfies the i18n… (authored by neundorf).
S & R: next try at formatting the string so that it satisfies the i18n…
neundorf added a comment to R40:9e551f79ba09: Search & Replace: show number of checked items in the header row.
Where can I find documentation about that "context" ?
In the docs for i18n(), i18np(), i18nc() etc. it is just mentioned that there
is a context parameter but not what that is or how it should be used.
Search& Replace: fixing last commit
Apr 30 2018
Apr 30 2018
neundorf added a comment to R40:9e551f79ba09: Search & Replace: show number of checked items in the header row.
First try to fix it:
https://commits.kde.org/kate/bd321190aedfcd4a3a19f215abf13cd3e135138f
neundorf committed R40:bd321190aedf: Search&Replace: try to fix issues with plural in 18np() (authored by neundorf).
Search&Replace: try to fix issues with plural in 18np()
Apr 28 2018
Apr 28 2018
neundorf added a comment to R40:9e551f79ba09: Search & Replace: show number of checked items in the header row.
This is the call:
i18np("<b><i>One match found in folder %2</i></b>",
"<b><i>%1 matches (%3 checked) found in folder %2</i></b>", m_curResults->matches, m_resultBaseDir, checkedItemCount));
Apr 27 2018
Apr 27 2018
neundorf committed R40:dcdcb854fcfe: S & R: move the "Use current docs path" button next to the URL requester (authored by neundorf).
S & R: move the "Use current docs path" button next to the URL requester
Apr 18 2018
Apr 18 2018
neundorf committed R40:9e551f79ba09: Search & Replace: show number of checked items in the header row (authored by neundorf).
Search & Replace: show number of checked items in the header row
neundorf committed R40:82b0a087fbd4: Search & Replace: move code for setting the root item into separate function (authored by neundorf).
Search & Replace: move code for setting the root item into separate function
Feb 28 2018
Feb 28 2018
Search&Replace: add tooltips
Jan 18 2018
Jan 18 2018
neundorf added a comment to D9901: Search&Replace: Make exclude filter work on the relative subdirs.
neundorf committed R40:749fa3b25f0b: search plugin: make the "Exclude"-filter work properly (authored by neundorf).
search plugin: make the "Exclude"-filter work properly
Jan 17 2018
Jan 17 2018
neundorf added a comment to D9901: Search&Replace: Make exclude filter work on the relative subdirs.
Kare, what do you suggest ?
How about committing that now (and make the exclude-filter work), and after that do the refactoring ?
I can give it a try.
Jan 16 2018
Jan 16 2018
neundorf added a comment to D9901: Search&Replace: Make exclude filter work on the relative subdirs.
Dec 18 2017
Dec 18 2017
Definitely an improvement :-)
Dec 11 2017
Dec 11 2017
neundorf committed R40:ea7cd2cad249: Search&Replace: trim file types list from whitespace (authored by neundorf).
Search&Replace: trim file types list from whitespace
Sep 30 2017
Sep 30 2017
neundorf committed R40:8b5711119721: Search&Replace: Expand/collapse results if the expand-button is clicked (authored by neundorf).
Search&Replace: Expand/collapse results if the expand-button is clicked
Sep 15 2017
Sep 15 2017
neundorf committed R40:e2d5c00eabea: -make "Gp up" work after "Current document folder" (authored by neundorf).
-make "Gp up" work after "Current document folder"
Sep 1 2017
Sep 1 2017
neundorf committed R40:ab94e071a7bf: search plugin: fix startSearch() when pressing Enter in the folder requester (authored by neundorf).
search plugin: fix startSearch() when pressing Enter in the folder requester
Aug 31 2017
Aug 31 2017
neundorf committed R40:7a1146443c1c: - ask user for confirmation when dropping a directory (authored by neundorf).
- ask user for confirmation when dropping a directory
Aug 8 2017
Aug 8 2017
neundorf committed R32:ece570a19f5b: these two files are part of MacroLibrary.cmake (authored by neundorf).
these two files are part of MacroLibrary.cmake
Sep 10 2016
Sep 10 2016
neundorf committed R172:3b43d5fb6f42: -move kdepimlibs dashboard to my.cdash.org, set nightly start time to 20:00:00… (authored by neundorf).
-move kdepimlibs dashboard to my.cdash.org, set nightly start time to 20:00:00…
neundorf committed R173:3b43d5fb6f42: -move kdepimlibs dashboard to my.cdash.org, set nightly start time to 20:00:00… (authored by neundorf).
-move kdepimlibs dashboard to my.cdash.org, set nightly start time to 20:00:00…
-more warnings
neundorf committed R172:6ae2745be3e8: -add files for a nightly build of kdepimlibs (will be at http://my.cdash. (authored by neundorf).
-add files for a nightly build of kdepimlibs (will be at http://my.cdash.
neundorf committed R172:71153115b682: -introduce a required version number of kdelibs (4.1.80 for now), this has to… (authored by neundorf).
-introduce a required version number of kdelibs (4.1.80 for now), this has to…
neundorf committed R172:7b5a7b8bac93: -remove some support for intermediate versions between 4.1 and now -add more… (authored by neundorf).
-remove some support for intermediate versions between 4.1 and now -add more…
neundorf committed R172:931c51976584: -rename the new kde4_write_basic_cmake_version_file() to… (authored by neundorf).
-rename the new kde4_write_basic_cmake_version_file() to…
neundorf committed R172:9c2474c1b47b: -changed install location of the Config.cmake file: include the version number… (authored by neundorf).
-changed install location of the Config.cmake file: include the version number…
neundorf committed R172:9f027a69fc59: -introduce a version number for kdepimlibs, start with 4.2.0, discussed with… (authored by neundorf).
-introduce a version number for kdepimlibs, start with 4.2.0, discussed with…
neundorf committed R172:1feec7b7e293: -one more rework the installation of kdepimlibs (last one hopefully) (authored by neundorf).
-one more rework the installation of kdepimlibs (last one hopefully)
neundorf committed R172:abb8acb781bd: -add GPGME_LIBRARY_DIR to FindGpgme.cmake, which can be used as a hint in… (authored by neundorf).
-add GPGME_LIBRARY_DIR to FindGpgme.cmake, which can be used as a hint in…
neundorf committed R172:2d07bfd1ebe0: -prefix the targets exported from kdepimlibs with "KDEPIMLibs::", this should… (authored by neundorf).
-prefix the targets exported from kdepimlibs with "KDEPIMLibs::", this should…
neundorf committed R172:1c44ed32eae0: big patch which makes the reduced link interface work for kdepimlibs and kdepim: (authored by neundorf).
big patch which makes the reduced link interface work for kdepimlibs and kdepim:
neundorf committed R172:69f6f19b4f73: remove the backwards compat. settings, the DEFAULT_ARGS exist since kdelibs 4.0. (authored by neundorf).
remove the backwards compat. settings, the DEFAULT_ARGS exist since kdelibs 4.0.
-more warnings
neundorf committed R172:b68317ba3d91: don't test for INSTALL_TARGETS_DEFAULT_ARGS, it is there since KDE 4.0.2 (authored by neundorf).
don't test for INSTALL_TARGETS_DEFAULT_ARGS, it is there since KDE 4.0.2
neundorf committed R173:6ae2745be3e8: -add files for a nightly build of kdepimlibs (will be at http://my.cdash. (authored by neundorf).
-add files for a nightly build of kdepimlibs (will be at http://my.cdash.
neundorf committed R172:23668a8e44fe: in cmake 2.6.0RC9 FindBoost.cmake is slightly broken, it changes the policy… (authored by neundorf).
in cmake 2.6.0RC9 FindBoost.cmake is slightly broken, it changes the policy…
neundorf committed R172:19f4bd33b2fd: -remove workaround for cmake 2.6.0RC9 again, everybody using cmake 2.6.0RC9… (authored by neundorf).
-remove workaround for cmake 2.6.0RC9 again, everybody using cmake 2.6.0RC9…
neundorf committed R172:ce7086d41949: the DESTINATION keyword is not required when using INSTALL_TARGETS_DEFAULT_ARGS… (authored by neundorf).
the DESTINATION keyword is not required when using INSTALL_TARGETS_DEFAULT_ARGS…
neundorf committed R172:49a4838ae056: -add the COMPONENT Develop argument to the install() command for headers… (authored by neundorf).
-add the COMPONENT Develop argument to the install() command for headers…
oops, removed a bit too much
neundorf committed R172:a62ac0312091: fix commit from yesterday: the DESTINATION keyword is already contained in… (authored by neundorf).
fix commit from yesterday: the DESTINATION keyword is already contained in…
neundorf committed R173:71153115b682: -introduce a required version number of kdelibs (4.1.80 for now), this has to… (authored by neundorf).
-introduce a required version number of kdelibs (4.1.80 for now), this has to…
neundorf committed R173:7b5a7b8bac93: -remove some support for intermediate versions between 4.1 and now -add more… (authored by neundorf).
-remove some support for intermediate versions between 4.1 and now -add more…
neundorf committed R173:931c51976584: -rename the new kde4_write_basic_cmake_version_file() to… (authored by neundorf).
-rename the new kde4_write_basic_cmake_version_file() to…
neundorf committed R173:9c2474c1b47b: -changed install location of the Config.cmake file: include the version number… (authored by neundorf).
-changed install location of the Config.cmake file: include the version number…
neundorf committed R173:9f027a69fc59: -introduce a version number for kdepimlibs, start with 4.2.0, discussed with… (authored by neundorf).
-introduce a version number for kdepimlibs, start with 4.2.0, discussed with…
neundorf committed R173:1feec7b7e293: -one more rework the installation of kdepimlibs (last one hopefully) (authored by neundorf).
-one more rework the installation of kdepimlibs (last one hopefully)
neundorf committed R173:abb8acb781bd: -add GPGME_LIBRARY_DIR to FindGpgme.cmake, which can be used as a hint in… (authored by neundorf).
-add GPGME_LIBRARY_DIR to FindGpgme.cmake, which can be used as a hint in…
neundorf committed R173:1c44ed32eae0: big patch which makes the reduced link interface work for kdepimlibs and kdepim: (authored by neundorf).
big patch which makes the reduced link interface work for kdepimlibs and kdepim:
neundorf committed R173:2d07bfd1ebe0: -prefix the targets exported from kdepimlibs with "KDEPIMLibs::", this should… (authored by neundorf).
-prefix the targets exported from kdepimlibs with "KDEPIMLibs::", this should…
neundorf committed R173:69f6f19b4f73: remove the backwards compat. settings, the DEFAULT_ARGS exist since kdelibs 4.0. (authored by neundorf).
remove the backwards compat. settings, the DEFAULT_ARGS exist since kdelibs 4.0.
neundorf committed R173:b68317ba3d91: don't test for INSTALL_TARGETS_DEFAULT_ARGS, it is there since KDE 4.0.2 (authored by neundorf).
don't test for INSTALL_TARGETS_DEFAULT_ARGS, it is there since KDE 4.0.2
neundorf committed R173:19f4bd33b2fd: -remove workaround for cmake 2.6.0RC9 again, everybody using cmake 2.6.0RC9… (authored by neundorf).
-remove workaround for cmake 2.6.0RC9 again, everybody using cmake 2.6.0RC9…
neundorf committed R173:23668a8e44fe: in cmake 2.6.0RC9 FindBoost.cmake is slightly broken, it changes the policy… (authored by neundorf).
in cmake 2.6.0RC9 FindBoost.cmake is slightly broken, it changes the policy…
neundorf committed R173:ce7086d41949: the DESTINATION keyword is not required when using INSTALL_TARGETS_DEFAULT_ARGS… (authored by neundorf).
the DESTINATION keyword is not required when using INSTALL_TARGETS_DEFAULT_ARGS…
neundorf committed R173:49a4838ae056: -add the COMPONENT Develop argument to the install() command for headers… (authored by neundorf).
-add the COMPONENT Develop argument to the install() command for headers…
oops, removed a bit too much
neundorf committed R173:a62ac0312091: fix commit from yesterday: the DESTINATION keyword is already contained in… (authored by neundorf).
fix commit from yesterday: the DESTINATION keyword is already contained in…
neundorf committed R172:42fde4d53b72: -remove kde4_install_libtool_file(), not necessary anymore since we switched… (authored by neundorf).
-remove kde4_install_libtool_file(), not necessary anymore since we switched…
neundorf committed R172:5487123b4db3: -kde4_install_libtool_file() is not anymore required for plugins since the… (authored by neundorf).
-kde4_install_libtool_file() is not anymore required for plugins since the…
neundorf committed R108:c4f56beb2705: -also disable _KDE4_TARGET_LINK_INTERFACE_LIBRARIES() and use the renamed… (authored by neundorf).
-also disable _KDE4_TARGET_LINK_INTERFACE_LIBRARIES() and use the renamed…
neundorf committed R108:565e7ecf3cc1: -also export kephal, kdecorations, kwineffects and ksrgd (or so) (authored by neundorf).
-also export kephal, kdecorations, kwineffects and ksrgd (or so)
neundorf committed R108:11ee7e5a2f5e: -make kdebase build with the reduced link interface using target_link_libraries… (authored by neundorf).
-make kdebase build with the reduced link interface using target_link_libraries…
neundorf committed R108:e767fe63e5e6: -also disable _KDE4_TARGET_LINK_INTERFACE_LIBRARIES() and use the renamed… (authored by neundorf).
-also disable _KDE4_TARGET_LINK_INTERFACE_LIBRARIES() and use the renamed…
neundorf committed R108:d5d96cf944e0: -prefix kde4_target_link_interface_libraries() with an "_", to make clear this… (authored by neundorf).
-prefix kde4_target_link_interface_libraries() with an "_", to make clear this…
-adapt to the new install stuff
neundorf committed R172:de54f9112ece: kde4_header and kde4_footer() are gone now (authored by neundorf).
kde4_header and kde4_footer() are gone now
neundorf committed R172:573e32f84ea3: kde4_header and kde4_footer() are gone now (authored by neundorf).
kde4_header and kde4_footer() are gone now
neundorf committed R172:66652bbf41a7: kde4_header and kde4_footer() are gone now (authored by neundorf).
kde4_header and kde4_footer() are gone now
neundorf committed R172:dee08dac2fb2: -add FONTCONFIG_INCLUDE_DIR where required -cleanup the toplevel CMakeLists.txt… (authored by neundorf).
-add FONTCONFIG_INCLUDE_DIR where required -cleanup the toplevel CMakeLists.txt…
neundorf committed R172:c65e9137e43b: -cleanup the toplevel CMakeLists.txt a bit -remove include_directories… (authored by neundorf).
-cleanup the toplevel CMakeLists.txt a bit -remove include_directories…
neundorf committed R172:98add57395ba: -remove the kde4_create_doxygen_docs() command (authored by neundorf).
-remove the kde4_create_doxygen_docs() command
-cmake 2.4.1 beta is now required
neundorf committed R108:2e946a9fe135: -adapt kdebase to the renaming of kde4_target_link_interface_libraries() to… (authored by neundorf).
-adapt kdebase to the renaming of kde4_target_link_interface_libraries() to…
neundorf committed R172:29a0145612ab: -add the NOGUI keyword to the KDE4_ADD_EXECUTABLE_CALLS() (authored by neundorf).
-add the NOGUI keyword to the KDE4_ADD_EXECUTABLE_CALLS()
neundorf committed R172:7831be2264ed: -first steps to a more modular configuration: create a pop3-config.h and a smtp… (authored by neundorf).
-first steps to a more modular configuration: create a pop3-config.h and a smtp…
neundorf committed R172:9a8e8ba17c73: -remove kde4_create_doxygen_docs() in kdelibs -compile the kaccel x11 stuff… (authored by neundorf).
-remove kde4_create_doxygen_docs() in kdelibs -compile the kaccel x11 stuff…
neundorf committed R172:f71500609e0c: -use KDE4_INCLUDES instead of KDE4_INCLUDE_DIR and QT_INCLUDES (authored by neundorf).
-use KDE4_INCLUDES instead of KDE4_INCLUDE_DIR and QT_INCLUDES
neundorf committed R172:d3f69dbecfd0: -rename QT_AND_KDECORE_LIBS to KDE4_KDECORE_LIBS -rename KDE4_xxx_LIBRARIES to… (authored by neundorf).
-rename QT_AND_KDECORE_LIBS to KDE4_KDECORE_LIBS -rename KDE4_xxx_LIBRARIES to…
neundorf committed R172:310dc9a2a4b9: -fixed redmond theme, am2cmake doesn't like Makefile.am's where the lib is… (authored by neundorf).
-fixed redmond theme, am2cmake doesn't like Makefile.am's where the lib is…
neundorf committed R108:fbed809e32b5: cosmetics: lowercasing, no tabs, indentation, etc. (authored by neundorf).
cosmetics: lowercasing, no tabs, indentation, etc.
neundorf committed R108:5f933c4a4cac: some more space to enhance readability (authored by neundorf).
some more space to enhance readability
neundorf committed R172:c9d8bd83c95f: -renamed the KDE4_something_DIR to something_INSTALL_DIR except… (authored by neundorf).
-renamed the KDE4_something_DIR to something_INSTALL_DIR except…
neundorf committed R172:ee82d313056e: -replace -fexceptions with ${KDE4_ENABLE_EXCEPTIONS} (I'm not sure this is a… (authored by neundorf).
-replace -fexceptions with ${KDE4_ENABLE_EXCEPTIONS} (I'm not sure this is a…
neundorf committed R172:07a5fdc110a8: -added project(name-of_project) commands, so now when using the KDevelop3… (authored by neundorf).
-added project(name-of_project) commands, so now when using the KDevelop3…
neundorf committed R172:f9146944ae82: -changed kde4_create_libtool_file (target dir_relative_to_libdir) to… (authored by neundorf).
-changed kde4_create_libtool_file (target dir_relative_to_libdir) to…
neundorf committed R172:3fddc0e04094: now cmake 2.3.3 is required, if you have an older version, you get a warning (authored by neundorf).
now cmake 2.3.3 is required, if you have an older version, you get a warning
neundorf committed R172:500c92fb8505: the libtool file is required for the plugin, kabc_dir creates it for the library (authored by neundorf).
the libtool file is required for the plugin, kabc_dir creates it for the library
neundorf committed R172:ab4b9c892119: replace QtTest with ${QT_QTTEST_LIBRARY} (authored by neundorf).
replace QtTest with ${QT_QTTEST_LIBRARY}
neundorf committed R172:0dfd64fbc7d7: -moved the variables containing the source files for the former libtool conv. (authored by neundorf).
-moved the variables containing the source files for the former libtool conv.
neundorf committed R172:8d28f6575429: -all install rules work now -DartConfig.cmake contributed by Bill Hoffman (authored by neundorf).
-all install rules work now -DartConfig.cmake contributed by Bill Hoffman
neundorf committed R172:6ed2f5e1dd96: -highligher.cpp: comment rehighligh() out to make it compile -some minor fixes… (authored by neundorf).
-highligher.cpp: comment rehighligh() out to make it compile -some minor fixes…
neundorf committed R172:30eb39798b69: -most tests build, also out-of-source, on FreeBSD, with cmake (set… (authored by neundorf).
-most tests build, also out-of-source, on FreeBSD, with cmake (set…
neundorf committed R172:35d08a77debe: install rules for all headers in kdelibs (authored by neundorf).
install rules for all headers in kdelibs
neundorf committed R172:54b900195fa9: make the makeaddressee script and ksslconfig.h work in out-of-source builds (authored by neundorf).
make the makeaddressee script and ksslconfig.h work in out-of-source builds
neundorf committed R172:b8408b00422b: kdelibs/ compile now with cmake (except khtml/ due to kxmlcore and gcc 3.2) on… (authored by neundorf).
kdelibs/ compile now with cmake (except khtml/ due to kxmlcore and gcc 3.2) on…